public final class BuildStorage extends Object
This CLI reads molecules, generates descriptors and stores the descriptors in a serialized file. ID projector also constructed and stored.
public static void main(String[] args) throws FileNotFoundException, IOException, ScriptException
args
- Command line arguments; launch with option "-h" to print usageIllegalArgumentException
- re-thrownFileNotFoundException
- re-thrownIOException
- re-thrownScriptException
- re-thrown