file = <str:1> | 'default' | partial or complete filename |
This command also sets topology.submodel appropriately to match the topology library, assuming a suitable header is found in the library file (see topology.submodel). For example, the default topology for comparative modeling by MODELLER includes only non-hydrogen atoms (topology.submodel = 3).
The new residue topologies are added to the existing residue topologies. (To replace the old topology, call topology.clear() first.) If the topology for a residue is duplicated, only the last definition is kept.
Not all the features of the CHARMM 22 topology library are implemented in MODELLER, although a CHARMM file should be read in successfully. A variety of topology files for different kinds of models can be prepared by the topology.make() command.
Example: See model.patch() command.