public class DescriptorPreChecker
extends Object
This class provides standardized molecules for MACCS fingerprint generation.
The program requires the directory names of the different sets as arguments.
The direcory name is DIR in the followings:
The set are assumed to contain a single lead as ALL.orig/DIR/DIR_orig.mol2,
other ligands are in ALL.orig/DIR/DIR_ligands.sdf
and decoys in ALL.orig/DIR/DIR_decoys.sdf.
The output files are stored with the same structure, in the "ALL" directory, the original
mol2 file is converted into sdf.
If no argument is given, the input molecules are read from the standard input.