View source: R/functional_functions.R
gprofiler_analysis | R Documentation |
Create gprofiler gene ontology enrichment for a given dataset
gprofiler_analysis(
genes_of_interest,
dir2save,
name2use,
significant_ = TRUE,
organism2use = "hsapiens"
)
genes_of_interest |
List of genes (ENSEMBL ids) |
name2use |
Name tag to add |
significant_ |
Flag to show only significant (default) or any result ranked by pvalue |
organism2use |
Organism species name. Default: hsapiens |
dirsave |
Folder to store results |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.