pathways: Retrieve a list of pathways.

View source: R/fetch.R

pathwaysR Documentation

Retrieve a list of pathways.

Description

Retrieve a list of pathways from a database for a given species.

graphite currently supports the following databases:

Call the pathwayDatabase function for more details.

Usage

  pathways(species, database)

Arguments

species

one of the supported species

database

the name of the pathway database

Value

A PathwayList object.

See Also

PathwayList, pathwayDatabases

Examples

  pathways("hsapiens", "reactome")

sales-lab/graphite documentation built on Oct. 15, 2023, 9:23 a.m.