findPathwayNamesByText: Find Pathway Names By Text

Description Usage Arguments Details Value See Also Examples

View source: R/findPathwayByText.R

Description

Retrieve list of pathway names containing the query text.

Usage

1

Arguments

query

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

Details

Note: there will be multiple listings of the same pathway name if copies exist for multiple species.

Value

A list of pathway names

See Also

findPathwaysByText

Examples

1
2
3
{
findPathwayNamesByText('cancer')
}

egonw/rwikipathways documentation built on May 12, 2021, 1:40 a.m.