pathways: Retrieve a list of pathways.

Description Usage Arguments Value See Also Examples

View source: R/fetch.R

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

1
  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

1
  pathways("hsapiens", "reactome")

graphite documentation built on Nov. 8, 2020, 8:12 p.m.