graph (version 1.50.0)

pathways: Retrieve a list of pathways.

Description

This function retrieves a list of pathways from a database for a given species.

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

Examples

Run this code
pathways("hsapiens", "reactome")

Run the code above in your browser using DataLab