scipion-em-prody


Namescipion-em-prody JSON
Version 3.3.0 PyPI version JSON
download
home_pagehttps://github.com/scipion-em/scipion-em-prody
SummaryScipion plugin for ProDy, the Bahar lab Python Package for Protein Dynamics Analysis
upload_time2023-08-13 09:30:24
maintainer
docs_urlNone
authorJames Krieger
requires_python
license
keywords scipion cryoem imageprocessing scipion-3.0 prody-2.0
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======================
Scipion ProDy plugin
=======================

This plugin provide a wrapper around `ProDy <https://github.com/prody/prody>`_ software: A Python Package for Protein Dynamics Analysis

Installation
-------------

You will need to use 3.0+ version of Scipion to be able to run these protocols. To install the plugin, you have one option so far:

Developer's version

   * download repository

    .. code-block::

        git clone https://github.com/scipion-em/scipion-em-prody.git

   * install

    .. code-block::

       scipion3 installp -p ./scipion-em-prody --devel

ProDy software will be installed automatically with the plugin but you can also use an another version 
by installing that one in your scipion3 environment.

**Important:** you need to have conda (miniconda3 or anaconda3) pre-installed to use this program.

Configuration variables
-----------------------
*CONDA_ACTIVATION_CMD*: If undefined, it will rely on conda command being in the
PATH (not recommended), which can lead to execution problems mixing scipion
python with conda ones. One example of this could can be seen below but
depending on your conda version and shell you will need something different:
CONDA_ACTIVATION_CMD = eval "$(/extra/miniconda3/bin/conda shell.bash hook)"


Protocols
----------

* ProDyANM for anisotropic network model (ANM) normal mode analysis
* ProDyRTB for rotation and translation blocks (RTB) normal mode analysis
* ProDyDefvec for calculating deformation vectors between two structures

* ProDyEdit to edit normal modes to different nodes/atoms, including slice and extend
* ProDyCompare for comparing motions between different calculations including from continuousflex

* ProDySelect for atom selection
* ProDyAlign for alignment two structures, including atom matching and superposition
* ProDyBiomol for building biologically relevant molecular assemblies
* ProDyAddPDBs for adding multiple structures into one PDB file
* ProDyPDBFixer for fixing missing atoms

* ProDyImportModes for importing modes calculated outside Scipion, including from Gromacs

* ProDyBuildPDBEnsemble for building ensembles from heterogeneous atomic structures
* ProDyImportEnsemble for importing ensembles calculated outside Scipion

* ProDyPCA for principal component analysis based on ensembles of atomic structures
* ProDyProject for projecting ensembles of structures onto principal components or normal modes

* ProDyGNM for Gaussian network model (GNM) analysis
* ProDyDomainDecomp for dynamical domain decomposition based on GNM modes

* ProDyClustENM for ClustENM and ClustENMD hybrid Simulations

* ProDyRMSD for RMSD clustering and reordering

Viewers
----------

* ProDyComparisonsViewer for viewing matrices and bar graphs quantifying motion similarities
* ProDyModeViewer for viewing modes of motion in the VMD plugin NMWiz

* ProDyGNMViewer for viewing GNM mode shapes and covariance or cross-correlation matrices
* ProDyDomainViewer for viewing dynamical domains

* ProDyProjectionsViewer for viewing conformational landscapes from projecting ensembles onto modes

References
-----------

1. Krieger, J.M.; S. Sorzano, C.O.; Carazo, J.M. Scipion-EM-ProDy: A Graphical Interface for the ProDy Python Package within the Scipion Workflow Engine enabling Integration of Databases, Simulations and Cryo-Electron Microscopy Image Processing. Preprints 2023, 2023080828
2. Zhang S, Krieger JM, Zhang Y, Kaya C, Kaynak B, Mikulska-Ruminska K, Doruker P, Li H, Bahar I (2021). ProDy 2.0: Increased scale and scope after 10 years of protein dynamics modelling with Python. Bioinformatics, btab187.
3. Bakan A, Meireles LM, Bahar I ProDy: Protein Dynamics Inferred from Theory and Experiments 2011 Bioinformatics 27(11):1575-1577
4. Bakan A, Dutta A, Mao W, Liu Y, Chennubhotla C, Lezon TR, Bahar I Evol and ProDy for Bridging Protein Sequence Evolution and Structural Dynamics 2014 Bioinformatics 30(18):2681-2683



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/scipion-em/scipion-em-prody",
    "name": "scipion-em-prody",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "scipion cryoem imageprocessing scipion-3.0 prody-2.0",
    "author": "James Krieger",
    "author_email": "jmkrieger@cnb.csic.es",
    "download_url": "https://files.pythonhosted.org/packages/f9/90/fea1607714a7fe351340d223c8d126105391a78174047894f431731b4ec6/scipion-em-prody-3.3.0.tar.gz",
    "platform": null,
    "description": "=======================\nScipion ProDy plugin\n=======================\n\nThis plugin provide a wrapper around `ProDy <https://github.com/prody/prody>`_ software: A Python Package for Protein Dynamics Analysis\n\nInstallation\n-------------\n\nYou will need to use 3.0+ version of Scipion to be able to run these protocols. To install the plugin, you have one option so far:\n\nDeveloper's version\n\n   * download repository\n\n    .. code-block::\n\n        git clone https://github.com/scipion-em/scipion-em-prody.git\n\n   * install\n\n    .. code-block::\n\n       scipion3 installp -p ./scipion-em-prody --devel\n\nProDy software will be installed automatically with the plugin but you can also use an another version \nby installing that one in your scipion3 environment.\n\n**Important:** you need to have conda (miniconda3 or anaconda3) pre-installed to use this program.\n\nConfiguration variables\n-----------------------\n*CONDA_ACTIVATION_CMD*: If undefined, it will rely on conda command being in the\nPATH (not recommended), which can lead to execution problems mixing scipion\npython with conda ones. One example of this could can be seen below but\ndepending on your conda version and shell you will need something different:\nCONDA_ACTIVATION_CMD = eval \"$(/extra/miniconda3/bin/conda shell.bash hook)\"\n\n\nProtocols\n----------\n\n* ProDyANM for anisotropic network model (ANM) normal mode analysis\n* ProDyRTB for rotation and translation blocks (RTB) normal mode analysis\n* ProDyDefvec for calculating deformation vectors between two structures\n\n* ProDyEdit to edit normal modes to different nodes/atoms, including slice and extend\n* ProDyCompare for comparing motions between different calculations including from continuousflex\n\n* ProDySelect for atom selection\n* ProDyAlign for alignment two structures, including atom matching and superposition\n* ProDyBiomol for building biologically relevant molecular assemblies\n* ProDyAddPDBs for adding multiple structures into one PDB file\n* ProDyPDBFixer for fixing missing atoms\n\n* ProDyImportModes for importing modes calculated outside Scipion, including from Gromacs\n\n* ProDyBuildPDBEnsemble for building ensembles from heterogeneous atomic structures\n* ProDyImportEnsemble for importing ensembles calculated outside Scipion\n\n* ProDyPCA for principal component analysis based on ensembles of atomic structures\n* ProDyProject for projecting ensembles of structures onto principal components or normal modes\n\n* ProDyGNM for Gaussian network model (GNM) analysis\n* ProDyDomainDecomp for dynamical domain decomposition based on GNM modes\n\n* ProDyClustENM for ClustENM and ClustENMD hybrid Simulations\n\n* ProDyRMSD for RMSD clustering and reordering\n\nViewers\n----------\n\n* ProDyComparisonsViewer for viewing matrices and bar graphs quantifying motion similarities\n* ProDyModeViewer for viewing modes of motion in the VMD plugin NMWiz\n\n* ProDyGNMViewer for viewing GNM mode shapes and covariance or cross-correlation matrices\n* ProDyDomainViewer for viewing dynamical domains\n\n* ProDyProjectionsViewer for viewing conformational landscapes from projecting ensembles onto modes\n\nReferences\n-----------\n\n1. Krieger, J.M.; S. Sorzano, C.O.; Carazo, J.M. Scipion-EM-ProDy: A Graphical Interface for the ProDy Python Package within the Scipion Workflow Engine enabling Integration of Databases, Simulations and Cryo-Electron Microscopy Image Processing. Preprints 2023, 2023080828\n2. Zhang S, Krieger JM, Zhang Y, Kaya C, Kaynak B, Mikulska-Ruminska K, Doruker P, Li H, Bahar I (2021). ProDy 2.0: Increased scale and scope after 10 years of protein dynamics modelling with Python. Bioinformatics, btab187.\n3. Bakan A, Meireles LM, Bahar I ProDy: Protein Dynamics Inferred from Theory and Experiments 2011 Bioinformatics 27(11):1575-1577\n4. Bakan A, Dutta A, Mao W, Liu Y, Chennubhotla C, Lezon TR, Bahar I Evol and ProDy for Bridging Protein Sequence Evolution and Structural Dynamics 2014 Bioinformatics 30(18):2681-2683\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Scipion plugin for ProDy, the Bahar lab Python Package for Protein Dynamics Analysis",
    "version": "3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/scipion-em/scipion-em-prody"
    },
    "split_keywords": [
        "scipion",
        "cryoem",
        "imageprocessing",
        "scipion-3.0",
        "prody-2.0"
    ],
    "urls": [
        {
            "comment_text": "scipion-3.0",
            "digests": {
                "blake2b_256": "4cb852f1f11af61e9a01ca43cf3cadef6b2a6bb9eb85273d947853f48ffe4bac",
                "md5": "aecbfa066bbd42fe7a3e5344a3cbfbb8",
                "sha256": "5d5da4c87f3f8ebc28e50c77af40e630667080fda2359d7ba0f61b27a717469e"
            },
            "downloads": -1,
            "filename": "scipion_em_prody-3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "aecbfa066bbd42fe7a3e5344a3cbfbb8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 380708,
            "upload_time": "2023-08-13T09:30:22",
            "upload_time_iso_8601": "2023-08-13T09:30:22.655549Z",
            "url": "https://files.pythonhosted.org/packages/4c/b8/52f1f11af61e9a01ca43cf3cadef6b2a6bb9eb85273d947853f48ffe4bac/scipion_em_prody-3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "scipion-3.0",
            "digests": {
                "blake2b_256": "f990fea1607714a7fe351340d223c8d126105391a78174047894f431731b4ec6",
                "md5": "30f81346389b0a846cce9a7876d601fa",
                "sha256": "8075cfd4d5d1ee2fc11e9ac89fbafc7db6c6113b71a63bfe55c5ae8a8fce9452"
            },
            "downloads": -1,
            "filename": "scipion-em-prody-3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "30f81346389b0a846cce9a7876d601fa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 346167,
            "upload_time": "2023-08-13T09:30:24",
            "upload_time_iso_8601": "2023-08-13T09:30:24.344319Z",
            "url": "https://files.pythonhosted.org/packages/f9/90/fea1607714a7fe351340d223c8d126105391a78174047894f431731b4ec6/scipion-em-prody-3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-13 09:30:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scipion-em",
    "github_project": "scipion-em-prody",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "scipion-em-prody"
}
        
Elapsed time: 0.10145s