getGSEAplot | R Documentation |
plot enrichment graph
getGSEAplot(
gsea.list,
myCelltype,
fc.list,
geneSetID,
selectedGeneID = NULL,
mycol = NULL
)
gsea.list |
a list of enrichment result from cellwave |
myCelltype |
the cell type of receiver cell |
fc.list |
foldchange list in the cellwave object |
geneSetID |
the character of TF symbol, only significant activated can be inspected |
selectedGeneID |
default is NULL, label the position of specific gene in FC flow. |
mycol |
the color of each TF. the length is consistent with geneSetID |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.