findPathwayNamesByText: Find Pathway Names By Text

View source: R/findPathwaysByText.R

findPathwayNamesByTextR Documentation

Find Pathway Names By Text

Description

Retrieve list of pathway names containing the query text.

Usage

findPathwayNamesByText(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 pathway names

See Also

findPathwaysByText

Examples

{
findPathwayNamesByText('cancer')
}

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