FastModelFree: Difference between revisions

From Powers Wiki
(Created page with "==Optimizing PDB Coordinates before using Fast Model Free== ===PDB Inertia=== This program calculates the principal moments of inertia for the atoms in a standard pdb file.. ...")
 
No edit summary
Line 3: Line 3:
===PDB Inertia===
===PDB Inertia===
This program calculates the principal moments of inertia for the atoms in a standard pdb file..  By default the program writes the moments of inertia to standard output. Optionally, the program can output a new pdb file in which the molecule is translated so that its center of mass is located at the origin and rotated so that the moments of inertia are aligned with the Cartesian axes.  At present, the program only reads lines starting with the 'ATOM' keyword and only recognizes the atoms H, C, N, O, P, S.
This program calculates the principal moments of inertia for the atoms in a standard pdb file..  By default the program writes the moments of inertia to standard output. Optionally, the program can output a new pdb file in which the molecule is translated so that its center of mass is located at the origin and rotated so that the moments of inertia are aligned with the Cartesian axes.  At present, the program only reads lines starting with the 'ATOM' keyword and only recognizes the atoms H, C, N, O, P, S.
<nowiki>pdbinertia -r infile.pdb outfile.pdb w/o wiki�cation</nowiki>in box

Revision as of 05:10, 15 October 2012

Optimizing PDB Coordinates before using Fast Model Free

PDB Inertia

This program calculates the principal moments of inertia for the atoms in a standard pdb file.. By default the program writes the moments of inertia to standard output. Optionally, the program can output a new pdb file in which the molecule is translated so that its center of mass is located at the origin and rotated so that the moments of inertia are aligned with the Cartesian axes. At present, the program only reads lines starting with the 'ATOM' keyword and only recognizes the atoms H, C, N, O, P, S.

pdbinertia -r infile.pdb outfile.pdb w/o wiki�cationin box