Main Page: Difference between revisions

From OxDNA
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
== oxDNA ==  
== oxDNA ==  


oxDNA is a simulation code that implements the coarse-grained DNA model introduced by T. E. Ouldridge, J. P. K. Doye and A. A. Louis. The code implements Monte Carlo and Brownian Dynamics and can be used as a basis to numerically study DNA systems. The developers are F. Romano, P. Šulc and T. E. Ouldridge in the [http://physchem.ox.ac.uk/~doye/jon/ Doye] and [http://www-thphys.physics.ox.ac.uk/people/ArdLouis/ Louis] groups at the University of Oxford and L. Rovigatti, formely in the [http://pacci.phys.uniroma1.it/?q=node/40 Sciortino] group in Rome and now in the [http://comp-phys.univie.ac.at/homepages/homepage-likos/likos-group/ Likos] group in Vienna.
oxDNA is a simulation code that originally developed to implement the coarse-grained DNA model introduced by T. E. Ouldridge, J. P. K. Doye and A. A. Louis. It has been since reworked and it is now an extensible simulation+analysis framework. It natively supports DNA, RNA, Lennard-Jones and patchy particle simulations on both CPUs and NVIDIA GPUs.
 
The code implements Monte Carlo and Molecular Dynamics and can be used as a basis to numerically study DNA, RNA, Lennard-Jones and patchy particle systems. The developers are F. Romano, P. Šulc and T. E. Ouldridge in the [http://physchem.ox.ac.uk/~doye/jon/ Doye] and [http://www-thphys.physics.ox.ac.uk/people/ArdLouis/ Louis] groups at the University of Oxford and L. Rovigatti, formely in the [http://pacci.phys.uniroma1.it/?q=node/40 Sciortino] group in Rome and now in the [http://comp-phys.univie.ac.at/homepages/homepage-likos/likos-group/ Likos] group in Vienna.


The model is intended to provide a physical representation of the thermodynamic and mechanical properties of single- and double-stranded DNA, as well as the transition between the two. At the same time, the representation of DNA is sufficiently simple to allow access to assembly processes which occur on long timescales, beyond the reach of atomistic simulations. Basic examples include duplex formation from single strands, and the folding of a self-complementary single strand into a hairpin. These are the underlying processes of the fast-growing field of  [http://en.wikipedia.org/wiki/DNA_nanotechnology DNA nanotechnology], as well as many biophysical uses of DNA, allowing the model to be used to understand these fascinating systems.
The model is intended to provide a physical representation of the thermodynamic and mechanical properties of single- and double-stranded DNA, as well as the transition between the two. At the same time, the representation of DNA is sufficiently simple to allow access to assembly processes which occur on long timescales, beyond the reach of atomistic simulations. Basic examples include duplex formation from single strands, and the folding of a self-complementary single strand into a hairpin. These are the underlying processes of the fast-growing field of  [http://en.wikipedia.org/wiki/DNA_nanotechnology DNA nanotechnology], as well as many biophysical uses of DNA, allowing the model to be used to understand these fascinating systems.

Revision as of 17:44, 17 March 2014

oxDNA

oxDNA is a simulation code that originally developed to implement the coarse-grained DNA model introduced by T. E. Ouldridge, J. P. K. Doye and A. A. Louis. It has been since reworked and it is now an extensible simulation+analysis framework. It natively supports DNA, RNA, Lennard-Jones and patchy particle simulations on both CPUs and NVIDIA GPUs.

The code implements Monte Carlo and Molecular Dynamics and can be used as a basis to numerically study DNA, RNA, Lennard-Jones and patchy particle systems. The developers are F. Romano, P. Šulc and T. E. Ouldridge in the Doye and Louis groups at the University of Oxford and L. Rovigatti, formely in the Sciortino group in Rome and now in the Likos group in Vienna.

The model is intended to provide a physical representation of the thermodynamic and mechanical properties of single- and double-stranded DNA, as well as the transition between the two. At the same time, the representation of DNA is sufficiently simple to allow access to assembly processes which occur on long timescales, beyond the reach of atomistic simulations. Basic examples include duplex formation from single strands, and the folding of a self-complementary single strand into a hairpin. These are the underlying processes of the fast-growing field of DNA nanotechnology, as well as many biophysical uses of DNA, allowing the model to be used to understand these fascinating systems.

News

  • Follow the latest updates about oxDNA on our twitter account: ox_dna

Acknowledgments

We thank our co-workers C. Matek, B. Snodin and W. Smith for having contributed bits of code and/or material for the examples and to our webmaster Russell Jones for maintaining the website.