pcxn_gene_members: Acquire the gene members of a pathway from the pcxnData...

Description Usage Arguments Value Author(s) Examples

View source: R/pcxn_gene_members.R

Description

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

Usage

1
pcxn_gene_members(pathway_name = "Alzheimer's disease (KEGG)")

Arguments

pathway_name

the pathway whose members we want

Value

a matrix of Entrez IDs and gene symbols

Author(s)

Sokratis Kariotis

Examples

1
2
# Get the members of a single pathway
pcxn_gene_members("Alzheimer's disease (KEGG)")

pcxn documentation built on Nov. 8, 2020, 10:58 p.m.