Class | Description |
---|---|
BatchMain | |
CompatibleMain | |
DataCollect |
This class is useful to extract the different thermodynamic parameters from the HashMap which contains them.
|
Environment |
This class represents the environment of the sequences for which we want to know the melting temperature.
|
FileReader |
This class is useful to parse the xml files containing the thermodynamic parameters and load the data (stock them in a map).
|
Helper |
This class contains useful public static methods.
|
Main |
The Melting main class which contains the public static void main(String[] args) method.
|
MeltingFormatter |
This class extends Formatter.
|
Thermodynamics |
This class represents the thermodynamic energy.
|
ThermoResult |
This class extends Thermodynamics.
|