getCurationTags {rWikiPathways}R Documentation

Get Curation Tags on a Pathway

Description

Retrieve information about curation tags for a specific pathway.

Usage

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

{
getCurationTags('WP554')
}

[Package rWikiPathways version 1.2.1 Index]