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

Class BiopaxCatalysis

source code


A control interaction in which a physical entity (a catalyst) increases the rate of a conversion interaction by lowering its activation energy. Instances of this class describe a pairing between a catalyzing entity and a catalyzed conversion

Instance Methods [hide private]
 
__init__(self, XMLNode)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
set_attributes(self, XMLNode) source code

Inherited from BiopaxControl (private): _get_biana_object

Inherited from BiopaxEntity: toBiana

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]

__init__(self, XMLNode)
(Constructor)

source code 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: object.__init__
(inherited documentation)

set_attributes(self, XMLNode)

source code 
Overrides: BiopaxEntity.set_attributes
(inherited documentation)