Description Usage Arguments Details Value Examples
View source: R/findPathwayByText.R
Retrieve pathways containing the query text.
1 | 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
1 2 3 | {
findPathwaysByText('cancer')
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.