Description Usage Arguments Value
Returns path to an svg file with enrichment plot
1 2 3 4 5 6 7 8 9 10 11 12 |
es |
ExpressionSet object. |
rankBy |
name of the numeric column used for gene ranking |
selectedGenes |
indexes of selected genes (starting from one, in the order of fData) |
width |
width of the image (in inches) |
height |
height of the image (in inches) |
vertical |
whether to use vertical orientation (default: FALSE) |
addHeatmap |
whether to add an expression heatmap, sorted by rankBy (default: FALSE) |
showAnnotation |
a name of column annotation to add to the heatmap, default: NULL (no annotation) |
annotationColors |
a list of colors to use in annotation |
pallete |
a vector of colors to draw heatmap |
path to an svg file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.