Description Usage Arguments Value Examples
The corelated analysis of expression profile between genesets score and gene expression.
1 | GP(expression, geneset, gsva,plot=TRUE)
|
expression |
a matrix for expression profile |
geneset |
a string for gmt file path or a list for one or more gene lists. |
gsva |
the option for GSVA analysis refer to the package GSVA. |
plot |
A logical parameter. This parameter is defined to show whether the correlation is visualized.default plot=TRUE. |
cor_res |
The analysis results of spearman correlation between pathway/Go Score and gene expression |
geneSet.name |
The Geneset label |
geneSet.gene |
The gene list of Geneset |
geneSet.score |
The Score for Geneset by GSEA algorithm |
1 2 3 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.