| intactGraph-class {Rintact} | R Documentation |
A class representing the IntAct data as a graph. It is a superclass of the graph class.
Objects are usually created by intactXML2Graph.
interactors:signature(object = "intactGraph"): a print methodsignature(object = "intactGraph"):
a method to translate IntAct codes to the various annotations.signature(object = "intactGraph"):
a method that takes an intactGraph and translates each node ID from
the IntAct accension IDs to any other supported identifier.T Chiang