getOntologyTerms: Get Ontology Terms by Pathway

View source: R/getOntologyTerms.R

getOntologyTermsR Documentation

Get Ontology Terms by Pathway

Description

Retrieve information about ontology terms for a specific pathway.

Usage

getOntologyTerms(pathway = NULL)

Arguments

pathway

WikiPathways identifier (WPID) for the pathway, e.g. WP554. If NULL, then ontology term information for all pathways is returned.

Value

A data.frame pathway id and term information

Examples

{
getOntologyTerms('WP554')
}

wikipathways/rWikiPathways documentation built on Jan. 10, 2024, 11:37 p.m.