getPathwaysByOntologyTerm: Get Pathways by Ontology Term

getPathwaysByOntologyTermR Documentation

Get Pathways by Ontology Term

Description

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

Usage

getPathwaysByOntologyTerm(term = NULL)

Arguments

term

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

Value

A data.frame of pathway information

Examples

{
getPathwaysByOntologyTerm('PW:0000045')
}

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