furanku

NMRWish Command List

dynRead

Read a DYNAMO Structure or Table



Command-Line Argument List

dynRead: Read a file of the given format.
Returns a pointer to the file contents.
 -in  inName [stdin]  Input Name.
 -dyn                 Add Dynamics Info to PDB.
Format Types:
 -pdb                 PDB Format (Default).
 -gmc                 GMC Format.
 -gdb                 GDB Database Format.
 -dc                  Dipolar Couplings.
 -cs                  Chemical Shifts.
 -j                   J-Couplings.
 -dist                Generic Distances.
 -noe                 NOE Distances.
 -atom                Atom Parameters.
 -bond                Atomic Bonds.
 -vdwex               VDW Exclusions.
 -hbond               Hydrogen Bonds.
 -disulfide           Disulfide Bonds.
 -angle               Angles.
 -torsion             Torsion Angles.
 -improper            Torsion Angles.
 -auto                Auto Mode.