findPathwaysByOrcid: Find Pathways By ORCID

View source: R/findPathwaysByOrcid.R

findPathwaysByOrcidR Documentation

Find Pathways By ORCID

Description

Retrieve pathways containing the query ORCID

Usage

findPathwaysByOrcid(query = NULL)

Arguments

query

The character ORCID to search for.

Value

A dataframe of pathway attributes including the matching ORCIDs

Examples

{
findPathwaysByOrcid(' 0000-0001-9773-4008')
}

wikipathways/rWikiPathways documentation built on Nov. 1, 2024, 9 p.m.