Shortcut: ALPHABETA

Module multicolvar
Description Usage
Measures a distance including pbc between the instantaneous values of a set of torsional angles and set of reference values. used in 0 tutorialsused in 20 eggs
output value type
the alpha beta CV scalar

Input

The atoms that serve as the input for this action are specified using one or more of the keywords in the following table.

Keyword Type Description
ATOMS atoms the atoms involved for each of the torsions you wish to calculate

Further details and examples

Measures a distance including pbc between the instantaneous values of a set of torsional angles and set of reference values.

This shortcut calculates the following quantity.

s=12i[1+cos(ϕiϕRefi)]

where the ϕi values are the instantaneous values for the TORSION angles of interest. The ϕRefi values are reference values for the torsional angles that are specified in the input file.

The following provides an example of the input for an alpha beta similarity.

Click on the labels of the actions for more information on what each action computes
tested on2.11
ALPHABETAMeasures a distance including pbc between the instantaneous values of a set of torsional angles and set of reference values. This action is a shortcut. More details ...
ATOMS1the atoms involved for each of the torsions you wish to calculate=168,170,172,188 REFERENCE1the reference values for each of the torsional angles=3.14
ATOMS2the atoms involved for each of the torsions you wish to calculate=170,172,188,190 REFERENCE2the reference values for each of the torsional angles=3.14
ATOMS3the atoms involved for each of the torsions you wish to calculate=188,190,192,230 REFERENCE3the reference values for each of the torsional angles=3.14
LABELa label for the action so that its output can be referenced in the input to other actions=ab
... ALPHABETA
PRINTPrint quantities to a file. More details ARGthe labels of the values that you would like to print to the file=ab FILEthe name of the file on which to output these quantities=colvar STRIDE the frequency with which the quantities of interest should be output=10

Because all the reference values are the same we can also calculate the same quantity using

Click on the labels of the actions for more information on what each action computes
tested on2.11
ALPHABETAMeasures a distance including pbc between the instantaneous values of a set of torsional angles and set of reference values. This action is a shortcut. More details ...
ATOMS1the atoms involved for each of the torsions you wish to calculate=168,170,172,188 REFERENCEthe reference values for each of the torsional angles=3.14
ATOMS2the atoms involved for each of the torsions you wish to calculate=170,172,188,190
ATOMS3the atoms involved for each of the torsions you wish to calculate=188,190,192,230
LABELa label for the action so that its output can be referenced in the input to other actions=ab
... ALPHABETA
PRINTPrint quantities to a file. More details ARGthe labels of the values that you would like to print to the file=ab FILEthe name of the file on which to output these quantities=colvar STRIDE the frequency with which the quantities of interest should be output=10

Writing out the atoms involved in all the torsion angles in this way can be rather tedious. Thankfully if you are working with protein you can avoid this by using the MOLINFO command. PLUMED uses the pdb file that you provide to this command to learn about the topology of the protein molecule. This means that you can specify torsion angles using the following syntax:

Click on the labels of the actions for more information on what each action computes
tested on2.11
#SETTINGS MOLFILE=regtest/basic/rt32/helix.pdb
MOLINFOThis command is used to provide information on the molecules that are present in your system. More details MOLTYPE what kind of molecule is contained in the pdb file - usually not needed since protein/RNA/DNA are compatible=protein STRUCTUREa file in pdb format containing a reference structure=
regtest/basic/rt32/helix.pdb
Click here to see an extract from this file.
×

FILE: regtest/basic/rt32/helix.pdb

ATOM      1 HH31 ACE     1      -9.105  -2.402  21.804  0.00  0.00            
ATOM      2  CH3 ACE     1      -8.930  -3.352  22.308  0.00  0.00            
ATOM      3 HH32 ACE     1      -9.504  -3.501  23.223  0.00  0.00            
ATOM      4 HH33 ACE     1      -9.067  -4.173  21.604  0.00  0.00            
ATOM      5  C   ACE     1      -7.450  -3.303  22.659  0.00  0.00            
...
ATOM    129  CH3 NME    14      -1.690  -7.089  20.487  0.00  0.00            
ATOM    130 HH31 NME    14      -1.873  -6.629  21.459  0.00  0.00            
ATOM    131 HH32 NME    14      -1.152  -6.284  19.986  0.00  0.00            
ATOM    132 HH33 NME    14      -1.135  -8.020  20.602  0.00  0.00            
END
ALPHABETAMeasures a distance including pbc between the instantaneous values of a set of torsional angles and set of reference values. This action is a shortcut. More details ... ATOMS1the atoms involved for each of the torsions you wish to calculate=@phi-3the four atoms that are required to calculate the phi dihedral for residue 3. Click here for more information. REFERENCEthe reference values for each of the torsional angles=3.14 ATOMS2the atoms involved for each of the torsions you wish to calculate=@psi-3the four atoms that are required to calculate the psi dihedral for residue 3. Click here for more information. ATOMS3the atoms involved for each of the torsions you wish to calculate=@phi-4the four atoms that are required to calculate the phi dihedral for residue 4. Click here for more information. LABELa label for the action so that its output can be referenced in the input to other actions=ab ... ALPHABETA PRINTPrint quantities to a file. More details ARGthe labels of the values that you would like to print to the file=ab FILEthe name of the file on which to output these quantities=colvar STRIDE the frequency with which the quantities of interest should be output=10

Here, @phi-3 tells plumed that you would like to calculate the ϕ angle in the third residue of the protein. Similarly @psi-4 tells plumed that you want to calculate the ψ angle of the fourth residue of the protein.

Syntax

The following table describes the keywords and options that can be used with this action

Keyword Type Default Description
ATOMS input none the atoms involved for each of the torsions you wish to calculate
NOPBC optional false ignore the periodic boundary conditions when calculating distances
REFERENCE optional not used the reference values for each of the torsional angles
COEFFICIENT optional not used the coefficient for each of the torsional angles