next up previous contents index
Next: READ_TOPOLOGY read Up: Stereochemical parameters and molecular Previous: Modeling residues with non-existing   Contents   Index

READ_RESTYP_LIB -- read residue type library

RESTYP_LIB_FILE = <string:1> '$(LIB)/restyp.lib' residue type library

Description:
This command reads residue types from the residue type library specified by variable RESTYP_LIB_FILE. See the FAQ Section 1.8, Question 17 for the format of this file. MODELLER reads the default residue type library during startup; this command can be used to read residue type definitions for new residue types defined by the user without editing the default residue type library.

Example:


# Example for: READ_RESTYP_LIB 

# This will read again a user specified residue type library, perhaps 
# to read in the new user-defined residue types.

# Just read the default file again for this example:
READ_RESTYP_LIB RESTYP_LIB_FILE = '$(LIB)/restyp.lib'



Ben Webb 2004-10-04