CreateExactMassDB

This java program was used to create the ExactMassDB, which
is a pre-calculated database of possible elemental compositions and
their molecular weights.

Usage:
- Edit the file "Setting.txt".
- Execute the jar with JRE 6 or later.
 An example of bash script (run.sh) to run the program on Linux OS is included.
- The resulted elemental compositions are written in a file "out.txt".

The source code of the program is included in the file "CreateExactMassDB.jar".
Unzip the file.
