findPathwayIdsByLiterature: Find Pathway WPIDs By Literature

View source: R/findPathwaysByLiterature.R

findPathwayIdsByLiteratureR Documentation

Find Pathway WPIDs By Literature

Description

Retrieve list of pathway WPIDs containing the query citation.

Usage

findPathwayIdsByLiterature(query = NULL)

Arguments

query

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

Value

A list of WPIDs

See Also

findPathwaysByLiterature

Examples

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

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