findPathwaysByText {rWikiPathways} | R Documentation |
Retrieve pathways containing the query text.
findPathwaysByText(query)
query |
A |
The score is from a lucene index search engine, ranging from 0 to 1 with higher scores for better matches.
A dataframe
of pathway attributes in addition to query result
score
{ findPathwaysByText('cancer') }