View source: R/cAMARETTO_HTMLreport.R
HGTGeneEnrichmentList
Calculates the p-values for unranked gene set enrichment based on two gmt files as input and the hyper geometric test.
1 | HGTGeneEnrichmentList(genelist, gmtfile, NrCores, ref.numb.genes = 45956)
|
genelist |
The gmt file with reference gene set. |
gmtfile |
The gmt file with gene sets to test. In our case, the gmt file of the modules. |
NrCores |
Number of cores used for parallelization. |
ref.numb.genes |
The total number of genes teste, standard equal to 45956 (MSIGDB standard). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.