getPathwayIdsByCurationTag: Get Pathway WPIDs by Curation Tag

Description Usage Arguments Value Examples

View source: R/getCurationTags.R

Description

Retrieve pathway WPIDs for every pathway with a given curation tag.

Usage

1

Arguments

tag

(character) Official name of curation tag, e.g., "Curation:FeaturedPathway"

Value

A list of pathway WPIDs

Examples

1
2
3
{
getPathwayIdsByCurationTag('Curation:FeaturedPathway')
}

rWikiPathways documentation built on Feb. 28, 2021, 2:01 a.m.