Description Usage Arguments Value
This function generates variety of plots from GSEA result
1 2 |
data_info |
data frame containing clinical information |
gseaRes |
the result from GSEA |
gs |
geneset "CORALINE Signature" generated from our cohort |
gs_name |
the geneset used for GSEA based on gene names |
geneRank |
the gene ranking used for GSEA |
gene.esI |
expression set of normalized gene counts matrix based on gene names |
title |
a string character indicating the name of geneset |
K |
number of top enriched/significant pathways to be plotted |
type |
a character indicating the group condition |
attr1 |
a character indicating the column name of sample IDs in the clinical data |
attr2 |
a character indicating the column name of desired group in the clinical data |
conditionI |
a character vector indicating the primary group condition |
conditionII |
a character vector indicating the secondary group condition |
N |
a variable indicating one of the value from attr2 |
H1 |
height for plotting significant pathways |
W1 |
width for plotting significant pathway |
H2 |
height for plotting enriched pathways |
W2 |
width for plotting enriched pathways |
H3 |
height for ES plot |
W3 |
width for ES plot |
a list of plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.