The relax home page

relax - Molecular dynamics by NMR data analysis

relax

The program relax is a software package designed for the study of molecular dynamics through the analysis of experimental NMR data. Organic molecules, proteins, RNA, DNA, sugars, and other biomolecules are all supported. relax is a community driven project created by NMR spectroscopists for NMR spectroscopists. It supports a diverse range of analyses: exponential curve fitting for the calculation of the R1 and R2 relaxation rates; calculation of the steady-state NOE; reduced spectral density mapping; the Lipari and Szabo model-free analysis; study of domain motions via the N-state model and frame order dynamics theories using anisotropic NMR parameters such as RDCs and PCSs; and the investigation of stereochemistry. The full list of features is described here.

Flexibility

The aim of relax is to provide a seamless and extremely flexible environment able to accept input in any format produced by other NMR software, able to faultlessly create input files, control, and read output from various programs including Modelfree and Dasha, output results in many formats, and visualise the data by controlling programs such as Grace, OpenDX, and MOLMOL.

All data analysis tools from optimisation to model selection to Monte Carlo simulations are inbuilt into relax. Therefore the use of additional programs is optional.

The power of Python

The flexibility of relax arises from the choice of either relax's scripting capabilities or its Python prompt interface. Extremely complex scripts can be created from simple building blocks to fully automate data analysis. A number of sample scripts have been provided to help understand script construction. In addition, any of Python's powerful features or functions can be incorporated as the script is executed as an arbitrary Python source file within relax's environment.

Open Source

relax is free software (free as in freedom) which is licenced under the GNU General Public Licence (GPL). You are free to copy, modify, or redistribute relax under the terms of the GPL. For more information, see the program documentation.