Action: ANTIBETARMSD

Module secondarystructure
Description Usage
Probe the antiparallel beta sheet content of your protein structure. used in 3 tutorialsused in 8 eggs
output value type
if LESS_THAN is present the RMSD distance between each residue and the ideal antiparallel beta sheet scalar/vector

Output components

This action calculates the values in the following table. These values can be referenced elsewhere in the input by using this Action’s label followed by a dot and the name of the value required from the list below.

Name Type Description
struct vector the vectors containing the rmsd distances between the residues and each of the reference structures
lessthan scalar the number blocks of residues that have an RMSD from the secondary structure that is less than the threshold

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
RESIDUES atoms this command is used to specify the set of residues that could conceivably form part of the secondary structure

Further details and examples

Text from manual goes here

References

More information about how this action can be used is available in the following articles:

Syntax

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

Keyword Type Default Description
RESIDUES input none this command is used to specify the set of residues that could conceivably form part of the secondary structure
TYPE compulsory DRMSD the manner in which RMSD alignment is performed
D_0 compulsory 0.0 The d_0 parameter of the switching function
NN compulsory 8 The n parameter of the switching function
MM compulsory 12 The m parameter of the switching function
STYLE compulsory all Antiparallel beta sheets can either form in a single chain or from a pair of chains
SERIAL optional false do the calculation in serial
NOPBC optional false ignore the periodic boundary conditions
STRANDS_CUTOFF optional not used If in a segment of protein the two strands are further apart then the calculation of the actual RMSD is skipped as the structure is very far from being beta-sheet like
VERBOSE optional false write a more detailed output
LESS_THAN optional not used calculate the number of a residue segments that are within a certain target distance of this secondary structure type. Options for this keyword are explained in the documentation for LESS_THAN.
R_0 optional not used The r_0 parameter of the switching function