findPathwaysByLiterature: Find Pathways By Literature

View source: R/findPathwaysByLiterature.R

findPathwaysByLiteratureR Documentation

Find Pathways By Literature

Description

Retrieve pathways containing the query citation.

Usage

findPathwaysByLiterature(query = NULL)

Arguments

query

The character string to search for, e.g., a PMID, title keyword, journal abbreviation, year, or author name.

Value

A dataframe of pathway attributes including the matching citations

Examples

{
findPathwaysByLiterature('15134803')
findPathwaysByLiterature('Schwartz GL')
findPathwaysByLiterature('Eur J Pharmacol')
findPathwaysByLiterature('antihypertensive drug responses')
}

wikipathways/rWikiPathways documentation built on Jan. 10, 2024, 11:37 p.m.