Molecular Coordinate File Format Notes

There a many different types of Molecular Coordinate File Formats. These notes describe how to convert from one format to another.
To convert PC-MODEL files to PDB files:
  1. Download the pcm2pdb.pl script.
  2. Type chmod 744 pcm2pdb.pl to make the script an executable.
  3. Type pcm2pdb.pl input_file.pcm output_file.pdb The resulting output_file.pdb file is a PDB file.
  4. Start InsightII
  5. Click on Molecule/Get, and get the output_file.pdb file
  6. Your molecule may not have correct bond orders or atom potentials. See the InsightII Builder Notes for instructions describing how to fix these problems.
  7. Each substructure in the PC-MODEL file will be defined as a separate residue in InsightII. In practice, most PC-MODEL files are composed of just one substructure, so the entire molecule will be one residue. This is usually not a problem.

    However, since the CUTOFF parameter must be twice as large as the longest distance of the largest residue, the CUTOFF parameter may have to be very large to accommodate a molecule composed of a single residue. Again, this is not a problem if your molecule is not large. See the Discover Notes for a description of the CUTOFF parameter.


To convert the IUMSC's crt files to PDB files:
  1. Download the crt2pdb.pl script.
  2. Type chmod 744 crt2pdb.pl to make the script an executable.
  3. Type crt2pdb.pl filename > output_file where filename is the name of the crt file and output_file is the name of the pdb file. The resulting output_file.pdb file is a PDB file.
  4. Start InsightII
  5. Click on Molecule/Get, and get the output_file.pdb file
  6. Your molecule may not have correct bond orders or atom potentials. See the InsightII Builder Notes for instructions describing how to fix these problems.
  7. The entire molecule will be defined as 1 residue in InsightII. This is usually not a problem.

    However, since the CUTOFF parameter must be twice as large as the longest distance of the largest residue, the CUTOFF parameter may have to be very large to accommodate a molecule composed of a single residue. Again, this is not a problem if your molecule is not large. See the Discover Notes for a description of the CUTOFF parameter.


The following instructions use BABEL to interconvert MacroModel and MM3 files.

To convert a MacroModel (mmod) file to MM3 format and run a MM3 calculation:

To convert a MM3 file to MacroModel (mmod) file format:


BABEL

See the Babel Notes.


Back to  |  Application Guide  |  MolViz Home  |
Send comments to chemvis@indiana.edu
Last updated: 6/6/2001