getOntologyTerms {rWikiPathways}R Documentation

Get Ontology Terms by Pathway

Description

Retrieve information about ontology terms for a specific pathway.

Usage

getOntologyTerms(pathway)

Arguments

pathway

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

Value

A list of tag name, display name, revision, text, timestampe and user

Examples

{
getOntologyTerms('WP554')
}

[Package rWikiPathways version 1.4.0 Index]