Package biana :: Package BianaParser :: Module psi_MiXMLParser :: Class Psi_MiInteractor
[hide private]
[frames] | no frames]

Class Psi_MiInteractor

source code

Class representing an interactor

Instance Methods [hide private]
 
__init__(self, id=None, objPsi_MiNames=None, objPsi_MiXRef=None, objPsi_MiNamesType=None, taxId=None, sequence=None)
id: in PSI_MI_TAG_INTERACTOR_ATTRIBUTE_ID objPsi_MiNames: inside PSI_MI_TAG_NAMES objPsi_MiXRef: inside PSI_MI_TAG_XREF type: inside PSI_MI_TAG_TYPE taxId: in PSI_MI_TAG_ORGANISM_ATTRIBUTE_TAX_ID sequence: inside PSI_MI_TAG_SEQUENCE
source code
 
__del__(self) source code
 
__str__(self) source code
Class Variables [hide private]
  PSI_MI_TAG_INTERACTOR = 'interactor'
  PSI_MI_TAG_INTERACTOR_ATTRIBUTE_ID = 'id'
  PSI_MI_TAG_TYPE = 'interactorType'
  PSI_MI_TAG_ORGANISM = 'organism'
  PSI_MI_TAG_ORGANISM_ATTRIBUTE_TAX_ID = 'ncbiTaxId'
  PSI_MI_TAG_SEQUENCE = 'sequence'