getOntologyTermNames {rWikiPathways}R Documentation

Get Ontology Term Names by Pathway

Description

Retrieve names of ontology terms for a specific pathway.

Usage

getOntologyTermNames(pathway)

Arguments

pathway

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

Value

A list of term names

Examples

{
getOntologyTermNames('WP554')
}

[Package rWikiPathways version 1.12.0 Index]