Description Usage Arguments Value
This function performs single sample GSEA
1 2 | ssgseaPlot(ssgsea, condition, n1, n2, data_info, p, attr1, attr2,
conditionI)
|
ssgsea |
an ExpressionSet object containing the result of ssGSEA |
condition |
a string character representing the group condition |
n1 |
a numeric variable indicating the number of samples for one of the group condition |
n2 |
a numeric variable indicating the number of samples for the other group condition |
data_info |
data frame containing clinical information |
p |
a numeric variable indicating the p value cutoff of wilcoxon test |
attr1 |
a string character indicating the column names in clinical file for SampleID |
attr2 |
a string character indicating the column containing group information in clinical data |
conditionI |
a character vector of alternative group condition |
a list of plots and p values of wilcoxon test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.