Relational Graph Attention Network for Spatial Transcriptome Analysis
Project description
RGAST
RGAST: Relational Graph Attention Network for Spatial Transcriptome Analysis [paper]
This document will help you easily go through the RGAST model.
Installation
To install our package, run
pip install RGAST
You can also clone the repo and install it in editable mode:
git clone https://github.com/GYQ-form/RGAST.git
cd RGAST
pip install -e .
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file RGAST-0.0.2.tar.gz
.
File metadata
- Download URL: RGAST-0.0.2.tar.gz
- Upload date:
- Size: 13.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2597272c29517f7b7a3193b28b22770bc770e73a2c1c86aea15dc6a96574e5cb |
|
MD5 | 1fc3f3f378f922136a71be360c02d16f |
|
BLAKE2b-256 | 0923f55cd9644cfc510ff898fb89d9cd5854dc4a644116e19302a342e1c55582 |
File details
Details for the file RGAST-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: RGAST-0.0.2-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32844b36ef7066b5a3154f33c5f5755568534c291015f7085b4262d6651683fd |
|
MD5 | 91f649e61151f3fb3b11a83d8192ba24 |
|
BLAKE2b-256 | 2ad2cd84f49e0dfb75d2a214389fece1cbc87302256221218644272f3c7c5c26 |