A.4 ROCS 2.1

January 2005 v2.1

  1. Two new color force-fields, ImplicitMillsDean and ExplicitMillsDean are now built into ROCS. Both implement an improved version of the Mills and Dean hydrogen-bond donor and acceptor definitions. They also include a new hydrophobic interaction type to complement the donor, acceptor, anion, cation and ring types already available. The ImplicitMillsDean force field defines its types so that they work independent of the protonation states in the database, while the ExplicitMillsDean file defines its types so that is works well with molecules that have been carefully curated with regard to pKa.

  2. A new utility, checkcff, has been included to aid in determining where color atoms are being added by the color force fields.

  3. Fixed a bug when using grid queries and OEB dbase files generated from Omega.

  4. New ".rocsdb" file format, specifically for large PVM jobs. New utility, makerocsdb creates this file from any of the file formats that ROCS can use as input. Using .rocsdb as an input file allows scaling to 64 CPUs and beyond using PVM.

  5. New version of "chunker" that works with all ROCS file formats to aid in splitting a large input file for a divide-and-conquer approach.

  6. More grid file formats are supported for grid queries.

  7. Changed default for -outputquery to true to aid in workflow feeding ROCS output hits files into EON and using the first molecule in the file as an EON query.

  8. Added -ref and -fit as command-line flag aliases to -query and -code-dbase, respectively, to bring more consistent naming across other OpenEye applications and toolkits.

  9. Fixed a memory leak when a color force field file was used that resulted in no color atoms on the query molecule. If -chemff is requested and there are no color atoms on the query molecule, ROCS will issue a warning and turn off the use of color. Additionally, if scaledcolor was the chosen value to rank the hit list with, the hit list will revert to Tanimoto since all color scores will be zero (0.0).

  10. ROCS now return Unix-consistent error codes. Zero implies valid completion; a non-zero return value indicates an error.

April 2004, v2.1b1

This release is primarily a bug fix release, with the following new features added:

  1. New and improved hitlist
  2. Grid can be used as query.
  3. -param option.
  4. Improved PVM messages and robustness