Topyfic


NameTopyfic JSON
Version 0.4.13 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-04-22 18:26: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/26/5f/bc50fa65d952656c1672884574738b51b5ab2c3e852947c846aa1c50bb94/Topyfic-0.4.13.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.13",
    "project_urls": {
        "Download": "https://github.com/mortazavilab/Topyfic/archive/refs/tags/v0.4.13.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": "265fbc50fa65d952656c1672884574738b51b5ab2c3e852947c846aa1c50bb94",
                "md5": "1d0fddf6317e5726cab333b5f8b30e5d",
                "sha256": "bc683f8af0a7955bf75bca66b558b3c6fbc53a13dafca5fab07ea73b6587402a"
            },
            "downloads": -1,
            "filename": "Topyfic-0.4.13.tar.gz",
            "has_sig": false,
            "md5_digest": "1d0fddf6317e5726cab333b5f8b30e5d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 34391,
            "upload_time": "2024-04-22T18:26:49",
            "upload_time_iso_8601": "2024-04-22T18:26:49.441539Z",
            "url": "https://files.pythonhosted.org/packages/26/5f/bc50fa65d952656c1672884574738b51b5ab2c3e852947c846aa1c50bb94/Topyfic-0.4.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-22 18:26: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.21870s