Description Usage Arguments Value Author(s)
View source: R/formatIdConversion.R
Retrieve the set of match pairs from the 'Entry' node of the Enfin xml document.
1 2 | getIdMatchInfo(entry, positiveResultIDs,
participant.keyword="participant", attribute.keyword="attribute")
|
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. |
participant.keyword |
The keyword identifying the match related information within the match top node. Default is "participant". |
attribute.keyword |
The keyword identifying the attribute related information within the pair match top node. Default is "attribute". |
The array consisting of two columns, the first containing the source ID set, and the second containing the match result
Alex Lisovich, Roger Day
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.