pplr
function. This function is only included for testing purposes and is not intended to be used. It will not be available in future versions of puma.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.
orig_pplr(e, control, experiment)
bcomb
data(exampleE)
data(exampleStd)
r<-bcomb(exampleE,exampleStd,replicates=c(1,1,1,2,2,2),method="map")
p<-orig_pplr(r,1,2)
Run the code above in your browser using DataLab