open3SPN2


Nameopen3SPN2 JSON
Version 0.3.2 PyPI version JSON
download
home_pagehttps://github.com/cabb99/open3spn2
Summary
upload_time2023-10-24 18:20:42
maintainer
docs_urlNone
authorCarlos Bueno
requires_python
licenseMIT
keywords dna forcefield openmm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Actions Status](https://github.com/cabb99/open3spn2/workflows/build/badge.svg)](https://github.com/cabb99/open3spn2/actions)
[![Documentation Status](https://readthedocs.org/projects/open3spn2/badge/?version=latest)](https://open3spn2.readthedocs.io/en/latest/?badge=latest)
[![Anaconda-Server Badge](https://anaconda.org/wolynes-lab/open3spn2/badges/installer/conda.svg)](https://conda.anaconda.org/wolynes-lab)

# 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](https://pme.uchicago.edu/group/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](https://wolynes.rice.edu/) to model protein-DNA interactions as a complement for the [AWSEM](https://github.com/npschafer/openawsem) coarse-grained protein forcefield.

## Installation

Installation of the open3SPN2 repository is available through anaconda. Some of the dependencies  are contained in the omnia channel (openmm, pdbfixer) or in the conda-forge channel (mdtraj).

```conda config --append channels conda-forge```

```conda install -c wolynes-lab open3spn2```

For protein-DNA simulations you will also need to install [openAWSEM](https://github.com/npschafer/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](https://open3spn2.readthedocs.io/en/latest/).

## 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.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

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cabb99/open3spn2",
    "name": "open3SPN2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "dna,forcefield,openmm",
    "author": "Carlos Bueno",
    "author_email": "carlos.bueno@rice.edu",
    "download_url": "https://files.pythonhosted.org/packages/01/5f/d0f3b71949d314d40454bce73bb8e901ceb78258328bea6fc6c05437149a/open3SPN2-0.3.2.tar.gz",
    "platform": null,
    "description": "[![Actions Status](https://github.com/cabb99/open3spn2/workflows/build/badge.svg)](https://github.com/cabb99/open3spn2/actions)\n[![Documentation Status](https://readthedocs.org/projects/open3spn2/badge/?version=latest)](https://open3spn2.readthedocs.io/en/latest/?badge=latest)\n[![Anaconda-Server Badge](https://anaconda.org/wolynes-lab/open3spn2/badges/installer/conda.svg)](https://conda.anaconda.org/wolynes-lab)\n\n# Open-3SPN2\nA Implementation of the 3SPN.2 and 3SPN.2C coarse-grained molecular model of DNA in OpenMM.\n\n3SPN.2 and 3SPN.2C are DNA coarse-grained forcefields developed by the [de Pablo group](https://pme.uchicago.edu/group/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](https://wolynes.rice.edu/) to model protein-DNA interactions as a complement for the [AWSEM](https://github.com/npschafer/openawsem) coarse-grained protein forcefield.\n\n## Installation\n\nInstallation of the open3SPN2 repository is available through anaconda. Some of the dependencies  are contained in the omnia channel (openmm, pdbfixer) or in the conda-forge channel (mdtraj).\n\n```conda config --append channels conda-forge```\n\n```conda install -c wolynes-lab open3spn2```\n\nFor protein-DNA simulations you will also need to install [openAWSEM](https://github.com/npschafer/openawsem) and add the openAWSEM path to the `$PYTHONPATH` environment variable. In linux you can set the path variables on `~/.bashrc`.\n\n```export PYTHONPATH=/path/to/openAWSEM:$PYTHONPATH```\n\n## Documentation\n\nFurther documentation and tutorials are hosted in [readthedocs](https://open3spn2.readthedocs.io/en/latest/).\n\n## Citations\n\nIf you publish any work using the open3SPN2 package, please include the following references:\n\nOpen3SPN2\nLu, 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\n\n3SPN.2\nHinckley, 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\n\n3SPN.2C\nFreeman, 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\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "0.3.2",
    "project_urls": {
        "Download": "https://github.com/cabb99/open3spn2/archive/0.2.0.tar.gz",
        "Homepage": "https://github.com/cabb99/open3spn2"
    },
    "split_keywords": [
        "dna",
        "forcefield",
        "openmm"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1202dd652c4246fcded753123ed11a70adcc638223b3bac2b20810a06e05e92f",
                "md5": "48a9d326565892d519ae7c9af480a2bd",
                "sha256": "75010b9e50ce8f9c2bd866baeca7fe3b941a4a23af51110b4ba231ca74b2f4da"
            },
            "downloads": -1,
            "filename": "open3SPN2-0.3.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "48a9d326565892d519ae7c9af480a2bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 30831,
            "upload_time": "2023-10-24T18:20:40",
            "upload_time_iso_8601": "2023-10-24T18:20:40.646245Z",
            "url": "https://files.pythonhosted.org/packages/12/02/dd652c4246fcded753123ed11a70adcc638223b3bac2b20810a06e05e92f/open3SPN2-0.3.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "015fd0f3b71949d314d40454bce73bb8e901ceb78258328bea6fc6c05437149a",
                "md5": "7dd6e248702a9e3cc0462a7668f4f8dc",
                "sha256": "620aff1cda88b67a95b4ed15e565b6ff4eba0dba32f07d3a0abb3c2f5a0562c2"
            },
            "downloads": -1,
            "filename": "open3SPN2-0.3.2.tar.gz",
            "has_sig": false,
            "md5_digest": "7dd6e248702a9e3cc0462a7668f4f8dc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 50150,
            "upload_time": "2023-10-24T18:20:42",
            "upload_time_iso_8601": "2023-10-24T18:20:42.908626Z",
            "url": "https://files.pythonhosted.org/packages/01/5f/d0f3b71949d314d40454bce73bb8e901ceb78258328bea6fc6c05437149a/open3SPN2-0.3.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-24 18:20:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cabb99",
    "github_project": "open3spn2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "open3spn2"
}
        
Elapsed time: 0.12711s