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¶
|
- class ETFL.DNA(dna_len, gc_ratio, id='DNA', kdeg=0, *args, **kwargs)¶
Bases:
etfl.core.macromolecule.Macromolecule- 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