getPathwaysByParentOntologyTerm: Get Pathways by Parent Ontology Term

getPathwaysByParentOntologyTermR Documentation

Get Pathways by Parent Ontology Term

Description

Retrieve pathway information for every pathway with a child term of given ontology term.

Usage

getPathwaysByParentOntologyTerm(term = NULL)

Arguments

term

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

Value

A data.frame of pathway information

Examples

{
getPathwaysByParentOntologyTerm('signaling pathway')
}

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