FisherEnrich | R Documentation |
Use Fisher's exact test to calculate enrichment for count data
FisherEnrich(marker.genes, genesets, n.background, correct = F)
marker.genes |
Top marker genes |
genesets |
List of genesets |
n.background |
Number of background genes |
correct |
FDR correction |
Dataframe with genesets, Fisher enrichment p-values (p.val), number of genes in the geneset (genes_in_set), size of each geneset (geneset_size)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.