Description Usage Arguments Value Author(s)
View source: R/formatReactome.R
Retrieve Reactome pathway match info from the 'Entry' node of the Enfin xml document.
1 | getReactomeMatchInfo(entry, positiveResultIDs)
|
entry |
The 'Entry' node of the Enfin xml document. |
positiveResultIDs |
Set of 'ID' nodes of the Enfin xml document which contain the pair match information. |
The array with at least three columns, the first containing the source ID set, the second containing the pathway description and the third containing the link to Reactome web page for a given pathway. If 'enfin-reactome-add-coverage' option is set to 'true' then two extra columns are added: the first for pathway coverage number, and the second for the total protein count per pathway.
Alex Lisovich, Roger Day
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.