Description Usage Arguments Author(s) References See Also Examples
Builds a GSEA plot using a gseaSignature object (one of
gseaSignaturesSign
or gseaSignaturesVar
obtained with the
gseaSignatures
function) and a gseaSignificance object (one of
gseaSignificanceSign
or gseaSignificanceVar
obtained with
the gseaSignificance
function).
1 | plot.gseaSignaturesSign(x,gseaSignificance,es.ylim,nes.ylim,es.nes="both",...)
|
x |
object of class |
gseaSignificance |
object of class |
es.ylim |
ylim values for the ES plot. |
nes.ylim |
ylim values for the NES plot. |
es.nes |
can be "es" if we want to plot enrichment score, "nes" if we want to plot normalised enrichment scores or "both"if we want to plot them both. |
... |
Arguments to be passed to |
Evarist Planet
Aravind Subramanian, (October 25, 2005) Gene Set Enrichment Analysis. www.pnas.org/cgi/doi/10.1073/pnas.0506580102
plot.gseaSignaturesSign, plot.gseaSignaturesVar
1 | #for examples see the help file of gseaSigntaures: ?gseaSignatures
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.