scipion-em-kiharalab


Namescipion-em-kiharalab JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/scipion-em/scipion-em-kiharalab
SummaryScipion plugin in order to use ther kiharalab software
upload_time2023-06-15 21:43:23
maintainer
docs_urlNone
authorDaniel Del Hoyo, Martín Salinas
requires_python
license
keywords scipion kiharalab scipion-3.0 em
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ========================================
Kihara Lab plugin
========================================
This is a **Scipion** plugin that offers different `Kihara Lab tools <https://kiharalab.org/>`_.
These tools will make it possible to carry out different functions for working with electron density maps.
The code involving these functionalities can be found at https://github.com/kiharalab.

Therefore, this plugin allows to use programs from the DAQ software suite
within the Scipion framework.

========================================
Install this plugin
========================================
You will need to use `Scipion3 <https://scipion-em.github.io/docs/docs/scipion
-modes/how-to-install.html>`_ to run these protocols.

DAQ, Emap2sec, Emap2sec+, and MainMast are installed automatically by scipion.

**Note:** Emap2sec+ needs an Nvidia GPU to run.

- **Install the stable version**

    Through the plugin manager GUI by launching Scipion and following **Others** >> **Plugin Manager**

    or

.. code-block::

    scipion3 installp -p scipion-em-kiharalab


- **Developer's version**

    1. Download repository:

    .. code-block::

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

    2. Install:

    .. code-block::

        scipion3 installp -p path_to_scipion-em-kiharalab --devel

========================================
Protocols
========================================
scipion-em-kiharalab contains the following protocols:

- **DAQ model validation**: Executes the DAQ software to validate a structure model
- **Emap2sec**: Identifies protein secondary structures
- **segment map**: performs the segmentation of maps into different regions by using mainmast software

========================================
Packages & enviroments
========================================
Packages installed by this plugin can be located in ``/path/to/scipion/software/em/``.

The following packages will be created:

- daq-``version``
- emap2sec-``version``
- mainMast-``version``

Where ``version`` is the current version of that specific package.

Also, the following conda enviroments will be created:

- daq-``version``
- emap2sec-``version``
- emap2secPlus-``version``

As of today, Scipion does not automatically uninstall the conda enviroments created in the installation process when uninstalling a plugin, so keep this list in mind if you want to clean up some disk space if you need to uninstall scipion-em-kiharalab.

========================================
Changelog
========================================
All the recent version changes can be found `here <https://github.com/scipion-em/scipion-em-kiharalab/blob/devel/CHANGES.rst>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/scipion-em/scipion-em-kiharalab",
    "name": "scipion-em-kiharalab",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "scipion kiharalab scipion-3.0 EM",
    "author": "Daniel Del Hoyo, Mart\u00edn Salinas",
    "author_email": "ddelhoyo@cnb.csic.es, martin.salinas@cnb.csic.es",
    "download_url": "https://files.pythonhosted.org/packages/10/19/daa5072b6b81f635c53e966c27b2cd8210a7f157b70599d7b8f215a28f6e/scipion-em-kiharalab-1.0.1.tar.gz",
    "platform": null,
    "description": "========================================\nKihara Lab plugin\n========================================\nThis is a **Scipion** plugin that offers different `Kihara Lab tools <https://kiharalab.org/>`_.\nThese tools will make it possible to carry out different functions for working with electron density maps.\nThe code involving these functionalities can be found at https://github.com/kiharalab.\n\nTherefore, this plugin allows to use programs from the DAQ software suite\nwithin the Scipion framework.\n\n========================================\nInstall this plugin\n========================================\nYou will need to use `Scipion3 <https://scipion-em.github.io/docs/docs/scipion\n-modes/how-to-install.html>`_ to run these protocols.\n\nDAQ, Emap2sec, Emap2sec+, and MainMast are installed automatically by scipion.\n\n**Note:** Emap2sec+ needs an Nvidia GPU to run.\n\n- **Install the stable version**\n\n    Through the plugin manager GUI by launching Scipion and following **Others** >> **Plugin Manager**\n\n    or\n\n.. code-block::\n\n    scipion3 installp -p scipion-em-kiharalab\n\n\n- **Developer's version**\n\n    1. Download repository:\n\n    .. code-block::\n\n        git clone https://github.com/scipion-em/scipion-em-kiharalab.git\n\n    2. Install:\n\n    .. code-block::\n\n        scipion3 installp -p path_to_scipion-em-kiharalab --devel\n\n========================================\nProtocols\n========================================\nscipion-em-kiharalab contains the following protocols:\n\n- **DAQ model validation**: Executes the DAQ software to validate a structure model\n- **Emap2sec**: Identifies protein secondary structures\n- **segment map**: performs the segmentation of maps into different regions by using mainmast software\n\n========================================\nPackages & enviroments\n========================================\nPackages installed by this plugin can be located in ``/path/to/scipion/software/em/``.\n\nThe following packages will be created:\n\n- daq-``version``\n- emap2sec-``version``\n- mainMast-``version``\n\nWhere ``version`` is the current version of that specific package.\n\nAlso, the following conda enviroments will be created:\n\n- daq-``version``\n- emap2sec-``version``\n- emap2secPlus-``version``\n\nAs of today, Scipion does not automatically uninstall the conda enviroments created in the installation process when uninstalling a plugin, so keep this list in mind if you want to clean up some disk space if you need to uninstall scipion-em-kiharalab.\n\n========================================\nChangelog\n========================================\nAll the recent version changes can be found `here <https://github.com/scipion-em/scipion-em-kiharalab/blob/devel/CHANGES.rst>`_.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Scipion plugin in order to use ther kiharalab software",
    "version": "1.0.1",
    "project_urls": {
        "Bug Reports": "https://github.com/scipion-em/scipion-em-kiharalab/issues",
        "Homepage": "https://github.com/scipion-em/scipion-em-kiharalab",
        "Pull Requests": "https://github.com/scipion-em/scipion-em-kiharalab/pulls"
    },
    "split_keywords": [
        "scipion",
        "kiharalab",
        "scipion-3.0",
        "em"
    ],
    "urls": [
        {
            "comment_text": "{{ secrets.PYPI_COMMENT }}",
            "digests": {
                "blake2b_256": "9f84495aa5a018d17f8e0c487a50ea1ac523fd785d7ed0b612715a077e69b7a1",
                "md5": "17b5eca555b0e47747f98a43ef2c1e8c",
                "sha256": "ae41cb9439163ea47ef1609112351eef3ec5b619b6ad32e8324023acda3e6c62"
            },
            "downloads": -1,
            "filename": "scipion_em_kiharalab-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "17b5eca555b0e47747f98a43ef2c1e8c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 106196,
            "upload_time": "2023-06-15T21:43:21",
            "upload_time_iso_8601": "2023-06-15T21:43:21.887691Z",
            "url": "https://files.pythonhosted.org/packages/9f/84/495aa5a018d17f8e0c487a50ea1ac523fd785d7ed0b612715a077e69b7a1/scipion_em_kiharalab-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "{{ secrets.PYPI_COMMENT }}",
            "digests": {
                "blake2b_256": "1019daa5072b6b81f635c53e966c27b2cd8210a7f157b70599d7b8f215a28f6e",
                "md5": "e2eff484ea89a787fec79c80bad2ef54",
                "sha256": "e22eeebd59170bc08e1199c6aaef8f164df13f53269dab01e84d6b20de1b18b9"
            },
            "downloads": -1,
            "filename": "scipion-em-kiharalab-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e2eff484ea89a787fec79c80bad2ef54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 95925,
            "upload_time": "2023-06-15T21:43:23",
            "upload_time_iso_8601": "2023-06-15T21:43:23.436981Z",
            "url": "https://files.pythonhosted.org/packages/10/19/daa5072b6b81f635c53e966c27b2cd8210a7f157b70599d7b8f215a28f6e/scipion-em-kiharalab-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-15 21:43:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scipion-em",
    "github_project": "scipion-em-kiharalab",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "scipion-em-kiharalab"
}
        
Elapsed time: 0.09670s