gprofiler_analysis: Create gprofiler gene ontology enrichment for a given dataset

View source: R/functional_functions.R

gprofiler_analysisR Documentation

Create gprofiler gene ontology enrichment for a given dataset

Description

Create gprofiler gene ontology enrichment for a given dataset

Usage

gprofiler_analysis(
  genes_of_interest,
  dir2save,
  name2use,
  significant_ = TRUE,
  organism2use = "hsapiens"
)

Arguments

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


HCGB-IGTP/HCGB.IGTP.DAnalysis documentation built on April 13, 2025, 12:03 a.m.