getOntologyTermIds {rWikiPathways}R Documentation

Get Ontology Term IDs by Pathway

Description

Retrieve identifiers of ontology terms for a specific pathway.

Usage

getOntologyTermIds(pathway)

Arguments

pathway

WikiPathways identifier (WPID) for the pathway to download, e.g. WP4

Value

A list of term identifiers

Examples

{
getOntologyTermIds('WP554')
}

[Package rWikiPathways version 1.10.2 Index]