Main Page: Difference between revisions

From OxDNA
Jump to navigation Jump to search
No edit summary
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== oxDNA ==  
== oxDNA ==  


oxDNA is a simulation code 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 (oxDNA model), RNA (oxRNA model), Lennard-Jones and patchy particle simulations on both CPUs and NVIDIA GPUs.
oxDNA is a simulation code 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 simulations of DNA (oxDNA and oxDNA2) and RNA (oxRNA) 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, B. Snodin 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 code implements Monte Carlo and Molecular Dynamics. The developers are L. Rovigatti, F. Romano, P. Šulc, B. Snodin, F. Randisi 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. Additionally, Molecular Dynamics simulations modeling DNA-linked nanoparticles have been implemented by J. Hendricks, T. Fochtman, and B. Walcutt in the [http://self-assembly.net/ Patitz] group at the University of Arkansas.


The oxDNA and oxRNA models are intended to provide a physical representation of the thermodynamic and mechanical properties of single- and double-stranded DNA and RNA, as well as the transition between the two. At the same time, the representation of DNA and RNA 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] and RNA nanotechnology, as well as many biophysical uses of DNA/RNA, allowing the model to be used to understand these fascinating systems.
The oxDNA and oxRNA models are intended to provide a physical representation of the thermodynamic and mechanical properties of single- and double-stranded DNA and RNA, as well as the transition between the two. At the same time, the representation of DNA and RNA 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] and RNA nanotechnology, as well as many biophysical uses of DNA/RNA, allowing the model to be used to understand these fascinating systems.
There also exists an implementation of the oxDNA and oxDNA2 models for [http://lammps.sandia.gov/ LAMMPS] in the USER-CGDNA package, developed by [http://www.oliverhenrich.com/ Oliver Henrich] (with the help of Tom E. Ouldridge, F. Romano and L. Rovigatti). The package documentation can be found [http://lammps.sandia.gov/doc/Section_packages.html#user-cgdna here]. The code comes with any regular download from the central LAMMPS repository, and it is also available [https://github.com/ohenrich/cgdna here].


* [[Download and Installation]]
* [[Download and Installation]]
Line 19: Line 21:
* [[:Category:Examples|Examples]]
* [[:Category:Examples|Examples]]


* [[Screenshots]]
* [[Screenshots|Screenshots and movies]]
 
* [[Gallery of studied systems]]


* [[Publications]]
* [[Publications]]
* [[Gallery of Journal Covers]]


* [[License and Copyright]]
* [[License and Copyright]]
Line 28: Line 34:


* [[Contact information]]
* [[Contact information]]
* [[How To Write An Interaction]]


== News ==
== News ==
* Code implementing [[DNA_model_introduction#oxDNA2|oxDNA2]], a new version of the oxDNA model, is now included in the latest release. See the recent arXiv publication [http://arxiv.org/abs/1504.00821] for more information about the new model.
* Follow the latest updates about oxDNA on our twitter account: [https://twitter.com/ox_dna ox_dna]
* Follow the latest updates about oxDNA on our twitter account: [https://twitter.com/ox_dna ox_dna]
* You can post questions about the installation and usage of our code to the newly created [http://sourceforge.net/p/oxdna/discussion/ Discussion forum] for oxDNA at sourceforge.net
* You can post questions about the installation and usage of our code to the newly created [http://sourceforge.net/p/oxdna/discussion/ Discussion forum] for oxDNA at sourceforge.net
Line 35: Line 45:
== Acknowledgments ==
== Acknowledgments ==


We thank our co-workers C. Matek, R. Harrison 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.
We thank our co-workers C. Matek, R. Harrison and W. Smith for having contributed bits of code and/or material for the examples and our webmasters Russell Jones and Greg Agacinski for maintaining the website.

Revision as of 09:20, 30 May 2018

oxDNA

oxDNA is a simulation code 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 simulations of DNA (oxDNA and oxDNA2) and RNA (oxRNA) on both CPUs and NVIDIA GPUs.

The code implements Monte Carlo and Molecular Dynamics. The developers are L. Rovigatti, F. Romano, P. Šulc, B. Snodin, F. Randisi and T. E. Ouldridge in the Doye and Louis groups at the University of Oxford. Additionally, Molecular Dynamics simulations modeling DNA-linked nanoparticles have been implemented by J. Hendricks, T. Fochtman, and B. Walcutt in the Patitz group at the University of Arkansas.

The oxDNA and oxRNA models are intended to provide a physical representation of the thermodynamic and mechanical properties of single- and double-stranded DNA and RNA, as well as the transition between the two. At the same time, the representation of DNA and RNA 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 and RNA nanotechnology, as well as many biophysical uses of DNA/RNA, allowing the model to be used to understand these fascinating systems.

There also exists an implementation of the oxDNA and oxDNA2 models for LAMMPS in the USER-CGDNA package, developed by Oliver Henrich (with the help of Tom E. Ouldridge, F. Romano and L. Rovigatti). The package documentation can be found here. The code comes with any regular download from the central LAMMPS repository, and it is also available here.


News

  • Code implementing oxDNA2, a new version of the oxDNA model, is now included in the latest release. See the recent arXiv publication [1] for more information about the new model.
  • Follow the latest updates about oxDNA on our twitter account: ox_dna
  • You can post questions about the installation and usage of our code to the newly created Discussion forum for oxDNA at sourceforge.net

Acknowledgments

We thank our co-workers C. Matek, R. Harrison and W. Smith for having contributed bits of code and/or material for the examples and our webmasters Russell Jones and Greg Agacinski for maintaining the website.