3.1.1.2.1.3. etfl.core.dna

ME-related Enzyme subclasses and methods definition

3.1.1.2.1.3.1. Module Contents

3.1.1.2.1.3.1.1. Classes

DNA

Helper class that provides a standard way to create an ABC using

class ETFL.DNA(dna_len, gc_ratio, id='DNA', kdeg=0, *args, **kwargs)

Bases: etfl.core.macromolecule.Macromolecule

Helper class that provides a standard way to create an ABC using inheritance.

init_variable(self, queue=False)

Attach a DNAVariable object to the Species. Needs to have the object attached to a model

Returns

property molecular_weight(self)

Calculates the moleular weight of DNA based on the DNA GC-content and length

Returns