| findPathwayNamesByLiterature {rWikiPathways} | R Documentation |
Retrieve list of pathway names containing the query citation.
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
{
findPathwayNamesByLiterature('19649250')
findPathwayNamesByLiterature('smith')
findPathwayNamesByLiterature('cancer')
}