TransportWithBiochemicalReaction#

class biopax-explorer.biopax.transportwithbiochemicalreaction.TransportWithBiochemicalReaction(*args, **kwargs)[source]#

Bases: object

Methods

attribute_type_by_name

get_deltaG

get_deltaH

get_deltaS

get_eCNumber

get_kEQ

get_uri_string

object_attributes

set_deltaG

set_deltaH

set_deltaS

set_eCNumber

set_kEQ

set_uri_string

to_json

type_attributes

Methods Summary

Methods Documentation

attribute_type_by_name()[source]#
get_deltaG()[source]#
get_deltaH()[source]#
get_deltaS()[source]#
get_eCNumber()[source]#
get_kEQ()[source]#
get_uri_string()[source]#
object_attributes()[source]#
set_deltaG(value)[source]#
set_deltaH(value)[source]#
set_deltaS(value)[source]#
set_eCNumber(value)[source]#
set_kEQ(value)[source]#
set_uri_string(uristr)[source]#
to_json()[source]#
type_attributes()[source]#