dmg-reads


Namedmg-reads JSON
Version 1.0.5 PyPI version JSON
download
home_pagehttps://github.com/genomewalker/dmg-reads
SummaryA simple tool to extract damaged reads from BAM files
upload_time2022-12-21 18:09:18
maintainer
docs_urlNone
authorAntonio Fernandez-Guerra
requires_python
licenseMIT
keywords dmg-reads 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/dmg-reads",
    "name": "dmg-reads",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "dmg-reads,GTDB",
    "author": "Antonio Fernandez-Guerra",
    "author_email": "antonio@metagenomics.eu",
    "download_url": "https://files.pythonhosted.org/packages/4a/ef/dc5093f5d3f020d7d326c23ded9a0f4948742af501a34008cfc8d9383a86/dmg-reads-1.0.5.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple tool to extract damaged reads from BAM files",
    "version": "1.0.5",
    "split_keywords": [
        "dmg-reads",
        "gtdb"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "b528799e18e3cdfe1cb5bb83998ec396",
                "sha256": "8c5cc3965750437a5c39aaf4bc744a50430dda3e7a52c369eac2b6eedfee636d"
            },
            "downloads": -1,
            "filename": "dmg_reads-1.0.5-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b528799e18e3cdfe1cb5bb83998ec396",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 13462,
            "upload_time": "2022-12-21T18:09:16",
            "upload_time_iso_8601": "2022-12-21T18:09:16.755558Z",
            "url": "https://files.pythonhosted.org/packages/b9/e6/de6498358c51295dca73a6c54fa92f060ce6b0dd0122a9c6a92e8d504eec/dmg_reads-1.0.5-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "f5e978b30710640e9f9cbadaa0a27020",
                "sha256": "917610086edf11e82f75ef84993ff0041f40e33b15f24c4d8e970098a7047897"
            },
            "downloads": -1,
            "filename": "dmg-reads-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "f5e978b30710640e9f9cbadaa0a27020",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 14005,
            "upload_time": "2022-12-21T18:09:18",
            "upload_time_iso_8601": "2022-12-21T18:09:18.034458Z",
            "url": "https://files.pythonhosted.org/packages/4a/ef/dc5093f5d3f020d7d326c23ded9a0f4948742af501a34008cfc8d9383a86/dmg-reads-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-21 18:09:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "genomewalker",
    "github_project": "dmg-reads",
    "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": "dmg-reads"
}
        
Elapsed time: 0.04094s