MDAnalysis: A Python package for the rapid analysis of molecular dynamics simulations. Gowers, R. J, Linke, M., Barnoud, J., T. J. E. Reddy, Melo, M. N., Seyler, S. L., Dotson, D. L., Domanski, J., Buchoux, S., Kenney, I. M., & Beckstein, O. In Benthall, S. & Rostrup, S., editors, Proceedings of the 15th Python in Science Conference, pages 102–109, Austin, TX, 2016.
MDAnalysis: A Python package for the rapid analysis of molecular dynamics simulations. [link]Paper  doi  abstract   bibtex   2 downloads  
MDAnalysis (http://mdanalysis.org) is a library for structural and temporal analysis of molecular dynamics (MD) simulation trajectories and individual protein structures. MD simulations of biological molecules have become an important tool to elucidate the relationship between molecular structure and physiological function. Simulations are performed with highly optimized software packages on HPC resources but most codes generate output trajectories in their own formats so that the development of new trajectory analysis algorithms is confined to specific user communities and widespread adoption and further development is delayed. MDAnalysis addresses this problem by abstracting access to the raw simulation data and presenting a uniform object-oriented Python interface to the user. It thus enables users to rapidly write code that is portable and immediately usable in virtually all biomolecular simulation communities. The user interface and modular design work equally well in complex scripted work flows, as foundations for other packages, and for interactive and rapid prototyping work in IPython / Jupyter notebooks, especially together with molecular visualization provided by nglview and time series analysis with pandas. MDAnalysis is written in Python and Cython and uses NumPy arrays for easy interoperability with the wider scientific Python ecosystem. It is widely used and forms the foundation for more specialized biomolecular simulation tools. MDAnalysis is available under the GNU General Public License v2.
@inproceedings{gowers_mdanalysis:_2016,
	address = {Austin, TX},
	title = {{MDAnalysis}: {A} {Python} package for the rapid analysis of molecular dynamics simulations.},
	url = {http://conference.scipy.org/proceedings/scipy2016/oliver_beckstein.html},
	doi = {10.25080/Majora-629e541a-00e},
	abstract = {MDAnalysis (http://mdanalysis.org) is a library for structural and temporal analysis of molecular dynamics (MD) simulation trajectories and individual protein structures. MD simulations of biological molecules have become an important tool to elucidate the relationship between molecular structure and physiological function. Simulations are performed with highly optimized software packages on HPC resources but most codes generate output trajectories in their own formats so that the development of new trajectory analysis algorithms is confined to specific user communities and widespread adoption and further development is delayed. MDAnalysis addresses this problem by abstracting access to the raw simulation data and presenting a uniform object-oriented Python interface to the user. It thus enables users to rapidly write code that is portable and immediately usable in virtually all biomolecular simulation communities. The user interface and modular design work equally well in complex scripted work flows, as foundations for other packages, and for interactive and rapid prototyping work in IPython / Jupyter notebooks, especially together with molecular visualization provided by nglview and time series analysis with pandas. MDAnalysis is written in Python and Cython and uses NumPy arrays for easy interoperability with the wider scientific Python ecosystem. It is widely used and forms the foundation for more specialized biomolecular simulation tools. MDAnalysis is available under the GNU General Public License v2.},
	booktitle = {Proceedings of the 15th {Python} in {Science} {Conference}},
	author = {Gowers, R. J and Linke, M. and Barnoud, J. and {T. J. E. Reddy} and Melo, M. N. and Seyler, S. L. and Dotson, D. L. and Domanski, J. and Buchoux, S. and Kenney, I. M. and Beckstein, O.},
	editor = {Benthall, Sebastian and Rostrup, Scott},
	year = {2016},
	pages = {102--109},
}

Downloads: 2