Description Usage Arguments Details Value Examples
View source: R/findPathwaysByXref.R
Retrieve pathways containing the query Xref by identifier and system code.
1 | 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
1 2 3 | {
findPathwaysByXref('ENSG00000232810','En')
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.