Working with Fragment Catalogs

Document Version: $Revision: 1.1 $
To start from scratch, the tool requires a CSV file with a SMILES column and an activity column. It's perfectly ok to have other columns as well, you specify these two columns using the --smiCol and --actCol arguments.

There are four steps to the process:

  1. Build the fragment catalog, command line argument -b

    This loops through a set of molecules and builds a fragment catalog containing all unique fragments found in the molecules.

    Requirements:

    Important arguments:

  2. Score molecules against the catalog, command line argument -s

    Requirements:

    Important arguments:

  3. Calculate information gains for the molecules, command line argument -g

    Requirements:

    Important arguments:

  4. Display details about the fragments, command line argument -d

    Requirements:

    Important arguments: