Build

Crystal

This module creates molecular lattices. We must bear in mind that only a cubic periodic conditions are supported in the simulation.

Chain

This module creates and edits chain molecules. Chain molecules are molecules composed ofresidues. In this program, residues are fragments specified in the molecule layout rather than arbitrary chemical residues. Such layout is commonly present in model files or can bedefined in this module when a molecule is created.

Using this module is described in the Chain buildersection.

The Chain editor manipulates residues contained inmlm files, which are stored in the data/Repository folder. The appropriate residue files are grouped in specialized sets such as Amino Acids, Nucleic Acids, etc.

The user can also develop its own residues for model construction. Their main distinction from the common mlm files is the obligatory specification of the joints and an optional table specifying theFine types with the types and charges accepted in molecular mechanics force fields. The mlm filesin the data/Repository folder and its subfolders are considered as residues for the construction and are shown as buttons in the Chain panel.

The user can also define conformational prototypes of chain molecules, which are stored in files with conf extension. Nevertheless, their content is a part of themlm format. It includes one or two tables. The first of them specifies the torsion angle types defining the residue conformation in the chain molecule. For instance:

@Table Torsion_types
str str str str str str
Type Fine1 Fine2 Fine3 Fine4 Comment
Phi C_amide N_amide C_alpha C_amide
Psi N_amide C_alpha C_amide N_amide

This table specifies the φ and ψ angles for the polypeptide chain, which will be represented in the Chain panel as Phi and Psi. The Fine1–Fine4 columns specify identifiers of atoms that define the torsion angles. These identifiers can be atomic Fine types, names, or IDs. Note that atomic IDs are local for a given file and can be used within this file only, while the names and Fine types can be used to create conformational prototypes. Once specified, they are stored throughout the program session and can be applied to generate any model. Such conformational prototypes are used in the Chain editor. All identifiers should be either Fine types (if available for all four atoms), names (if Fine type is not available for at least one atom and names are available for all four atoms), or atomic IDs. The residue atoms of the types specified in the Fine2 and Fine3 columns define the bond about which torsional rotation is performed, while the Fine1 and Fine4 atoms associated with them define theFine1–Fine2Fine3–Fine4 torsion angle. Note that two central atoms always belong to the residue, whilethe lateral atoms can also belong to the neighboring residue. Essentially, they should have a corresponding Fine type (Name or ID) and the bond to the corresponding central atoms. The torsion angle of the bond between different residues should not be specified in this table. Special keyword Joint is reserved for this angle.

The second table specifies the torsion angle values:

@Table Torsions
str double str str
Type Value Res Comment
Joint 180 1
Phi -140.53 1
Psi 89.02 1
Joint 180 2
Phi 76.04 2
Psi -129.7 2

This example defines the conformations consecutively applied to each odd and even residues of the polypeptide chain. Specific values are given for the φ and ψ angles for each step as well as the ω angle, which is denoted Joint since itapplies to the bond between two different residues. The Joint values of 180° can be omitted since it is the default value.

Charges

This module helps to change charges on the selected atoms. If the Keep dipole mode is on, then not only the charges on the selected atoms change, but also on the adjacent ones in order to compensate for the change in the dipole moment. Compensation is not complete, nevertheless the program tries to reduce the changes in the dipole moment to a minimum.

Strip

This command removes hydrogen atoms nonexistent in terms of the current force field. Such atoms are assigned to the molecular mechanics type '0'. This operation is unsafe, since removed atoms cannot be restored. It is recommended to save a model copy before this operation.

Remove clashes

Makes short geometry optimization to remove atoms clashes.

 

 

 

 

Software for


Examples

 

Manual