getCurationTagNames {rWikiPathways}R Documentation

Get Curation Tag Names on a Pathway

Description

Retrieve names of curation tags for a specific pathway.

Usage

getCurationTagNames(pathway)

Arguments

pathway

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

Value

A list of tag names

Examples

{
getCurationTagNames('WP554')
}

[Package rWikiPathways version 1.10.2 Index]