Topyfic


NameTopyfic JSON
Version 0.4.17 PyPI version JSON
download
home_pagehttps://github.com/mortazavilab/Topyfic
SummaryTopyfic is a Python package designed to identify reproducible latent dirichlet allocation (LDA) using leiden clustering and harmony for single cell epigenomics data
upload_time2024-09-04 23:45:49
maintainerNone
docs_urlNone
authorNarges Rezaie
requires_python>=3.9
licenseMIT
keywords cellular programs latent dirichlet allocation single-cell multiome single-cell rna-seq gene regulatory network topic modeling single-nucleus rna-seq
VCS
bugtrack_url
requirements adjustText anndata click gseapy joblib matplotlib networkx numpy pandas PyYAML reactome2py scanpy scikit_learn scipy seaborn statsmodels
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/mortazavilab/Topyfic",
    "name": "Topyfic",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "Cellular Programs, Latent Dirichlet allocation, single-cell multiome, single-cell RNA-seq, gene regulatory network, Topic Modeling, single-nucleus RNA-seq",
    "author": "Narges Rezaie",
    "author_email": "nargesrezaie80@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/97/6b/9638a5bc26979e2152965720466eb2d4e13313ffd5e9960ed3e2796cd356/topyfic-0.4.17.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Topyfic is a Python package designed to identify reproducible latent dirichlet allocation (LDA) using leiden clustering and harmony for single cell epigenomics data",
    "version": "0.4.17",
    "project_urls": {
        "Download": "https://github.com/mortazavilab/Topyfic/archive/refs/tags/v0.4.17.tar.gz",
        "Homepage": "https://github.com/mortazavilab/Topyfic"
    },
    "split_keywords": [
        "cellular programs",
        " latent dirichlet allocation",
        " single-cell multiome",
        " single-cell rna-seq",
        " gene regulatory network",
        " topic modeling",
        " single-nucleus rna-seq"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "976b9638a5bc26979e2152965720466eb2d4e13313ffd5e9960ed3e2796cd356",
                "md5": "f785c5aca36b669b24c96996f7689b2d",
                "sha256": "6073037a5f055ce9484b0a44e25f571385069df3f30b7398684566ef2d6d3acb"
            },
            "downloads": -1,
            "filename": "topyfic-0.4.17.tar.gz",
            "has_sig": false,
            "md5_digest": "f785c5aca36b669b24c96996f7689b2d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 34535,
            "upload_time": "2024-09-04T23:45:49",
            "upload_time_iso_8601": "2024-09-04T23:45:49.670630Z",
            "url": "https://files.pythonhosted.org/packages/97/6b/9638a5bc26979e2152965720466eb2d4e13313ffd5e9960ed3e2796cd356/topyfic-0.4.17.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-04 23:45:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mortazavilab",
    "github_project": "Topyfic",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "adjustText",
            "specs": [
                [
                    "==",
                    "0.8"
                ]
            ]
        },
        {
            "name": "anndata",
            "specs": [
                [
                    "==",
                    "0.9.2"
                ]
            ]
        },
        {
            "name": "click",
            "specs": [
                [
                    "==",
                    "8.1.7"
                ]
            ]
        },
        {
            "name": "gseapy",
            "specs": [
                [
                    "==",
                    "1.0.5"
                ]
            ]
        },
        {
            "name": "joblib",
            "specs": [
                [
                    "==",
                    "1.3.2"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.7.2"
                ]
            ]
        },
        {
            "name": "networkx",
            "specs": [
                [
                    "==",
                    "2.8.4"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "1.24.4"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "1.4.4"
                ]
            ]
        },
        {
            "name": "PyYAML",
            "specs": [
                [
                    "==",
                    "6.0.1"
                ]
            ]
        },
        {
            "name": "reactome2py",
            "specs": [
                [
                    "==",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "scanpy",
            "specs": [
                [
                    "==",
                    "1.9.5"
                ]
            ]
        },
        {
            "name": "scikit_learn",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.11.2"
                ]
            ]
        },
        {
            "name": "seaborn",
            "specs": [
                [
                    "==",
                    "0.11.2"
                ]
            ]
        },
        {
            "name": "statsmodels",
            "specs": [
                [
                    "==",
                    "0.14.0"
                ]
            ]
        }
    ],
    "lcname": "topyfic"
}
        
Elapsed time: 0.37871s