getGSEA | R Documentation |
calculate enrich for each celltype with all regulons
getGSEA(term_gene_list, FC_OF_CELL, minGSSize = 5, maxGSSize = 500)
term_gene_list |
all regulons of genes denotes geneSet |
FC_OF_CELL |
the cell type which you want to calculate the foldchange |
minGSSize |
set the min size of each geneSet |
maxGSSize |
set the max size of each geneSet |
the enrich result of each celltype with all regulons
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.