getGenesFromPaths: Get gene identifiers from a list of pathways.

Description Usage Arguments Value

View source: R/pathway_functions.R

Description

Takes a list of path identifiers and returns a list of identifiers for the genes in the submitted pathways.

Usage

1
getGenesFromPaths(pids, STUDY)

Arguments

pids

Character vector of cellular pathway identifiers.

STUDY

A study object, a Path_Detail object or a bipartate graph in a "matrix" class R object.

Value

Character vector of gene identifiers.


biodev/packageDir documentation built on Nov. 4, 2019, 7:19 a.m.