Description Usage Arguments Value See Also Examples
Adds information regarding to miRNA and mRNA differential expression on the net slot of a corObject
1 | addFoldchanges(obj, add.pvals = FALSE)
|
obj |
a corObject with a net, diffexp.miRNA and diffexp.mRNA slots already defined. |
add.pvals |
TRUE or FALSE (default). If TRUE, p values are added to the net slot. |
a corObject with the following columns added in the net slot:
logratio.miRNA
logratio.mRNA
meanExp.miRNA
meanExp.mRNA
plus, if add.pvals=TRUE:
pval.miRNA
pval.mRNA
adj.pval.miRNA
adj.pval.mRNA
corObject-class
, addDiffexp
, addDiffexp
,
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.