getPathwayIdsByOntologyTerm: Get Pathway WPIDs by Ontology Term

getPathwayIdsByOntologyTermR Documentation

Get Pathway WPIDs by Ontology Term

Description

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

Usage

getPathwayIdsByOntologyTerm(term = NULL)

Arguments

term

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

Value

A list of pathway WPIDs

Examples

{
getPathwayIdsByOntologyTerm('PW:0000045')
}

wikipathways/rWikiPathways documentation built on June 13, 2025, 10:44 a.m.