stClinic


NamestClinic JSON
Version 0.0.9 PyPI version JSON
download
home_pagehttps://github.com/cmzuo11/stClinic
SummarystClinic for dissecting clinically relevant niches by integrating spatial multi-slice multi-omics data
upload_time2024-10-17 14:38:32
maintainerNone
docs_urlNone
authorcmzuo
requires_pythonNone
licenseMIT License
keywords tme
VCS
bugtrack_url
requirements anndata numpy pandas scipy matplotlib scanpy umap-learn louvain h5py torch faiss-gpu torchaudio torchvision tqdm hnswlib rpy2 scikit-learn scikit-misc seaborn lifelines networkx torch-sparse torch-scatter
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/cmzuo11/stClinic",
    "name": "stClinic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "TME",
    "author": "cmzuo",
    "author_email": "cmzuo13@163.com",
    "download_url": "https://files.pythonhosted.org/packages/11/ee/4a06e75eb98a4dc53f28490bfbd225df256e994a18bdc3eb8cc58251d317/stclinic-0.0.9.tar.gz",
    "platform": "any",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "stClinic for dissecting clinically relevant niches by integrating spatial multi-slice multi-omics data",
    "version": "0.0.9",
    "project_urls": {
        "Homepage": "https://github.com/cmzuo11/stClinic"
    },
    "split_keywords": [
        "tme"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35f06f45286f5f7b8113021800a54935af94f550526f11f16eb8c84a9d648a0c",
                "md5": "45de5f89d9b443b0b2635c187270604e",
                "sha256": "777a126cec3cd524deabb88a8b7ea51e83a32cd0214b2ea4de8e7bca45c85353"
            },
            "downloads": -1,
            "filename": "stClinic-0.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "45de5f89d9b443b0b2635c187270604e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 20522,
            "upload_time": "2024-10-17T14:38:31",
            "upload_time_iso_8601": "2024-10-17T14:38:31.018929Z",
            "url": "https://files.pythonhosted.org/packages/35/f0/6f45286f5f7b8113021800a54935af94f550526f11f16eb8c84a9d648a0c/stClinic-0.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11ee4a06e75eb98a4dc53f28490bfbd225df256e994a18bdc3eb8cc58251d317",
                "md5": "b55947e67dc3ad267953a4c174b54285",
                "sha256": "0fc1664157fd2d61f4a26293e0e11e81f59dd491d3143f3712963e9dca23521a"
            },
            "downloads": -1,
            "filename": "stclinic-0.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "b55947e67dc3ad267953a4c174b54285",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20617,
            "upload_time": "2024-10-17T14:38:32",
            "upload_time_iso_8601": "2024-10-17T14:38:32.428101Z",
            "url": "https://files.pythonhosted.org/packages/11/ee/4a06e75eb98a4dc53f28490bfbd225df256e994a18bdc3eb8cc58251d317/stclinic-0.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-17 14:38:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "cmzuo11",
    "github_project": "stClinic",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "anndata",
            "specs": [
                [
                    "==",
                    "0.9.2"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.22.3"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.0.3"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.10.1"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.7.2"
                ]
            ]
        },
        {
            "name": "scanpy",
            "specs": [
                [
                    "==",
                    "1.9.3"
                ]
            ]
        },
        {
            "name": "umap-learn",
            "specs": [
                [
                    "==",
                    "0.5.3"
                ]
            ]
        },
        {
            "name": "louvain",
            "specs": [
                [
                    "==",
                    "0.8.1"
                ]
            ]
        },
        {
            "name": "h5py",
            "specs": [
                [
                    "==",
                    "3.9.0"
                ]
            ]
        },
        {
            "name": "torch",
            "specs": [
                [
                    "==",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "faiss-gpu",
            "specs": []
        },
        {
            "name": "torchaudio",
            "specs": [
                [
                    "==",
                    "2.4.0"
                ]
            ]
        },
        {
            "name": "torchvision",
            "specs": [
                [
                    "==",
                    "0.19.0"
                ]
            ]
        },
        {
            "name": "tqdm",
            "specs": [
                [
                    "==",
                    "4.65.0"
                ]
            ]
        },
        {
            "name": "hnswlib",
            "specs": [
                [
                    "==",
                    "0.5.1"
                ]
            ]
        },
        {
            "name": "rpy2",
            "specs": [
                [
                    "==",
                    "3.5.1"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "scikit-misc",
            "specs": [
                [
                    "==",
                    "0.2.0"
                ]
            ]
        },
        {
            "name": "seaborn",
            "specs": [
                [
                    "==",
                    "0.11.2"
                ]
            ]
        },
        {
            "name": "lifelines",
            "specs": [
                [
                    "==",
                    "0.27.8"
                ]
            ]
        },
        {
            "name": "networkx",
            "specs": [
                [
                    "==",
                    "3.1"
                ]
            ]
        },
        {
            "name": "torch-sparse",
            "specs": [
                [
                    "==",
                    "0.6.18"
                ]
            ]
        },
        {
            "name": "torch-scatter",
            "specs": [
                [
                    "==",
                    "2.1.2"
                ]
            ]
        }
    ],
    "lcname": "stclinic"
}
        
Elapsed time: 0.30727s