View source: R/getPathwayInfo.R
getPathwayInfo | R Documentation |
Retrieve information for a specific pathway
getPathwayInfo(pathway = NULL)
pathway |
WikiPathways identifier (WPID) for the pathway to download, e.g. WP554. If NULL, then all pathways are returned. |
A dataframe
of pathway WPID, URL, name, species, revision,
authors, description, and citedIn
{
getPathwayInfo('WP554')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.