findPathwaysByXref {rWikiPathways} | R Documentation |
Retrieve pathways containing the query Xref by identifier and system code.
findPathwaysByXref(identifier, systemCode)
identifier |
( |
systemCode |
( |
Note: there will be multiple listings of the same pathway if the Xref is present mutiple times.
The score is from a lucene index search engine, ranging from 0 to 1 with higher scores for better matches.
A dataframe
of pathway attributes in addition to query
result score
{ findPathwaysByXref('ENSG00000232810','En') }