Description Usage Arguments Value Examples
View source: R/ICGC.diffExpression_Volcano.R
To plot Volcano for diff genes
1 2 | ICGC.diffExpression_Volcano(diffExpr.data, log2fc.filter,
minus.log10fdr.filter)
|
diffExpr.data |
dataset from ICGC.diffExpression command |
log2fc.filter |
log2fc cutoff value |
minus.log10fdr.filter |
-log10(fdr) cutoff value |
two lists: VolcanoData and VolcanoPlot.
1 | icgc.Volcano(diffExpr.data,2,10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.