collapse-gtdb-tree


Namecollapse-gtdb-tree JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/genomewalker/collapse-gtdb-tree
SummaryA simple tool to collapse the reference GTDB tree at a scpecific rank
upload_time2023-06-27 09:29:43
maintainer
docs_urlNone
authorAntonio Fernandez-Guerra
requires_python
licenseMIT
keywords collapse-gtdb-tree gtdb
VCS
bugtrack_url
requirements tqdm community simple_slurm pandas scipy networkx cx_Freeze py2exe PyYAML
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/genomewalker/collapse-gtdb-tree",
    "name": "collapse-gtdb-tree",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "collapse-gtdb-tree,GTDB",
    "author": "Antonio Fernandez-Guerra",
    "author_email": "antonio@metagenomics.eu",
    "download_url": "https://files.pythonhosted.org/packages/02/e2/4c6c2fb892d4752c07c7ab710f52e771fc8942269f4ef5b9ae21127ac487/collapse-gtdb-tree-0.0.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple tool to collapse the reference GTDB tree at a scpecific rank",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/genomewalker/collapse-gtdb-tree"
    },
    "split_keywords": [
        "collapse-gtdb-tree",
        "gtdb"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32c85beb7757f69a30996e6b530116961765ea92138bb61c9ee6a93c8be951f5",
                "md5": "64020dcdfb969059d4d7dc0d8cbbc4af",
                "sha256": "c2970d734d0b0e47171d505b998da96cf19a801df9df5c04e0807303576a91c0"
            },
            "downloads": -1,
            "filename": "collapse_gtdb_tree-0.0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "64020dcdfb969059d4d7dc0d8cbbc4af",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 6836,
            "upload_time": "2023-06-27T09:29:42",
            "upload_time_iso_8601": "2023-06-27T09:29:42.475357Z",
            "url": "https://files.pythonhosted.org/packages/32/c8/5beb7757f69a30996e6b530116961765ea92138bb61c9ee6a93c8be951f5/collapse_gtdb_tree-0.0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "02e24c6c2fb892d4752c07c7ab710f52e771fc8942269f4ef5b9ae21127ac487",
                "md5": "9f1d7c04fa8878107143a63e4e560ac9",
                "sha256": "8889902d4f244f211c385d9d4b30631124db197ed0740a0c9939761ce62f1f15"
            },
            "downloads": -1,
            "filename": "collapse-gtdb-tree-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9f1d7c04fa8878107143a63e4e560ac9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6406,
            "upload_time": "2023-06-27T09:29:43",
            "upload_time_iso_8601": "2023-06-27T09:29:43.776328Z",
            "url": "https://files.pythonhosted.org/packages/02/e2/4c6c2fb892d4752c07c7ab710f52e771fc8942269f4ef5b9ae21127ac487/collapse-gtdb-tree-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 09:29:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "genomewalker",
    "github_project": "collapse-gtdb-tree",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "circle": true,
    "requirements": [
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.50.0"
                ]
            ]
        },
        {
            "name": "community",
            "specs": [
                [
                    "==",
                    "1.0.0b1"
                ]
            ]
        },
        {
            "name": "simple_slurm",
            "specs": [
                [
                    "==",
                    "0.1.5"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "<",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.5.2"
                ]
            ]
        },
        {
            "name": "networkx",
            "specs": [
                [
                    "==",
                    "2.5"
                ]
            ]
        },
        {
            "name": "cx_Freeze",
            "specs": [
                [
                    "==",
                    "6.2"
                ]
            ]
        },
        {
            "name": "py2exe",
            "specs": [
                [
                    "==",
                    "0.9.2.2"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    ">=",
                    "5.4"
                ]
            ]
        }
    ],
    "lcname": "collapse-gtdb-tree"
}
        
Elapsed time: 0.09516s