MODE-omics


NameMODE-omics JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/jsuncompubio/MODE
Summarya multimodal autoencoder framework for high-resolution multi-omic digital dissociation
upload_time2025-01-09 17:37:56
maintainerNone
docs_urlNone
authorJiao Sun
requires_python>=3.10
licenseGPL-3.0 License
keywords
VCS
bugtrack_url
requirements torch numpy pandas anndata tqdm scikit-learn matplotlib seaborn
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jsuncompubio/MODE",
    "name": "MODE-omics",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Jiao Sun",
    "author_email": "jiao.sun@stjude.org",
    "download_url": "https://files.pythonhosted.org/packages/68/db/d9906b0b2acfb18365192380346b7dc2bf5abe91071ba26f2c943c4f9d16/mode_omics-0.1.1.tar.gz",
    "platform": "any",
    "description": "",
    "bugtrack_url": null,
    "license": "GPL-3.0 License",
    "summary": "a multimodal autoencoder framework for high-resolution multi-omic digital dissociation",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/jsuncompubio/MODE"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1bbec23bfc87187724f5a5d505c400d43a6de1ddc4ed05e8824c9f95eee6b560",
                "md5": "0e99123dec84975b9ba28ff45a7e192d",
                "sha256": "b28a0f7e5e3585b21997ff39e3365d287eb611ffd7c9cd957ffa907ca1e2b8ab"
            },
            "downloads": -1,
            "filename": "MODE_omics-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e99123dec84975b9ba28ff45a7e192d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 24463,
            "upload_time": "2025-01-09T17:37:53",
            "upload_time_iso_8601": "2025-01-09T17:37:53.998335Z",
            "url": "https://files.pythonhosted.org/packages/1b/be/c23bfc87187724f5a5d505c400d43a6de1ddc4ed05e8824c9f95eee6b560/MODE_omics-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "68dbd9906b0b2acfb18365192380346b7dc2bf5abe91071ba26f2c943c4f9d16",
                "md5": "b2b835acb48c14435113b291043e10fc",
                "sha256": "612b7fdfa8da9998af4739d41ed66868601c24693eefe7a3243b7b9ab6f95f2d"
            },
            "downloads": -1,
            "filename": "mode_omics-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b2b835acb48c14435113b291043e10fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 24936,
            "upload_time": "2025-01-09T17:37:56",
            "upload_time_iso_8601": "2025-01-09T17:37:56.098165Z",
            "url": "https://files.pythonhosted.org/packages/68/db/d9906b0b2acfb18365192380346b7dc2bf5abe91071ba26f2c943c4f9d16/mode_omics-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-09 17:37:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jsuncompubio",
    "github_project": "MODE",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "torch",
            "specs": [
                [
                    ">=",
                    "1.8.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.22.4"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "anndata",
            "specs": [
                [
                    ">=",
                    "0.7.6"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    "==",
                    "1.2.2"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "seaborn",
            "specs": []
        }
    ],
    "lcname": "mode-omics"
}
        
Elapsed time: 2.87602s