Description Usage Arguments Author(s)
Calculate significance of overlap between two gene sets
1 | test_sym_asym(gene_set_1, gene_set_2, number_genes_complete, alternative = "greater")
|
gene_set_1 |
character vector containing gene ids of first gene set |
gene_set_2 |
character vector containing gene ids of second gene set |
number_genes_complete |
number of genes in the complete dataset |
alternative |
character string indicating the alternative hypothesis and must be one of "two.sided" (default), "greater", or "less". Details fisher.test |
Alexander Gabel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.