Cargando…

Unravelling spatial gene associations with SEAGAL: a Python package for spatial transcriptomics data analysis and visualization

SUMMARY: In the era where transcriptome profiling moves toward single-cell and spatial resolutions, the traditional co-expression analysis lacks the power to fully utilize such rich information to unravel spatial gene associations. Here, we present a Python package called Spatial Enrichment Analysis...

Descripción completa

Detalles Bibliográficos
Autores principales: Wang, Linhua, Liu, Chaozhong, Gao, Yang, Zhang, Xiang H -F, Liu, Zhandong
Formato: Online Artículo Texto
Lenguaje:English
Publicado: Oxford University Press 2023
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10363022/
https://www.ncbi.nlm.nih.gov/pubmed/37436699
http://dx.doi.org/10.1093/bioinformatics/btad431
Descripción
Sumario:SUMMARY: In the era where transcriptome profiling moves toward single-cell and spatial resolutions, the traditional co-expression analysis lacks the power to fully utilize such rich information to unravel spatial gene associations. Here, we present a Python package called Spatial Enrichment Analysis of Gene Associations using L-index (SEAGAL) to detect and visualize spatial gene correlations at both single-gene and gene-set levels. Our package takes spatial transcriptomics datasets with gene expression and the aligned spatial coordinates as input. It allows for analyzing and visualizing genes’ spatial correlations and cell types’ colocalization within the precise spatial context. The output could be visualized as volcano plots and heatmaps with a few lines of code, thus providing an easy-yet-comprehensive tool for mining spatial gene associations. AVAILABILITY AND IMPLEMENTATION: The Python package SEAGAL can be installed using pip: https://pypi.org/project/seagal/. The source code and step-by-step tutorials are available at: https://github.com/linhuawang/SEAGAL.