et_gsea_plot | R Documentation |
This function enrichment plot.
et_gsea_plot(expression_vector, gene_set, prefix, nperm = 1000,
PLOT_GSEA = FALSE)
expression_vector |
named numeric vector |
gene_set |
character vector of gene of interest |
prefix |
string used to prefix outputs |
nperm |
interger number of permutation to use |
PLOT_GSEA |
boolean defining if the GSEA plot needs to be computed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.