AbstractPsiXmlBinarySource<T extends Interaction,B extends BinaryInteraction> |
Abstract class for Psi-XML binary interaction data source which loads the full
interaction dataset
|
AbstractPsiXmlBinaryStream<T extends Interaction,B extends BinaryInteraction> |
Abstract class for binary interaction datasources
|
AbstractPsiXmlSource<T extends Interaction> |
Abstract class for a PSI-XML datasource that loads the full interaction dataset
|
AbstractPsiXmlStream<T extends Interaction> |
Abstract class for psiXml data source
|
DefaultPsiXmlSource |
Generic class for PSI-XML full datasource.
|
DefaultPsiXmlStreamSource |
Generic class for PSI-XML streaming datasource.
|
LightXmlBinarySource |
PSI-XML data source that provides light binary interactions (no experimental details).
|
LightXmlBinaryStreamSource |
Psi-XML binary interaction datasource
|
LightXmlSource |
PSI-XML data source that provides light interactions (no experimental details).
|
LightXmlStreamSource |
Datasource for PSI-xml returning basic interactions
|
XmlBinaryEvidenceSource |
PSI-XML data source that provides binary interactions evidence (full experimental details).
|
XmlBinaryEvidenceStreamSource |
PsiXml datasource for binaryInteractionEvidence
|
XmlBinarySource |
PSI-XML data source that provides binary interactions (mixed of abstract interactions and interaction evidences).
|
XmlBinaryStreamSource |
Psi-XML mixed binary interaction datasource
|
XmlComplexSource |
PSI-XML data source that provides abstract interactions (ignore full experimental details).
|
XmlComplexStreamSource |
Datasource for Psi-XML abstract interactions
|
XmlEvidenceSource |
PSI-XML data source that provides interaction evidences (with full experimental details).
|
XmlEvidenceStreamSource |
Datasource for Psi-xml interaction evidence
|
XmlModelledBinarySource |
PSI-XML data source that provides modelled binary interactions (ignore experimental details).
|
XmlModelledBinaryStreamSource |
Psi-xml datasource for modelled binary interactions
|
XmlModelledSource |
PSI-XML data source that provides abstract interactions (ignore full experimental details).
|
XmlModelledStreamSource |
Datasource for Psi-XML abstract interactions
|
XmlSource |
PSI-XML data source that provides interactions (mix of abstract interactions and interaction evidences).
|
XmlStreamSource |
Datasource for PSI-xml returning mix of abstract interactions and interaction evidences
|