getPathwayIdsByOntologyTerm: Get Pathway WPIDs by Ontology Term

Description Usage Arguments Value Examples

View source: R/getOntologyTerms.R

Description

Retrieve pathway WPIDs for every pathway with a given ontology term.

Usage

1

Arguments

term

(character) Official name of ontology term, e.g., "PW:0000045"

Value

A list of pathway WPIDs

Examples

1
2
3
{
getPathwayIdsByOntologyTerm('PW:0000045')
}

rWikiPathways documentation built on Feb. 28, 2021, 2:01 a.m.