bio-past


Namebio-past JSON
Version 1.6.3 PyPI version JSON
download
home_pagehttps://github.com/lizhen18THU/PAST
SummaryPAST: latent feature extraction with a Prior-based self-Attention framework for Spatial Transcriptomics
upload_time2023-09-05 15:22:24
maintainer
docs_urlNone
authorZhen Li
requires_python>3.6.0
licenseMIT License
keywords pip past
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PAST software is build on a variational graph convolutional auto-encoder designed for spatial transcriptomics which integrates prior information with Bayesian neural network, captures spatial information with self-attention mechanism and enables scalable application with ripple walk sampler strategy. PAST could effectively characterize spatial domains and facilitate various downstream analysis through integrating spatial information and reference from various sources. Besides, PAST also enable time and memory-efficient application on large datasets while preserving global spatial patterns for better performance. Importantly, PAST could also facilitate accurate annotation of spatial domains and thus provide biological insights.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lizhen18THU/PAST",
    "name": "bio-past",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">3.6.0",
    "maintainer_email": "",
    "keywords": "pip,past",
    "author": "Zhen Li",
    "author_email": "lizhen18@tsinghua.org.cn",
    "download_url": "https://files.pythonhosted.org/packages/b7/f8/6e9e7bd13fdec8dbf044ef6b5ebdbcb5dcef3468fb2764421fc7966c4fe7/bio-past-1.6.3.tar.gz",
    "platform": null,
    "description": "PAST software is build on a variational graph convolutional auto-encoder designed for spatial transcriptomics which integrates prior information with Bayesian neural network, captures spatial information with self-attention mechanism and enables scalable application with ripple walk sampler strategy. PAST could effectively characterize spatial domains and facilitate various downstream analysis through integrating spatial information and reference from various sources. Besides, PAST also enable time and memory-efficient application on large datasets while preserving global spatial patterns for better performance. Importantly, PAST could also facilitate accurate annotation of spatial domains and thus provide biological insights.\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "PAST: latent feature extraction with a Prior-based self-Attention framework for Spatial Transcriptomics",
    "version": "1.6.3",
    "project_urls": {
        "Homepage": "https://github.com/lizhen18THU/PAST"
    },
    "split_keywords": [
        "pip",
        "past"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d330274b89c2342d3a49753d9382519c4e42ac439553c8241c6bd74683fb968e",
                "md5": "5cc87d88fa7453da2b88e220a3ab34e9",
                "sha256": "10e1d0c71586c42bc49c121519ecd3c578c10b32ac4a8940a1c9b36d7cf7d4e6"
            },
            "downloads": -1,
            "filename": "bio_past-1.6.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5cc87d88fa7453da2b88e220a3ab34e9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">3.6.0",
            "size": 16307,
            "upload_time": "2023-09-05T15:18:47",
            "upload_time_iso_8601": "2023-09-05T15:18:47.299815Z",
            "url": "https://files.pythonhosted.org/packages/d3/30/274b89c2342d3a49753d9382519c4e42ac439553c8241c6bd74683fb968e/bio_past-1.6.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7f86e9e7bd13fdec8dbf044ef6b5ebdbcb5dcef3468fb2764421fc7966c4fe7",
                "md5": "174869c21ff251213535f6c3f2a4d206",
                "sha256": "7674020e1f0df0fd83db544d6e7e4485ff8912b49877822a6dd322507c54fdd0"
            },
            "downloads": -1,
            "filename": "bio-past-1.6.3.tar.gz",
            "has_sig": false,
            "md5_digest": "174869c21ff251213535f6c3f2a4d206",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">3.6.0",
            "size": 31940901,
            "upload_time": "2023-09-05T15:22:24",
            "upload_time_iso_8601": "2023-09-05T15:22:24.928415Z",
            "url": "https://files.pythonhosted.org/packages/b7/f8/6e9e7bd13fdec8dbf044ef6b5ebdbcb5dcef3468fb2764421fc7966c4fe7/bio-past-1.6.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-05 15:22:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lizhen18THU",
    "github_project": "PAST",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "bio-past"
}
        
Elapsed time: 0.11454s