CovalentBindingFeature#
- class biopax-explorer.biopax.covalentbindingfeature.CovalentBindingFeature(*args, **kwargs)[source]#
Bases:
object
Methods
attribute_type_by_name
get_bindsTo
get_intraMolecular
get_modificationType
get_uri_string
object_attributes
set_bindsTo
set_intraMolecular
set_modificationType
set_uri_string
to_json
type_attributes
Methods Summary
set_bindsTo
(value)set_intraMolecular
(value)set_modificationType
(value)set_uri_string
(uristr)to_json
()Methods Documentation