Learn R Programming

ENVISIONQuery (version 1.20.0)

getIntactMatchInfo: Retrieve IntAct match info from the 'Entry' node of the Enfin xml document.

Description

Retrieve IntAct match info from the 'Entry' node of the Enfin xml document.

Usage

getIntactMatchInfo(entry, positiveResultIDs, participant.keyword="participant", primary.ref.keyword="xrefs")

Arguments

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".
primary.ref.keyword
The keyword identifying the IntAct ID related information. Default is 'xrefs'.

Value

and the second containing the ID set the source IDs are interacting with and the thirfd containing IntAct interaction ID.