Q (software)
   HOME

TheInfoList



OR:

Q is a computer
software Software consists of computer programs that instruct the Execution (computing), execution of a computer. Software also includes design documents and specifications. The history of software is closely tied to the development of digital comput ...
package for
molecular dynamics Molecular dynamics (MD) is a computer simulation method for analyzing the Motion (physics), physical movements of atoms and molecules. The atoms and molecules are allowed to interact for a fixed period of time, giving a view of the dynamics ( ...
(MD) simulation (current release: Q6). Unlike other MD codes, it has specialized since its conception (Marelius et al. 1998) on three specific types of free energy calculations. These calculations are based on the methods: '' empirical valence bond'' (EVB), '' free energy perturbation'' (FEP), and ''linear interaction energy'' (LIE), as well as, more recently, also path integral calculations using the bisection quantum classical path (BQCP) approach. The methods in which the program specializes can return quantitative calculations of the energy balance which occurs in
protein Proteins are large biomolecules and macromolecules that comprise one or more long chains of amino acid residue (biochemistry), residues. Proteins perform a vast array of functions within organisms, including Enzyme catalysis, catalysing metab ...
s and
nucleic acid Nucleic acids are large biomolecules that are crucial in all cells and viruses. They are composed of nucleotides, which are the monomer components: a pentose, 5-carbon sugar, a phosphate group and a nitrogenous base. The two main classes of nuclei ...
s. It can provide insight into key problems in biochemistry such as, energetic details on parts of the translation mechanism in mitochondrial ribosomes (Lind et al. 2013), or details in enzymatic reactions (Mones et al. 2013), among others. The program is similar to
GROMACS GROMACS is a molecular dynamics package mainly designed for simulations of proteins, lipids, and nucleic acids. It was originally developed in the Biophysical Chemistry department of University of Groningen, and is now maintained by contributors ...
in being force-field agnostic, meaning that it provides no force-field, but can rather use common force-fields such as
CHARMM Chemistry at Harvard Macromolecular Mechanics (CHARMM) is the name of a widely used set of force fields for molecular dynamics, and the name for the molecular dynamics simulation and analysis computer software package associated with them. The CH ...
,
AMBER Amber is fossilized tree resin. Examples of it have been appreciated for its color and natural beauty since the Neolithic times, and worked as a gemstone since antiquity."Amber" (2004). In Maxine N. Lurie and Marc Mappen (eds.) ''Encyclopedia ...
,
OPLS The OPLS (Optimized Potentials for Liquid Simulations) force field was developed by Prof. William L. Jorgensen at Purdue University and later at Yale University, and is being further developed commercially by Schrödinger, Inc. Functional form ...
, and GROMOS. The software provides one main utility for molecular dynamics called ''qdyn'', and various subprograms such as ''qprep'' (to prepare input files from X-ray coordinates), ''qfep'' (to process MD calculations for FEP), and others.


General command to run

The general command to run ''Q'' is very similar to that of other MD programs and its syntax for a dynamics run is as follows: qdyn inputfile.inp > outputfile.out qdyn – This is the name of the main program which runs dynamics. inputfile.inp – This is a text file which specifies all options to the program such as how long are the simulation and the time-steps, what temperature is being simulated, and many others. outputfile.out – This is the output file which gives a detailed account of the energetic results. The verbosity of the information in the output file is controlled in the input file. The output places emphasis on reporting on nonbonded interactions such as
van der Waals force In molecular physics and chemistry, the van der Waals force (sometimes van der Waals' force) is a distance-dependent interaction between atoms or molecules. Unlike ionic or covalent bonds, these attractions do not result from a chemical elec ...
and
electrostatics Electrostatics is a branch of physics that studies slow-moving or stationary electric charges. Since classical antiquity, classical times, it has been known that some materials, such as amber, attract lightweight particles after triboelectric e ...
interactions in detail on the
solvent A solvent (from the Latin language, Latin ''wikt:solvo#Latin, solvō'', "loosen, untie, solve") is a substance that dissolves a solute, resulting in a Solution (chemistry), solution. A solvent is usually a liquid but can also be a solid, a gas ...
, the
solution Solution may refer to: * Solution (chemistry), a mixture where one substance is dissolved in another * Solution (equation), in mathematics ** Numerical solution, in numerical analysis, approximate solutions within specified error bounds * Solu ...
, and the interactions among them.


See also


References

*Marelius J., Kolmodin K., Feierberg I. and Åqvist J., (1998). "Q: A Molecular Dynamics Program for Free Energy Calculations and Empirical Valence Bond Simulations in Biomolecular Systems", ''Journal of Molecular Graphics and Modelling'', 16, 213-225. *Lind C., Sund J. and Åqvist J., (2013). "Codon-reading Specificities of Mitochondrial Release Factors and Translation Termination at Non-standard Stop Codons", ''Nature Communications'', 4,2940. *Mones L., Tang W., and Florian J., (2013). "Empirical Valence Bond Simulations of the Chemical Mechanism of ATP to cAMP Conversion by Anthrax Edema Factor", ''Biochemistry'', 52, 2672-2682.


External links

* {{Official website, xray.bmc.uu.se/~aqwww/q Molecular dynamics software