Package biana :: Package BianaParser :: Module biopaxLevel2Parser :: Class BiopaxComplexAssembly
[hide private]
[frames] | no frames]

Class BiopaxComplexAssembly

source code


Instance Methods [hide private]
 
toBiana(self)
Add general attributes to external entity and adds it to the database
source code

Inherited from BiopaxConversion (private): _get_biana_object

Inherited from BiopaxEntity: __init__, set_attributes

Inherited from BiopaxEntity (private): _entrez_funct, _identity, _reactome_funct

Inherited from object: __delattr__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables [hide private]

Inherited from BiopaxEntity: controlled_relations, database, datatype_operations, datatype_to_biana_type, dbaccess, resources, x

Inherited from BiopaxEntity (private): _not_recognized

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

toBiana(self)

source code 

Add general attributes to external entity and adds it to the database

returns the external entity id assigned to it

Overrides: BiopaxEntity.toBiana
(inherited documentation)