| findPathwayNamesByText {rWikiPathways} | R Documentation |
Retrieve list of pathway names containing the query text.
findPathwayNamesByText(query)
query |
A |
Note: there will be multiple listings of the same pathway name if copies exist for multiple species.
A list of lists
{
findPathwayNamesByText('cancer')
}