Safe Haskell | None |
---|---|
Language | Haskell2010 |
Different types of energies and conversion between.
TODO enthalpy TODO entropy
- newtype DeltaGibbs = DG {}
- newtype DeltaDekaGibbs = DekaG {}
Documentation
newtype DeltaGibbs Source #
Gibbs free energy change.
For RNA structure, the change in energy from the unfolded structure to the given structure.
In units of kcal / mol
.
TODO shall we phantom-type the actual units?
newtype DeltaDekaGibbs Source #
round $ DeltaGibbs / 100
.