deep-genomics


Namedeep-genomics JSON
Version 2025.8.15 PyPI version JSON
download
home_pagehttps://github.com/jolespin/deep-genomics
SummaryDeep learning utilities for genomics
upload_time2025-08-18 17:40:47
maintainerNone
docs_urlNone
authorJosh L. Espinoza
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements biom-format pandas ipython ipykernel pyarrow anndata tqdm pyfastx scikit-learn matplotlib loguru skclust numpy nbformat
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jolespin/deep-genomics",
    "name": "deep-genomics",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Josh L. Espinoza",
    "author_email": "jol.espinoz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ac/94/ccbc70b921c8d0e6b94d1a96aa045802e407bd4144bddc67c55ec4af7607/deep_genomics-2025.8.15.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Deep learning utilities for genomics",
    "version": "2025.8.15",
    "project_urls": {
        "Homepage": "https://github.com/jolespin/deep-genomics"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ac94ccbc70b921c8d0e6b94d1a96aa045802e407bd4144bddc67c55ec4af7607",
                "md5": "e0749d03981fc7688ca99ffdcba0dd92",
                "sha256": "c195711c1084f966a103d642cb5c2bc353f256efb23875fdc2ec3e3921faf632"
            },
            "downloads": -1,
            "filename": "deep_genomics-2025.8.15.tar.gz",
            "has_sig": false,
            "md5_digest": "e0749d03981fc7688ca99ffdcba0dd92",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10341,
            "upload_time": "2025-08-18T17:40:47",
            "upload_time_iso_8601": "2025-08-18T17:40:47.434500Z",
            "url": "https://files.pythonhosted.org/packages/ac/94/ccbc70b921c8d0e6b94d1a96aa045802e407bd4144bddc67c55ec4af7607/deep_genomics-2025.8.15.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-18 17:40:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jolespin",
    "github_project": "deep-genomics",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "biom-format",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "ipython",
            "specs": []
        },
        {
            "name": "ipykernel",
            "specs": []
        },
        {
            "name": "pyarrow",
            "specs": []
        },
        {
            "name": "anndata",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "pyfastx",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "loguru",
            "specs": []
        },
        {
            "name": "skclust",
            "specs": [
                [
                    ">=",
                    "2025.8.5"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "<",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "nbformat",
            "specs": []
        }
    ],
    "lcname": "deep-genomics"
}
        
Elapsed time: 1.99981s