getCurationTags: Get Curation Tags on a Pathway

Description Usage Arguments Value Examples

View source: R/getCurationTags.R

Description

Retrieve information about curation tags for a specific pathway.

Usage

1
getCurationTags(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

1
2
3
{
getCurationTags('WP554')
}

egonw/rWikiPathways documentation built on May 10, 2021, 11:52 a.m.