View source: R/pathway_analysis.R
gsea_rwplot | R Documentation |
Generate high-quality GSEA random-walk figures.
gsea_rwplot(gseares_path, gsname, class_name, metric_range = NULL)
gseares_path |
path to GSEA output. |
gsname |
a character value indicating the gene-set name to generate random-walk plot. |
class_name |
a character value indicating the class of the gene-set, e.g. "GO". |
metric_range |
optional range of the ranking metric. |
this function does not support output from GSEA R implementation. Scripts initially implemented by Thomas Kuilman.
a random-walk plot for selected gene-set
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.