ff_energy 0.4.1

fuzzyfold's nearest neighbor free energy evaluations.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
mod params;

pub mod andronescu2007_stacks;
pub mod andronescu2007_mimas;
pub mod andronescu2007_dangles;

pub mod andronescu2007_int11;
pub mod andronescu2007_int21;
pub mod andronescu2007_int22;
pub mod andronescu2007_loops;
pub mod andronescu2007_hairpins;

pub use params::*;