This function perform an empirical Bayes modeling on log fold ratios and return the posterior log fold ratios.
normalMM(data, theta0, n.b = 5, d = 10)
A numeric matrix containing limma results, RNA expression levels, posterior log2 fold ratio, log p-values, and estimates of mixture model
A numeric matrix containing limma results and log2 gene expression levels that has a column nameed 'lfc' and a column named 'exp.level.log2'
Standard deviation of log2 fold changes under permutations
Number of bins, default is 5 bins
Number of times for fitting mixture model using different starting values, default is 10