Retrieve names of curation tags for a specific pathway.
getCurationTagNames(pathway)
pathway | WikiPathways identifier (WPID) for the pathway to download, e.g. WP4 |
---|
A list
of tag names
{ getCurationTagNames('WP554') }#> [1] "Curation:AnalysisCollection" "Curation:FeaturedPathway" #> [3] "Curation:CurrentHighlight"