scipion-em-atsas


Namescipion-em-atsas JSON
Version 3.1 PyPI version JSON
download
home_pagehttps://github.com/scipion-em/scipion-em-atsas
SummaryPlugin to use ATSAS programs within the Scipion framework
upload_time2022-12-29 10:30:49
maintainer
docs_urlNone
authorI2PC
requires_python
license
keywords scipion electron-microscopy cryo-em structural-biology image-processing scipion-3.0
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============
ATSAS plugin
============

This plugin provides a wrapper for `ATSAS <http://www.embl-hamburg.de/biosaxs/software.html>`_ - a program suite for small-angle scattering data analysis from biological macromolecules.

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

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

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

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

.. image:: https://img.shields.io/pypi/dm/scipion-em-atsas
        :target: https://pypi.python.org/pypi/scipion-em-atsas
        :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-atsas

b) Developer's version

    * download repository

    .. code-block::

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

    * install

    .. code-block::

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

**Important:** ATSAS binaries is free for academic users, but you will have to register, download and install them yourself from https://www.embl-hamburg.de/biosaxs/download.html

Configuration variables
-----------------------

*ATSAS_HOME*: Installation path to ATSAS. Default is *software/em/atsas-3.2.0*

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

3.0.1, 3.2.0

Protocols
---------

    * convert PDB to SAXS curve

References
----------

    1. Manalastas-Cantos, K., Konarev, P.V., Hajizadeh, N.R., Kikhney, A.G., Petoukhov, M.V., Molodenskiy, D.S., Panjkovich, A., Mertens, H.D.T., Gruzinov, A., Borges, C., Jeffries, C.M., Svergun, D.I., Franke, D. (2021). ATSAS 3.0: expanded functionality and new tools for small-angle scattering data analysis J. Appl. Cryst. 54, 343-355
    2. Svergun, D., Barberato, C., and Koch, M. H. J. (1995). CRYSOL - a Program to Evaluate X-ray Solution Scattering of Biological Macromolecules from Atomic Coordinates. Journal of Applied Crystallography, 28(6): 768–773.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/scipion-em/scipion-em-atsas",
    "name": "scipion-em-atsas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "scipion electron-microscopy cryo-em structural-biology image-processing scipion-3.0",
    "author": "I2PC",
    "author_email": "scipion@cnb.csic.es",
    "download_url": "https://files.pythonhosted.org/packages/e5/4e/c990ca67fdc06ee59de94d9dc2e33d8dad5c949a7af6d9ed6f7c360c3ca5/scipion-em-atsas-3.1.tar.gz",
    "platform": null,
    "description": "============\nATSAS plugin\n============\n\nThis plugin provides a wrapper for `ATSAS <http://www.embl-hamburg.de/biosaxs/software.html>`_ - a program suite for small-angle scattering data analysis from biological macromolecules.\n\n.. image:: https://img.shields.io/pypi/v/scipion-em-atsas.svg\n        :target: https://pypi.python.org/pypi/scipion-em-atsas\n        :alt: PyPI release\n\n.. image:: https://img.shields.io/pypi/l/scipion-em-atsas.svg\n        :target: https://pypi.python.org/pypi/scipion-em-atsas\n        :alt: License\n\n.. image:: https://img.shields.io/pypi/pyversions/scipion-em-atsas.svg\n        :target: https://pypi.python.org/pypi/scipion-em-atsas\n        :alt: Supported Python versions\n\n.. image:: https://img.shields.io/sonar/quality_gate/scipion-em_scipion-em-atsas?server=https%3A%2F%2Fsonarcloud.io\n        :target: https://sonarcloud.io/dashboard?id=scipion-em_scipion-em-atsas\n        :alt: SonarCloud quality gate\n\n.. image:: https://img.shields.io/pypi/dm/scipion-em-atsas\n        :target: https://pypi.python.org/pypi/scipion-em-atsas\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-atsas\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-atsas.git\n\n    * install\n\n    .. code-block::\n\n        scipion installp -p /path/to/scipion-em-atsas --devel\n\n**Important:** ATSAS binaries is free for academic users, but you will have to register, download and install them yourself from https://www.embl-hamburg.de/biosaxs/download.html\n\nConfiguration variables\n-----------------------\n\n*ATSAS_HOME*: Installation path to ATSAS. Default is *software/em/atsas-3.2.0*\n\nSupported versions\n------------------\n\n3.0.1, 3.2.0\n\nProtocols\n---------\n\n    * convert PDB to SAXS curve\n\nReferences\n----------\n\n    1. Manalastas-Cantos, K., Konarev, P.V., Hajizadeh, N.R., Kikhney, A.G., Petoukhov, M.V., Molodenskiy, D.S., Panjkovich, A., Mertens, H.D.T., Gruzinov, A., Borges, C., Jeffries, C.M., Svergun, D.I., Franke, D. (2021). ATSAS 3.0: expanded functionality and new tools for small-angle scattering data analysis J. Appl. Cryst. 54, 343-355\n    2. Svergun, D., Barberato, C., and Koch, M. H. J. (1995). CRYSOL - a Program to Evaluate X-ray Solution Scattering of Biological Macromolecules from Atomic Coordinates. Journal of Applied Crystallography, 28(6): 768\u2013773.\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Plugin to use ATSAS programs within the Scipion framework",
    "version": "3.1",
    "split_keywords": [
        "scipion",
        "electron-microscopy",
        "cryo-em",
        "structural-biology",
        "image-processing",
        "scipion-3.0"
    ],
    "urls": [
        {
            "comment_text": "scipion-3.0",
            "digests": {
                "md5": "f7da4e9b3923eaaf9dbc810bfdc4b705",
                "sha256": "a3cf08f5647ded1ee7adefc2377c75409cb3680671377bb278e6cfd181d73348"
            },
            "downloads": -1,
            "filename": "scipion_em_atsas-3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f7da4e9b3923eaaf9dbc810bfdc4b705",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 26582,
            "upload_time": "2022-12-29T10:30:47",
            "upload_time_iso_8601": "2022-12-29T10:30:47.994061Z",
            "url": "https://files.pythonhosted.org/packages/5f/be/6993ad2067b09e6b4fd0de8b2b56a4231869140a6ca9ebd03065b45b7fb8/scipion_em_atsas-3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "scipion-3.0",
            "digests": {
                "md5": "b66648517f94e99cd4db9ce9b10daa39",
                "sha256": "4efa235736777a242da4411907fdbf86a87e3ff97a7aceba5f5637bbc97fb29f"
            },
            "downloads": -1,
            "filename": "scipion-em-atsas-3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b66648517f94e99cd4db9ce9b10daa39",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26052,
            "upload_time": "2022-12-29T10:30:49",
            "upload_time_iso_8601": "2022-12-29T10:30:49.800953Z",
            "url": "https://files.pythonhosted.org/packages/e5/4e/c990ca67fdc06ee59de94d9dc2e33d8dad5c949a7af6d9ed6f7c360c3ca5/scipion-em-atsas-3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-29 10:30:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "scipion-em",
    "github_project": "scipion-em-atsas",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "scipion-em-atsas"
}
        
Elapsed time: 0.03483s