getDEEntrezIdsSplitted: Get DE ENTREZ IDs

View source: R/ontology.R

getDEEntrezIdsSplittedR Documentation

Get DE ENTREZ IDs

Description

Filter and prepare DE genes for ontology calculations

Usage

getDEEntrezIdsSplitted(de.raw, org.db, p.adj = 1)

Arguments

de.raw

List with differentially expressed genes per cell group

org.db

Organism database, e.g., org.Hs.eg.db for human or org.Ms.eg.db for mouse. Input must be of class 'OrgDb'

p.adj.cutoff

Adj. P cutoff for filtering DE genes (default=0.05)

Value

A list containing DE ENSEMBL gene IDs, and filtered DE genes


kharchenkolab/cacoa documentation built on May 10, 2022, 3:42 a.m.