BiobaseTypes-0.1.1.0: Collection of types for bioinformatics

Safe HaskellNone
LanguageHaskell2010

Biobase.Types.Energy

Description

Different types of energies and conversion between.

TODO enthalpy TODO entropy

Synopsis

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?

Constructors

DG 

Fields

getDG :: Double