Description Usage Arguments Value Author(s) Examples
View source: R/pcxn_gene_members.R
Acquire the gene members of one of the available pathways that belong to MSigDB H hallmark pathways, MSigDB C2 Canonical pathways, MSigDB C5 GO BP gene sets or Pathprint genesets
1 | pcxn_gene_members(pathway_name = "Alzheimer's disease (KEGG)")
|
pathway_name |
the pathway whose members we want |
a matrix of Entrez IDs and gene symbols
Sokratis Kariotis
1 2 | # Get the members of a single pathway
pcxn_gene_members("Alzheimer's disease (KEGG)")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.