Description Usage Arguments Value See Also Examples
This function returns a data frame of p-values, odds ratios, lower and upper confidence limits for every row of a matrix.
1 |
obj |
A MRexperiment object with a count matrix, or a simple count matrix. |
cl |
Group comparison |
thres |
Threshold for defining presence/absence. |
adjust.method |
Method to adjust p-values by. Default is "FDR". Options
include "holm", "hochberg", "hommel", "bonferroni", "BH", "BY", "fdr",
"none". See |
cores |
Number of cores to use. |
... |
Extra parameters for makeCluster |
Matrix of odds ratios, p-values, lower and upper confidence intervals
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.