View source: R/getOntologyTerms.R
getOntologyTerms | R Documentation |
Retrieve information about ontology terms for a specific pathway.
getOntologyTerms(pathway = NULL)
pathway |
WikiPathways identifier (WPID) for the pathway, e.g. WP554. If NULL, then ontology term information for all pathways is returned. |
A data.frame
pathway id and term information
{
getOntologyTerms('WP554')
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.