Description Usage Arguments Details Value See Also Examples
View source: R/findPathwaysByLiterature.R
Retrieve list of pathway names containing the query citation.
1 | findPathwayNamesByLiterature(query)
|
query |
The |
Note: there will be multiple listings of the same pathway name if copies exist for multiple species.
A list
of lists
findPathwaysByLiterature
1 2 3 4 5 | {
findPathwayNamesByLiterature('19649250')
findPathwayNamesByLiterature('smith')
findPathwayNamesByLiterature('cancer')
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.