Retrieve a list of pathways containing the query text.
findPathwaysByText(query)
query
A character string to search for, e.g., "cancer"
character
A list of lists
list
{ findPathwaysByText('cancer') }