getPathwayIdsByParentOntologyTerm: Get Pathway WPIDs by Parent Ontology Term

getPathwayIdsByParentOntologyTermR Documentation

Get Pathway WPIDs by Parent Ontology Term

Description

Retrieve pathway WPIDs for every pathway with a child term of given ontology term

Usage

getPathwayIdsByParentOntologyTerm(term = NULL)

Arguments

term

(character) Official name of ontology term, e.g., "signaling pathway"

Value

A list of pathway WPIDs

Examples

{
getPathwayIdsByParentOntologyTerm('signaling pathway')
}

wikipathways/rWikiPathways documentation built on Nov. 1, 2024, 9 p.m.