This folder contains scripts that were used to generate the binary files
included with ProMod3.

This should help to recreate the binary files when needed but in general they
do not run out of the box (they may require external files).

Folders either contain python files that may be run with 'pm' or C++ files to
be compiled within a copy of the ../test_code folder.

Folders:
- all_atom_scorer: to generate all atom scorers of scoring module
- backbone_scorer: to generate backbone scorers of scoring module
- force_field: to generate loop.ForcefieldLookup objects
- frag_db: to generate frag_db.dat
- portable_binaries: to convert raw binaries to portable ones for distribution
- structure_db: to generate structure_db.dat
- torsion_sampler: to generate torsion_sampler*.dat
- rotamer_library: to generate the provided rotamer libraries
