scipion-em-novactf


Namescipion-em-novactf JSON
Version 3.1.2 PyPI version JSON
download
home_pagehttps://github.com/scipion-em/scipion-em-novactf
SummaryPlugin to use NovaCTF in Scipion
upload_time2023-11-17 11:36:46
maintainer
docs_urlNone
authorI2PC
requires_python
license
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "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/e6/4c/3bfbc0b1b6412a329c99070a6886b3e30ff2e77b089cbe27323bca5d0069/scipion-em-novactf-3.1.2.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": "",
    "summary": "Plugin to use NovaCTF in Scipion",
    "version": "3.1.2",
    "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": "28725443f1e6ed9dc6d67a1a60eb50c330d0957944eafd8ce0a98efd49f50cb1",
                "md5": "f19827f23c9972fc9fc9e8ae9cfaee17",
                "sha256": "0e3aa8cb0ab8ef3ed20d561ec1f4ea3adff7a0cd498a56f86b722e2b59748a03"
            },
            "downloads": -1,
            "filename": "scipion_em_novactf-3.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f19827f23c9972fc9fc9e8ae9cfaee17",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 30008,
            "upload_time": "2023-11-17T11:36:41",
            "upload_time_iso_8601": "2023-11-17T11:36:41.862727Z",
            "url": "https://files.pythonhosted.org/packages/28/72/5443f1e6ed9dc6d67a1a60eb50c330d0957944eafd8ce0a98efd49f50cb1/scipion_em_novactf-3.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "scipion-3.0",
            "digests": {
                "blake2b_256": "e64c3bfbc0b1b6412a329c99070a6886b3e30ff2e77b089cbe27323bca5d0069",
                "md5": "826b591ef1399e2f6a9da0696e92cde3",
                "sha256": "1b2a530eb507f992fbbbfc929a1a5797a1835b10283c60a1c9091ba1d24d687a"
            },
            "downloads": -1,
            "filename": "scipion-em-novactf-3.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "826b591ef1399e2f6a9da0696e92cde3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 27498,
            "upload_time": "2023-11-17T11:36:46",
            "upload_time_iso_8601": "2023-11-17T11:36:46.683312Z",
            "url": "https://files.pythonhosted.org/packages/e6/4c/3bfbc0b1b6412a329c99070a6886b3e30ff2e77b089cbe27323bca5d0069/scipion-em-novactf-3.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-17 11:36:46",
    "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.15262s