emtools


Nameemtools JSON
Version 0.0.11 PyPI version JSON
download
home_pagehttps://github.com/3dem/emtools
SummaryUtilities for CryoEM data manipulation
upload_time2024-03-03 17:20:59
maintainer
docs_urlNone
authorJ.M. De la Rosa Trevin, Grigory Sharov
requires_python
license
keywords electron-microscopy cryo-em structural-biology image-processing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =======
emtools
=======

Utilities for CryoEM data manipulation.

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

.. code-block:: bash

    pip install emtools

Or for development:

.. code-block:: bash

    git clone git@github.com:3dem/emtools.git
    cd emtools
    pip install -e .

Usage
-----

Testing
-------

.. code-block:: bash

    python -m unittest emtools.tests.test_utils
    python -m unittest emtools.tests.test_metadata
    python -m unittest emtools.tests.test_pipeline

How to cite
-----------

Please cite the code repository DOI: xxx

Authors
-------

 * Jose Miguel de la Rosa-TrevĂ­n, St.Jude Children's Research Hospital, Memphis, TN










            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/3dem/emtools",
    "name": "emtools",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "electron-microscopy cryo-em structural-biology image-processing",
    "author": "J.M. De la Rosa Trevin, Grigory Sharov",
    "author_email": "delarosatrevin@gmail.com, gsharov@mrc-lmb.cam.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/9a/d2/767d09ce8dafb29c5a9c2a15d2781b927115cca0c10a7f347db2cfbe017b/emtools-0.0.11.tar.gz",
    "platform": null,
    "description": "=======\nemtools\n=======\n\nUtilities for CryoEM data manipulation.\n\nInstallation\n------------\n\n.. code-block:: bash\n\n    pip install emtools\n\nOr for development:\n\n.. code-block:: bash\n\n    git clone git@github.com:3dem/emtools.git\n    cd emtools\n    pip install -e .\n\nUsage\n-----\n\nTesting\n-------\n\n.. code-block:: bash\n\n    python -m unittest emtools.tests.test_utils\n    python -m unittest emtools.tests.test_metadata\n    python -m unittest emtools.tests.test_pipeline\n\nHow to cite\n-----------\n\nPlease cite the code repository DOI: xxx\n\nAuthors\n-------\n\n * Jose Miguel de la Rosa-Trev\u00edn, St.Jude Children's Research Hospital, Memphis, TN\n\n\n\n\n\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Utilities for CryoEM data manipulation",
    "version": "0.0.11",
    "project_urls": {
        "Bug Reports": "https://github.com/3dem/emtools/issues",
        "Homepage": "https://github.com/3dem/emtools",
        "Source": "https://github.com/3dem/emtools"
    },
    "split_keywords": [
        "electron-microscopy",
        "cryo-em",
        "structural-biology",
        "image-processing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eb6632d980922430901189df327a2146ca4dd766db8398c65e80a00ceda3afb7",
                "md5": "36d5e6a8997970567e24a404bd4a4d1d",
                "sha256": "b93a16d47d6237cbbca7aa56fb02d6eaee5fa98cd74f880702c07c59684ea448"
            },
            "downloads": -1,
            "filename": "emtools-0.0.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "36d5e6a8997970567e24a404bd4a4d1d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 89863,
            "upload_time": "2024-03-03T17:20:57",
            "upload_time_iso_8601": "2024-03-03T17:20:57.900923Z",
            "url": "https://files.pythonhosted.org/packages/eb/66/32d980922430901189df327a2146ca4dd766db8398c65e80a00ceda3afb7/emtools-0.0.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ad2767d09ce8dafb29c5a9c2a15d2781b927115cca0c10a7f347db2cfbe017b",
                "md5": "b5b48d19dff5b58725f8130224e0b773",
                "sha256": "3ad57f909b1279c289b24bc0acaebd0faed04cfffe2835b5b2bc7ee0ecbb3d1c"
            },
            "downloads": -1,
            "filename": "emtools-0.0.11.tar.gz",
            "has_sig": false,
            "md5_digest": "b5b48d19dff5b58725f8130224e0b773",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 64674,
            "upload_time": "2024-03-03T17:20:59",
            "upload_time_iso_8601": "2024-03-03T17:20:59.622980Z",
            "url": "https://files.pythonhosted.org/packages/9a/d2/767d09ce8dafb29c5a9c2a15d2781b927115cca0c10a7f347db2cfbe017b/emtools-0.0.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 17:20:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "3dem",
    "github_project": "emtools",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "emtools"
}
        
Elapsed time: 0.19175s