getDEEntrezIdsSplitted | R Documentation |
Filter and prepare DE genes for ontology calculations
getDEEntrezIdsSplitted(de.raw, org.db, p.adj = 1)
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 |
Adj. P cutoff for filtering DE genes (default=0.05) |
A list containing DE ENSEMBL gene IDs, and filtered DE genes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.