RNAstructure logo

RNAstructure Command Line Help
SymmetryTester

SymmetryTester tests the symmetries in the helical stack parameters, the 1×1 internal loop parameters, and the 2×2 internal loop parameters. These symmetries ensure that a motif has the same folding free energy change when the top and bottom strands are switched (and the correct 5' to 3' strand orientation is respected). The programs Fold, partition, Dynalign, and Multilign, for example, require that these symmetries are correct. They do not check the symmetries.

The output is to stdout and stderr.

USAGE: SymmetryTester [options]

Options that require added values:

-a, -A, --alphabet Specify the name of a folding alphabet and associated nearest neighbor parameters. The alphabet is the prefix for the thermodynamic parameter files, e.g. "rna" for RNA parameters or "dna" for DNA parameters or a custom extended/modified alphabet. The thermodynamic parameters need to reside in the at the location indicated by environment variable DATAPATH.
The default is "rna" (i.e. use RNA parameters). This option overrides the --DNA flag.

Notes:

The tables that are checked are alphabet.stack.dg, alphabet.int11.dg, and alphabet.int22.dg. The output indicates motifs that have different free energy values for the symmetric motif and the energies that appear for the motif (multiplied by a factor of ten to make them integer values).

References

  1. Reuter, J.S. and Mathews, D.H.
    "RNAstructure: software for RNA secondary structure prediction and analysis."
    BMC Bioinformatics, 11:129. (2010).