PROGRAM RECON

Version 5.5

Created by N. Sukumar and C. M. Breneman
© 2002, Rensselaer Polytechnic Institute, Troy, New York

INTRODUCTION:

RECON is an algorithm for the rapid reconstruction of molecular charge densities and charge density-based electronic properties of molecules, using atomic charge density fragments. The method is based on the quantum theory of atoms in molecules. A library of atomic charge density fragments has been built in a form that allows for the rapid retrieval of the fragments and molecular assembly. Associated with each atomic charge density fragment in the library is a surface file and a data file. The surface file is a numerical representation of the 3-dimensional shape of the atomic charge density. The data file contains information describing important topological features of the atomic charge density, which is used to orient the atomic charge density fragments into their proper molecular space orientations. The data file also contains atomic charge density-based descriptors encoding electronic and structural information relevant to the chemistry of intermolecular interactions.

User Documentation

This release includes the following files: and a DATA directory containing:

SETUP:

Setup varies with the platform. On UNIX and Linux platforms you need to define an environment variable recon4_root which points to the location of the RECON DATA directory referred to above. A trailing slash is expected in the pathname!

To run the Java GUI, java should be in your path.

On Windows platforms, edit the RECON.BAT file to give the locations of java, perl and RECON in your path. The location of the RECON DATA folder is specified in the REM line (edit this path, but DO NOT remove the REM line; it is NOT optional). Please try to give short, DOS-friendly pathnames, without spaces or special characters if you want to avoid problems!

Description of recon.inp Input file structure:

RECON5-5 is designed to read geometry inputs in several formats: .PDB, .MOL2, .COM, .DRA, .QCS or .SDF FILES or any combination of these formats. SMILES strings are also accepted as input.

The first line of recon.inp contains a string of integer Input Flags (free-format): nfile, icheck, iprint, istt, iovr

nfile is used for file type specification; default=automatic file type recognition (from file extension). Otherwise enter the number corresponding to the geometry file type:

0 : Default (Automatic fily type recognition)

  1. Brookhaven PDB
  2. Tripos MOL2
  3. GAUSSIAN .COM FILE (Z-matrix format only)
  4. SIMS .DRA FILE
  5. QCS format
  6. SDF file format
  7. SMILES strings
<0 : Multi-molecule input file read from recon.inp

icheck is used to select the geometry routine; default=no geometry

  1. QSPR Indices
  2. QSPR Indices and Molecular Geometry
iprint is for individual molecule file printing; default=no (Suppress individual molecular file printing). This option can also be used to generate (or turn off) entirely silent RECON runs. (The default varies with the platform: for UNIX and Linux, silent run is the default, so that very large datasets can be run in the background, while for Windows, the default is to print each molecule name to the console).

istt is to suppress atom type visitation statistics; default=print

iovr is for connectivity override. For iovr>0, the connectivity information contained in the PDB, MOL2 or SIMS .DRA file is ignored and a distance criterion is used to determine the atomic neighbors. (This is also the procedure followed in case of GAUSSIAN .COM files - the distance cutoffs for bonding are taken from the "bond" file, with a 5% tolerance). iovr<0 is used to force RECON to take alphanumeric molecule names in SD files (the default for SD files is serial, numeric molecule names).

In subsequent lines, enter the names of the files from which the molecular geometries are to be read (one filename per line).

List of output files:

The following output files are produced by default: If any atom types are not found in the library and need to be generated, you will find this information in the error file. (Use the Atomtyper program to generate these new atom types). The .stt file reports the total number of times each atomtype was encountered in the database (input list). If the print option (iprint) is turned on, RECON produces output files, for each input molecule, with the following extensions:

REFERENCES:

DDDASSL group PUBLICATIONS

USER SUPPORT:

Curt M. Breneman, Tel: (518) 276-2678
N. Sukumar, Tel: 276-2835
Department of Chemistry
Cogswell Labs # 319-A
Rensselaer Polytechnic Institute
Troy, New York 12180-3590
Fax: (518) 276-4045

Main Menu