Skip to content

dertrotl/geneGATer

Repository files navigation

geneGATer: Uncovering Cell-Cell Communication Genes from Spatial Transcriptomics Data

Tests Documentation

geneGATer is a Python package designed to facilitate the identification and ranking of potential communication genes from spatial transcriptomics data. The package integrates an adapted metagene construction method by Hue et al. [2022] and a Graph Attention Network (GAT) to enable the exploration of cell-to-cell communication without relying on explicit cell-type annotations.

The package is the result of the authors master thesis which can be found here. By employing geneGATer, researchers can efficiently recreate the pipeline showcased in the associated thesis. The package also includes visualization tools to aid in the interpretation of the results, providing a comprehensive framework for studying intricate cellular communication networks.

Getting started

Please refer to the documentation. In particular, the

Installation

You need to have Python 3.9 or newer installed on your system. If you don't have Python installed, we recommend installing Mambaforge.

There are several alternative options to install geneGATer:

  1. Install the latest development version:
pip install git+https://github.com/dertrotl/geneGATer.git@main

Release notes

See the changelog.

Contact

For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.

Citation

Analysis and Methods in Glioblastoma Spatial Transcriptomics, Benjamin Weinert, 2023.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages