Subsections

A.3 ROCS 2.2

March 2006

A.3.1 Enhancements

  1. Added ability to read rotor-offset-compressed OEB files as written from Omega 2.0 and later.

  2. Added new -tanimoto_cutoff flag that can be used to limit output hits to only those with some minimum shape score. This can be used regardless of which score is chosen (-rankby) for ranking the hitlist. For example, using

      -rankby combo -cutoff 1.2 -tanimoto_cutoff 0.6
    

    any molecule with shape tanimoto $<=$ 0.6 will not be retained. Additionally, the constraint on combo to be at least 1.2 implies that scaledcolor must also be > 0.6 so that the sum can be greater than 1.2.

  3. -scoreonly flag to allow scoring of pre-aligned positions. Using this one flag is the equivalent of the following settings:

      -opt false
      -besthits 0
      -maxhits 0
      -scdbase
    

  4. New -conflabel flag to control where conformer indices are placed in output files. Previous versions added the conformer index at the end of the molecule title following an underscore. The new flag has 4 possible values:

    Note that "sdtag" is only useful if the output file is SDF or OEB.

  5. Several new flags have been added to allow more complete constrol of the different files ROCS can output. The added flags include:

  6. In order to facilitate using ROCS as part of a larger workflow, the -dbase flag can now be used to force ROCS to read its dbase molecules from stdin. If a file extension (i.e. .sdf, .mol2.gz, etc.), is used as the -dbase filename, ROCS will attempt to read dbase molecules from stdin in the format described by that file extension. For example, if the following is used:

       -dbase .sdf
    

    then ROCS will read the dbase molecules from stdin in SDF format.

    Note that this option will only work for a single molecule query. If more than one query is provided along with a -dbase flag attempting to read from stdin, ROCS will issue and error and stop.

  7. Changed the way untitled ref and fit molecules are named so that in hits files, they can be distiguished and so that untitled names are different than conformer index names.

  8. -allcolor flag has been deprecated and will be removed from a future version of ROCS.

  9. Added new -out flag to checkcff to output molecules to an OEB file with color atoms attached. This file can be loaded into Vida2 and the atoms labeled with "Name" to show the location and type of all added color atoms.

A.3.2 Bug fixes

  1. Added check for untitled reference (query) molecules. If no title is found, a title similar to "untitled-ref-N" is applied. This address a bug in EON caused by blank titles in ROCS queries, resulting in broken SD tags in the input to EON.

  2. Fixed a bug that caused molecules of high-symmetry to be skipped. If a molecule's moments of inertia were all equal, it would be skipped. If the molecule was the reference, no hits would be found.

  3. Fixed a bug in random starts.