class |
AbstractInteractionEvidenceLineParser<T extends InteractionEvidence> |
Abstract class for Interaction evidence parsers
|
class |
AbstractLightInteractionLineParser<T extends Interaction> |
Abstract class for InteractionLine parsers
|
class |
AbstractModelledInteractionLineParser<T extends ModelledInteraction> |
Abstract class for ModelledInteraction line parsers
|
class |
BinaryEvidenceLineParser |
An extension of MitabLineParser that returns binary interactions evidences only.
|
class |
BinaryLineParser |
An extension of MitabLineParser that returns simple binary interactions only.
|
class |
InteractionEvidenceLineParser |
An extension of MitabLineParser that returns interactions evidences only.
|
class |
InteractionLineParser |
An extension of MitabLineParser that returns simple interactions only.
|
class |
ModelledBinaryLineParser |
An extension of MitabLineParser which parses only ModelledBinaryInteraction
|
class |
ModelledInteractionLineParser |
An extension of MitabLineParser which parses only ModelledInteraction
|