pathways {graphite}R Documentation

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

  pathways("hsapiens", "reactome")

[Package graphite version 1.24.1 Index]