Skip to content

An implementation of the 3SPN2 and 3SPN2.C coarse-grained DNA forcefields in OpenMM

License

Notifications You must be signed in to change notification settings

cabb99/open3spn2

Repository files navigation

Actions Status Documentation Status Anaconda-Server Badge

Open-3SPN2

A Implementation of the 3SPN.2 and 3SPN.2C coarse-grained molecular model of DNA in OpenMM.

3SPN.2 and 3SPN.2C are DNA coarse-grained forcefields developed by the de Pablo group. Each DNA nucleotide is modelled by 3 beads: one bead for the phosphate, a second one for the sugar and a third one nucleobase. These forcefields were adapted by the Wolynes group to model protein-DNA interactions as a complement for the AWSEM coarse-grained protein forcefield.

Installation

Installation of the open3SPN2 repository is available through anaconda.

conda install -c conda-forge open3spn2

For protein-DNA simulations you will also need to install openAWSEM and add the openAWSEM path to the $PYTHONPATH environment variable. In linux you can set the path variables on ~/.bashrc.

export PYTHONPATH=/path/to/openAWSEM:$PYTHONPATH

Documentation

Further documentation and tutorials are hosted in readthedocs.

Citations

If you publish any work using the open3SPN2 package, please include the following references:

Open3SPN2 Lu, W., Bueno, C., Schafer, N. P., Moller, J., Jin, S., Chen, X., ... & Wolynes, P. G. (2021). OpenAWSEM with Open3SPN2: A fast, flexible, and accessible framework for large-scale coarse-grained biomolecular simulations. PLoS computational biology, 17(2), e1008308. https://doi.org/10.1371/journal.pcbi.1008308

3SPN.2C Freeman, G. S., Hinckley, D. M., Lequieu, J. P., Whitmer, J. K., & De Pablo, J. J. (2014). Coarse-grained modeling of DNA curvature. Journal of Chemical Physics, 141(16). https://doi.org/10.1063/1.4897649

3SPN.2 Hinckley, D. M., Freeman, G. S., Whitmer, J. K., & De Pablo, J. J. (2013). An experimentally-informed coarse-grained 3-site-per-nucleotide model of DNA: Structure, thermodynamics, and dynamics of hybridization. Journal of Chemical Physics, 139(14). https://doi.org/10.1063/1.4822042

About

An implementation of the 3SPN2 and 3SPN2.C coarse-grained DNA forcefields in OpenMM

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages