pumaDE instead.This function calculates the probability of positive log-ratio (PPLR) between any two specified conditions in the input data, mean and standard deviation of gene expression level for each condition.
pplr(e, control, experiment, sorted=TRUE)pumaDE, bcomb and hcomb   data(exampleE)
  data(exampleStd)
  r<-bcomb(exampleE,exampleStd,replicates=c(1,1,1,2,2,2),method="map")
  p<-pplr(r,1,2)
Run the code above in your browser using DataLab