ProDy


NameProDy JSON
Version 2.4.1 PyPI version JSON
download
home_pagehttp://www.csb.pitt.edu/ProDy
SummaryA Python Package for Protein Dynamics Analysis
upload_time2023-08-13 09:03:43
maintainer
docs_urlNone
authorJames Krieger, She Zhang, Hongchun Li, Cihan Kaya, Ahmet Bakan, and others
requires_python
licenseMIT License
keywords protein dynamics elastic network model gaussian network model anisotropic network model essential dynamics analysis principal component analysis protein data bank pdb gnm anm sm pca
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. image:: https://img.shields.io/travis/prody/ProDy.svg
   :target: http://travis-ci.org/#!/prody/ProDy

.. image:: https://img.shields.io/pypi/v/ProDy.svg
   :target: https://pypi.org/project/ProDy/

.. image:: https://img.shields.io/github/commit-activity/m/prody/ProDy.svg
   :target: https://github.com/prody/ProDy/commits/master

.. image:: https://img.shields.io/pypi/dm/ProDy.svg
   :target: http://prody.csb.pitt.edu/downloads/

SYNOPSIS
--------

ProDy is a free and open-source Python package for protein structure, dynamics,
and sequence analysis.  It allows for comparative analysis and modeling of
protein structural dynamics and sequence co-evolution.  Fast and flexible ProDy
API is for interactive usage as well as application development.  ProDy also
comes with several analysis applications and a graphical user interface for
visual analysis.


GETTING PRODY
-------------

You can run ProDy on all major platforms.  For download and installation
instructions see:

* http://prody.csb.pitt.edu/downloads


DOCUMENTATION
-------------

* Homepage: http://prody.csb.pitt.edu/

* Tutorials: http://prody.csb.pitt.edu/tutorials

* Reference: http://prody.csb.pitt.edu/manual

* Applications: http://prody.csb.pitt.edu/manual/apps

* NMWiz GUI: http://prody.csb.pitt.edu/nmwiz

* Changes: http://prody.csb.pitt.edu/manual/release


SOURCE CODE
-----------

* Source code: https://github.com/prody/ProDy

* Issue tracker: https://github.com/prody/ProDy/issues


LICENSE
-------

ProDy is available under MIT License. See LICENSE.txt for more details.

Biopython (http://biopython.org/) KDTree and TreeConstruction modules are distributed
with ProDy. Biopython is developed by The Biopython Consortium and is available
under the Biopython license (http://www.biopython.org/DIST/LICENSE).

Pyparsing (https://github.com/pyparsing/pyparsing) module is distributed with ProDy.
Pyparsing is developed by Paul T. McGuire and is available under the MIT
license (http://www.opensource.org/licenses/mit-license.php).

CEalign module (https://pymolwiki.org/index.php/Cealign_plugin) is distributed 
with ProDy. The original CE method was developed by Ilya Shindyalov and Philip 
Bourne. The Python version which is used by ProDy is developed by Jason Vertrees 
and available under the New BSD license. 


            

Raw data

            {
    "_id": null,
    "home_page": "http://www.csb.pitt.edu/ProDy",
    "name": "ProDy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "protein,dynamics,elastic network model,Gaussian network model,anisotropic network model,essential dynamics analysis,principal component analysis,Protein Data Bank,PDB,GNM,ANM,SM,PCA",
    "author": "James Krieger, She Zhang, Hongchun Li, Cihan Kaya, Ahmet Bakan, and others",
    "author_email": "kriegerj@pitt.edu",
    "download_url": "https://files.pythonhosted.org/packages/c7/1c/18ad5d7f00c3c2ef3d5ea2e63c0cd1c10e8cb123cc1b4274d41828debb31/ProDy-2.4.1.tar.gz",
    "platform": null,
    "description": ".. image:: https://img.shields.io/travis/prody/ProDy.svg\r\n   :target: http://travis-ci.org/#!/prody/ProDy\r\n\r\n.. image:: https://img.shields.io/pypi/v/ProDy.svg\r\n   :target: https://pypi.org/project/ProDy/\r\n\r\n.. image:: https://img.shields.io/github/commit-activity/m/prody/ProDy.svg\r\n   :target: https://github.com/prody/ProDy/commits/master\r\n\r\n.. image:: https://img.shields.io/pypi/dm/ProDy.svg\r\n   :target: http://prody.csb.pitt.edu/downloads/\r\n\r\nSYNOPSIS\r\n--------\r\n\r\nProDy is a free and open-source Python package for protein structure, dynamics,\r\nand sequence analysis.  It allows for comparative analysis and modeling of\r\nprotein structural dynamics and sequence co-evolution.  Fast and flexible ProDy\r\nAPI is for interactive usage as well as application development.  ProDy also\r\ncomes with several analysis applications and a graphical user interface for\r\nvisual analysis.\r\n\r\n\r\nGETTING PRODY\r\n-------------\r\n\r\nYou can run ProDy on all major platforms.  For download and installation\r\ninstructions see:\r\n\r\n* http://prody.csb.pitt.edu/downloads\r\n\r\n\r\nDOCUMENTATION\r\n-------------\r\n\r\n* Homepage: http://prody.csb.pitt.edu/\r\n\r\n* Tutorials: http://prody.csb.pitt.edu/tutorials\r\n\r\n* Reference: http://prody.csb.pitt.edu/manual\r\n\r\n* Applications: http://prody.csb.pitt.edu/manual/apps\r\n\r\n* NMWiz GUI: http://prody.csb.pitt.edu/nmwiz\r\n\r\n* Changes: http://prody.csb.pitt.edu/manual/release\r\n\r\n\r\nSOURCE CODE\r\n-----------\r\n\r\n* Source code: https://github.com/prody/ProDy\r\n\r\n* Issue tracker: https://github.com/prody/ProDy/issues\r\n\r\n\r\nLICENSE\r\n-------\r\n\r\nProDy is available under MIT License. See LICENSE.txt for more details.\r\n\r\nBiopython (http://biopython.org/) KDTree and TreeConstruction modules are distributed\r\nwith ProDy. Biopython is developed by The Biopython Consortium and is available\r\nunder the Biopython license (http://www.biopython.org/DIST/LICENSE).\r\n\r\nPyparsing (https://github.com/pyparsing/pyparsing) module is distributed with ProDy.\r\nPyparsing is developed by Paul T. McGuire and is available under the MIT\r\nlicense (http://www.opensource.org/licenses/mit-license.php).\r\n\r\nCEalign module (https://pymolwiki.org/index.php/Cealign_plugin) is distributed \r\nwith ProDy. The original CE method was developed by Ilya Shindyalov and Philip \r\nBourne. The Python version which is used by ProDy is developed by Jason Vertrees \r\nand available under the New BSD license. \r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "A Python Package for Protein Dynamics Analysis",
    "version": "2.4.1",
    "project_urls": {
        "Homepage": "http://www.csb.pitt.edu/ProDy"
    },
    "split_keywords": [
        "protein",
        "dynamics",
        "elastic network model",
        "gaussian network model",
        "anisotropic network model",
        "essential dynamics analysis",
        "principal component analysis",
        "protein data bank",
        "pdb",
        "gnm",
        "anm",
        "sm",
        "pca"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96dc0cf32b63caec496a9b0ac2ab96fcb7d57e7a5fd4ea201b410d63d9e37bc9",
                "md5": "79772cce0328433b9a4f7fa7caa283d1",
                "sha256": "2c8923af97512b28af5e4275b4e4c224d6ebe3cebc1b6e001ce9fb69253da453"
            },
            "downloads": -1,
            "filename": "ProDy-2.4.1-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "79772cce0328433b9a4f7fa7caa283d1",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": null,
            "size": 22168195,
            "upload_time": "2023-08-13T09:01:25",
            "upload_time_iso_8601": "2023-08-13T09:01:25.327156Z",
            "url": "https://files.pythonhosted.org/packages/96/dc/0cf32b63caec496a9b0ac2ab96fcb7d57e7a5fd4ea201b410d63d9e37bc9/ProDy-2.4.1-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee9e86417bf20bf9624749f5ea899aed043296f5fcd4015a3b3c6479adfccc2d",
                "md5": "ef29324ff34f83de36d910f416f7ce46",
                "sha256": "16ab7ed38c9046b117dd5cef8847e52e63343b4c00ce0d926d8097cadbc62729"
            },
            "downloads": -1,
            "filename": "ProDy-2.4.1-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ef29324ff34f83de36d910f416f7ce46",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": null,
            "size": 22168172,
            "upload_time": "2023-08-13T09:01:28",
            "upload_time_iso_8601": "2023-08-13T09:01:28.808890Z",
            "url": "https://files.pythonhosted.org/packages/ee/9e/86417bf20bf9624749f5ea899aed043296f5fcd4015a3b3c6479adfccc2d/ProDy-2.4.1-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "56fc74fee62ae5709f413a627d67071f12e74a479ff11893d4449a596c324b0b",
                "md5": "6ef546d0002bec525aa1bff0a9fa79f5",
                "sha256": "4d4fed886dfdae5db4ee44e785302da25eb37ca09be7830d3b53d7c0f1c4f7d8"
            },
            "downloads": -1,
            "filename": "ProDy-2.4.1-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "6ef546d0002bec525aa1bff0a9fa79f5",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": null,
            "size": 22168187,
            "upload_time": "2023-08-13T09:03:40",
            "upload_time_iso_8601": "2023-08-13T09:03:40.174490Z",
            "url": "https://files.pythonhosted.org/packages/56/fc/74fee62ae5709f413a627d67071f12e74a479ff11893d4449a596c324b0b/ProDy-2.4.1-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c71c18ad5d7f00c3c2ef3d5ea2e63c0cd1c10e8cb123cc1b4274d41828debb31",
                "md5": "9c63a04718ebb4f7225e39f0b0e03477",
                "sha256": "9cdf84dae349b3443793b355863c213168cc837d96874ce22e81eee4e85219c6"
            },
            "downloads": -1,
            "filename": "ProDy-2.4.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9c63a04718ebb4f7225e39f0b0e03477",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21706855,
            "upload_time": "2023-08-13T09:03:43",
            "upload_time_iso_8601": "2023-08-13T09:03:43.209283Z",
            "url": "https://files.pythonhosted.org/packages/c7/1c/18ad5d7f00c3c2ef3d5ea2e63c0cd1c10e8cb123cc1b4274d41828debb31/ProDy-2.4.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-13 09:03:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "prody"
}
        
Elapsed time: 0.09960s