scipion-em-novactf


Namescipion-em-novactf JSON
Version 3.2.1 PyPI version JSON
download
home_pagehttps://github.com/scipion-em/scipion-em-novactf
SummaryPlugin to use NovaCTF in Scipion
upload_time2024-10-14 08:28:41
maintainerNone
docs_urlNone
authorI2PC
requires_pythonNone
licenseNone
keywords scipion novactf electron-microscopy cryo-em cryo-tomography subtomogram-averaging structural-biology image-processing scipion-3.0
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==============
NovaCTF plugin
==============

This plugin provides wrappers for several programs of `NovaCTF <https://github.com/turonova/novaCTF>`_ software suite.

.. image:: https://img.shields.io/pypi/v/scipion-em-novactf.svg
        :target: https://pypi.python.org/pypi/scipion-em-novactf
        :alt: PyPI release

.. image:: https://img.shields.io/pypi/l/scipion-em-novactf.svg
        :target: https://pypi.python.org/pypi/scipion-em-novactf
        :alt: License

.. image:: https://img.shields.io/pypi/pyversions/scipion-em-novactf.svg
        :target: https://pypi.python.org/pypi/scipion-em-novactf
        :alt: Supported Python versions

.. image:: https://img.shields.io/sonar/quality_gate/scipion-em_scipion-em-novactf?server=https%3A%2F%2Fsonarcloud.io
        :target: https://sonarcloud.io/dashboard?id=scipion-em_scipion-em-novactf
        :alt: SonarCloud quality gate

.. image:: https://img.shields.io/pypi/dm/scipion-em-novactf
        :target: https://pypi.python.org/pypi/scipion-em-novactf
        :alt: Downloads

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

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

a) Stable version

   .. code-block::

      scipion installp -p scipion-em-novactf

b) Developer's version

   * download repository

   .. code-block::

      git clone -b devel https://github.com/scipion-em/scipion-em-novactf.git

   * install

   .. code-block::

      scipion installp -p /path/to/scipion-em-novactf --devel

NovaCTF binaries will be downloaded and installed automatically with the plugin, but you can also link an existing installation. Default installation path assumed is ``software/em/novactf-master``, if you want to change it, set *NOVACTF_HOME* in ``scipion.conf`` file to the folder where the NovaCTF is installed.

To check the installation, simply run the test below:

``scipion3 tests novactf.tests.test_protocols_novactf.TestNovaCtfReconstructionWorkflow``

Supported versions
------------------

master (8 Nov 2018)

Protocols
---------

* compute defocus array
* 3D CTF correction and reconstruction

References
----------

1. Beata Turoňová and Florian K.M. Schur and William Wan and John A.G. Briggs. Efficient 3D-CTF correction for cryo-electron tomography using NovaCTF improves subtomogram averaging resolution to 3.4Å. Journal of Structural Biology 199 (3), p. 187-195, 2017. doi: https://doi.org/10.1016/j.jsb.2017.07.007



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/scipion-em/scipion-em-novactf",
    "name": "scipion-em-novactf",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "scipion novactf electron-microscopy cryo-em cryo-tomography subtomogram-averaging structural-biology image-processing scipion-3.0",
    "author": "I2PC",
    "author_email": "scipion@cnb.csic.es",
    "download_url": "https://files.pythonhosted.org/packages/d8/0d/d682d4bfa99cc2fe507ec85ab0f08e3f8554c01719e58111b70ea5653f99/scipion-em-novactf-3.2.1.tar.gz",
    "platform": null,
    "description": "==============\nNovaCTF plugin\n==============\n\nThis plugin provides wrappers for several programs of `NovaCTF <https://github.com/turonova/novaCTF>`_ software suite.\n\n.. image:: https://img.shields.io/pypi/v/scipion-em-novactf.svg\n        :target: https://pypi.python.org/pypi/scipion-em-novactf\n        :alt: PyPI release\n\n.. image:: https://img.shields.io/pypi/l/scipion-em-novactf.svg\n        :target: https://pypi.python.org/pypi/scipion-em-novactf\n        :alt: License\n\n.. image:: https://img.shields.io/pypi/pyversions/scipion-em-novactf.svg\n        :target: https://pypi.python.org/pypi/scipion-em-novactf\n        :alt: Supported Python versions\n\n.. image:: https://img.shields.io/sonar/quality_gate/scipion-em_scipion-em-novactf?server=https%3A%2F%2Fsonarcloud.io\n        :target: https://sonarcloud.io/dashboard?id=scipion-em_scipion-em-novactf\n        :alt: SonarCloud quality gate\n\n.. image:: https://img.shields.io/pypi/dm/scipion-em-novactf\n        :target: https://pypi.python.org/pypi/scipion-em-novactf\n        :alt: Downloads\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 two options:\n\na) Stable version\n\n   .. code-block::\n\n      scipion installp -p scipion-em-novactf\n\nb) Developer's version\n\n   * download repository\n\n   .. code-block::\n\n      git clone -b devel https://github.com/scipion-em/scipion-em-novactf.git\n\n   * install\n\n   .. code-block::\n\n      scipion installp -p /path/to/scipion-em-novactf --devel\n\nNovaCTF binaries will be downloaded and installed automatically with the plugin, but you can also link an existing installation. Default installation path assumed is ``software/em/novactf-master``, if you want to change it, set *NOVACTF_HOME* in ``scipion.conf`` file to the folder where the NovaCTF is installed.\n\nTo check the installation, simply run the test below:\n\n``scipion3 tests novactf.tests.test_protocols_novactf.TestNovaCtfReconstructionWorkflow``\n\nSupported versions\n------------------\n\nmaster (8 Nov 2018)\n\nProtocols\n---------\n\n* compute defocus array\n* 3D CTF correction and reconstruction\n\nReferences\n----------\n\n1. Beata Turo\u0148ov\u00e1 and Florian K.M. Schur and William Wan and John A.G. Briggs. Efficient 3D-CTF correction for cryo-electron tomography using NovaCTF improves subtomogram averaging resolution to 3.4\u00c5. Journal of Structural Biology 199 (3), p. 187-195, 2017. doi: https://doi.org/10.1016/j.jsb.2017.07.007\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Plugin to use NovaCTF in Scipion",
    "version": "3.2.1",
    "project_urls": {
        "Bug Reports": "https://github.com/scipion-em/scipion-em-novactf/issues",
        "Homepage": "https://github.com/scipion-em/scipion-em-novactf",
        "Source": "https://github.com/scipion-em/scipion-em-novactf/"
    },
    "split_keywords": [
        "scipion",
        "novactf",
        "electron-microscopy",
        "cryo-em",
        "cryo-tomography",
        "subtomogram-averaging",
        "structural-biology",
        "image-processing",
        "scipion-3.0"
    ],
    "urls": [
        {
            "comment_text": "scipion-3.0",
            "digests": {
                "blake2b_256": "2cbda139c503c1f969408c6fcc5793dc39b7994f6590a8b678b96e8755ea4b36",
                "md5": "fc53bbf354451bc11e9f6640ee988ce5",
                "sha256": "1c752b82b4d5b9fec6fd144cf2d1244546d19847909d34a25d8ee43c6f6f0b4a"
            },
            "downloads": -1,
            "filename": "scipion_em_novactf-3.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fc53bbf354451bc11e9f6640ee988ce5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 31262,
            "upload_time": "2024-10-14T08:28:40",
            "upload_time_iso_8601": "2024-10-14T08:28:40.038057Z",
            "url": "https://files.pythonhosted.org/packages/2c/bd/a139c503c1f969408c6fcc5793dc39b7994f6590a8b678b96e8755ea4b36/scipion_em_novactf-3.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "scipion-3.0",
            "digests": {
                "blake2b_256": "d80dd682d4bfa99cc2fe507ec85ab0f08e3f8554c01719e58111b70ea5653f99",
                "md5": "153ce109bb34914e44041e2cbc784bdf",
                "sha256": "5a2f5653e6c349face8c530b06e533e91cb8133b71cecc16cfe0c115892e5fd6"
            },
            "downloads": -1,
            "filename": "scipion-em-novactf-3.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "153ce109bb34914e44041e2cbc784bdf",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28123,
            "upload_time": "2024-10-14T08:28:41",
            "upload_time_iso_8601": "2024-10-14T08:28:41.026654Z",
            "url": "https://files.pythonhosted.org/packages/d8/0d/d682d4bfa99cc2fe507ec85ab0f08e3f8554c01719e58111b70ea5653f99/scipion-em-novactf-3.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-14 08:28:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scipion-em",
    "github_project": "scipion-em-novactf",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "scipion-em-novactf"
}
        
Elapsed time: 0.58738s