findPathwayUrlsByLiterature: Find Pathway URLs By Literature

View source: R/findPathwaysByLiterature.R

findPathwayUrlsByLiteratureR Documentation

Find Pathway URLs By Literature

Description

Retrieve list of pathway URLs containing the query citation.

Usage

findPathwayUrlsByLiterature(query = NULL)

Arguments

query

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

Value

A list of lists

See Also

findPathwaysByLiterature

Examples

{
findPathwayUrlsByLiterature('19649250')
findPathwayUrlsByLiterature('smith')
findPathwayUrlsByLiterature('cancer')
}

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