Description Usage Arguments Author(s) Examples
Function minimally expects a vector of genes which will be used for functional enrichment analysis with GOST (g:profiler2). Optionally (and recommended) is a list of background genes. One can specify organism and databases to scan against. See '?gost', this here is just a simple wrapper to bring output into a more parsable format.
1 2 3 4 5 6 7 8 |
InputGenes |
vector with gene names (HGNC/MGI/Ensembl) |
BackgroundGenes |
vector with gene names (HGNC/MGI/Ensembl) |
Species |
mmusculus/hsapiens etc... |
Sources |
the databases to use, default is c("KEGG", "REAC") |
FDR.threshold |
FDR threshold for significance, if NULL return all hits |
... |
further arguments for |
Alexander Toenges
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.