cvmblaster


Namecvmblaster JSON
Version 0.4.4 PyPI version JSON
download
home_pagehttps://github.com/hbucqp/cvmblaster
Summaryfind antimcirobial resistance genes
upload_time2024-09-15 10:30:55
maintainerNone
docs_urlNone
authorQingpo Cui
requires_pythonNone
licenseMIT Licence
keywords pip wgs blastn resfinder
VCS
bugtrack_url
requirements Bio pandas setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            cvmblaster
===
![PYPI](https://img.shields.io/pypi/v/cvmblaster)

## Introduction
The core code of python class about finding genes in assembled genome



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hbucqp/cvmblaster",
    "name": "cvmblaster",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "pip, wgs, blastn, resfinder",
    "author": "Qingpo Cui",
    "author_email": "cqp@cau.edu.cn",
    "download_url": "https://files.pythonhosted.org/packages/61/2b/28a6578379798c9a974d16afc9e7dcd518eaf42b4a665bf3cbcbab8620d5/cvmblaster-0.4.4.tar.gz",
    "platform": "any",
    "description": "cvmblaster\n===\n![PYPI](https://img.shields.io/pypi/v/cvmblaster)\n\n## Introduction\nThe core code of python class about finding genes in assembled genome\n\n\n",
    "bugtrack_url": null,
    "license": "MIT Licence",
    "summary": "find antimcirobial resistance genes",
    "version": "0.4.4",
    "project_urls": {
        "Homepage": "https://github.com/hbucqp/cvmblaster"
    },
    "split_keywords": [
        "pip",
        " wgs",
        " blastn",
        " resfinder"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd0707633237e2c74c17c0f5c3ac8b1085de97d2a7f461e91acca08d9915f105",
                "md5": "22dd42a2e9bccbb418acecc3935a5080",
                "sha256": "0ede1d7d03e4f33c7a044bac09f5353a3c5c33bccc6520ca36b77802a035b8cc"
            },
            "downloads": -1,
            "filename": "cvmblaster-0.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "22dd42a2e9bccbb418acecc3935a5080",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6345,
            "upload_time": "2024-09-15T10:30:53",
            "upload_time_iso_8601": "2024-09-15T10:30:53.642694Z",
            "url": "https://files.pythonhosted.org/packages/fd/07/07633237e2c74c17c0f5c3ac8b1085de97d2a7f461e91acca08d9915f105/cvmblaster-0.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "612b28a6578379798c9a974d16afc9e7dcd518eaf42b4a665bf3cbcbab8620d5",
                "md5": "01066f70d682df081283ce2340d2d793",
                "sha256": "3c96a6b90661d140681df72f34e18eae01c86f8dc22fe72f2c54301972317523"
            },
            "downloads": -1,
            "filename": "cvmblaster-0.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "01066f70d682df081283ce2340d2d793",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11766,
            "upload_time": "2024-09-15T10:30:55",
            "upload_time_iso_8601": "2024-09-15T10:30:55.478841Z",
            "url": "https://files.pythonhosted.org/packages/61/2b/28a6578379798c9a974d16afc9e7dcd518eaf42b4a665bf3cbcbab8620d5/cvmblaster-0.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-15 10:30:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hbucqp",
    "github_project": "cvmblaster",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "Bio",
            "specs": [
                [
                    "==",
                    "1.7.1"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "58.1.0"
                ]
            ]
        }
    ],
    "lcname": "cvmblaster"
}
        
Elapsed time: 0.46127s