RGAST


NameRGAST JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/GYQ-form/RGAST
SummaryRelational Graph Attention Network for Spatial Transcriptome Analysis
upload_time2023-08-09 03:18:41
maintainer
docs_urlNone
authorYuqiao Gong
requires_python
licenseMIT
keywords spatial transcriptomic rgat representation learning spatial domain identification
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # RGAST

RGAST: Relational Graph Attention Network for Spatial Transcriptome Analysis

This document will help you easily go through the scBC model.

![fig1_00](https://github.com/GYQ-form/RGAST/assets/79566479/fe0655dc-2318-44e0-92bf-0aea3aad7163)


## Installation

To install our package, run

```bash
pip install RGAST
```



## Usage

RGAST (Relational Graph Attention network for Spatial Transcriptome analysis) constructs a relational graph attention network to learn the representation of each spot in the spatial transcriptome data. Plus the attention mechanism, RGAST considers both gene expression similarity and spatial neighbor relationships in constructing the graph network, enabling a more comprehensive and flexible representation of the spatial transcriptome data. RGAST can be used in many ST analysis:

- spatial domain identification
- cell trajectory inference
- spatially variable gene (SVG) detection
- uncover spatially resolved cell-cell interactions
- reveal intricate 3D spatial patterns across multiple sections of ST data



## Tutorial

We have prepared several basic tutorials  in https://github.com/GYQ-form/RGAST/tree/main/tutorial. You can quickly hands on RGAST by going through these tutorials. Model parameters trained in our study are also released in https://github.com/GYQ-form/RGAST/tree/main/model_path.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/GYQ-form/RGAST",
    "name": "RGAST",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "spatial transcriptomic,RGAT,representation learning,spatial domain identification",
    "author": "Yuqiao Gong",
    "author_email": "gyq123@sjtu.edu.cn",
    "download_url": "https://files.pythonhosted.org/packages/81/48/9344dbe5f424e6d49672aa99dfd97c07e40cf2a3ad109691c5d94edeb1c8/RGAST-0.0.1.tar.gz",
    "platform": null,
    "description": "# RGAST\n\nRGAST: Relational Graph Attention Network for Spatial Transcriptome Analysis\n\nThis document will help you easily go through the scBC model.\n\n![fig1_00](https://github.com/GYQ-form/RGAST/assets/79566479/fe0655dc-2318-44e0-92bf-0aea3aad7163)\n\n\n## Installation\n\nTo install our package, run\n\n```bash\npip install RGAST\n```\n\n\n\n## Usage\n\nRGAST (Relational Graph Attention network for Spatial Transcriptome analysis) constructs a relational graph attention network to learn the representation of each spot in the spatial transcriptome data. Plus the attention mechanism, RGAST considers both gene expression similarity and spatial neighbor relationships in constructing the graph network, enabling a more comprehensive and flexible representation of the spatial transcriptome data. RGAST can be used in many ST analysis:\n\n- spatial domain identification\n- cell trajectory inference\n- spatially variable gene (SVG) detection\n- uncover spatially resolved cell-cell interactions\n- reveal intricate 3D spatial patterns across multiple sections of ST data\n\n\n\n## Tutorial\n\nWe have prepared several basic tutorials  in https://github.com/GYQ-form/RGAST/tree/main/tutorial. You can quickly hands on RGAST by going through these tutorials. Model parameters trained in our study are also released in https://github.com/GYQ-form/RGAST/tree/main/model_path.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Relational Graph Attention Network for Spatial Transcriptome Analysis",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/GYQ-form/RGAST"
    },
    "split_keywords": [
        "spatial transcriptomic",
        "rgat",
        "representation learning",
        "spatial domain identification"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1fff4321724348cad8e05c11b0290793c3ed9b55101cfe4ae44015b47c0c15a0",
                "md5": "783defff0357049dd3f2b900cb27f183",
                "sha256": "2114663f3b9006ec72190efcdc60bd7488cdf970bc6aa3a1c3e427d653abafa3"
            },
            "downloads": -1,
            "filename": "RGAST-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "783defff0357049dd3f2b900cb27f183",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13816,
            "upload_time": "2023-08-09T03:18:39",
            "upload_time_iso_8601": "2023-08-09T03:18:39.121709Z",
            "url": "https://files.pythonhosted.org/packages/1f/ff/4321724348cad8e05c11b0290793c3ed9b55101cfe4ae44015b47c0c15a0/RGAST-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81489344dbe5f424e6d49672aa99dfd97c07e40cf2a3ad109691c5d94edeb1c8",
                "md5": "c06d1f3ee2639b88c64686e3fa2b9d9d",
                "sha256": "f35850a3dceeaf284845482d6aea0cd07b3f43d9bdc5fb525fb639fef39873b6"
            },
            "downloads": -1,
            "filename": "RGAST-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c06d1f3ee2639b88c64686e3fa2b9d9d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13492,
            "upload_time": "2023-08-09T03:18:41",
            "upload_time_iso_8601": "2023-08-09T03:18:41.083362Z",
            "url": "https://files.pythonhosted.org/packages/81/48/9344dbe5f424e6d49672aa99dfd97c07e40cf2a3ad109691c5d94edeb1c8/RGAST-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-09 03:18:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "GYQ-form",
    "github_project": "RGAST",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "rgast"
}
        
Elapsed time: 0.09619s