findPathwayNamesByLiterature: Find Pathway Names By Literature

View source: R/findPathwaysByLiterature.R

findPathwayNamesByLiteratureR Documentation

Find Pathway Names By Literature

Description

Retrieve list of pathway names containing the query citation.

Usage

findPathwayNamesByLiterature(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

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

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