findPathwayIdsByText: Find Pathway WPIDs By Text

View source: R/findPathwaysByText.R

findPathwayIdsByTextR Documentation

Find Pathway WPIDs By Text

Description

Retrieve list of pathway WPIDs containing the query text.

Usage

findPathwayIdsByText(query = NULL, field = NULL)

Arguments

query

A character string to search for, e.g., "cancer"

field

Optional character string to restrict search to a single field, e.g., title, description, wpid, species, revision, authors, datanodes, annotations, or citedIn.

Value

A list of WPIDs

See Also

findPathwaysByText

Examples

{
findPathwayIdsByText('cancer')
}

wikipathways/rWikiPathways documentation built on Jan. 10, 2024, 11:37 p.m.