Al3n70rn / athena

Computational Framework to Analyse Spatial Heterogeneity in Visum, IMC or MIBI data sets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status GitHub Pages

athena logo

ATHENA is an open-source computational framework written in Python that facilitates the visualization, processing and analysis of (spatial) heterogeneity from spatial omics data. ATHENA supports any spatially resolved dataset that contains spatial transcriptomic or proteomic measurements, including Imaging Mass Cytometry (IMC), Multiplexed Ion Beam Imaging (MIBI), multiplexed Immunohistochemisty (mIHC) or Immunofluorescence (mIF), seqFISH, MERFISH, Visium.

Main functionalities

overview

  1. ATHENA accomodates raw multiplexed images from spatial omics measurements. Together with the images, segmentation masks, cell-level, feature-level and sample-level annotations can be uploaded.

  2. Based on the cell masks, ATHENA constructs graph representations of the data. The framework currently supports three flavors, namely radius, knn, and contact graphs.

  3. ATHENA incorporates a variety of methods to quantify heterogeneity, such as global and local entropic scores. Furthermore, cell type interaction strength scores or measures of spatial clustering and dispersion.

  4. Finally, the large collection of computed scores can be extracted and used as input in downstream machine learning models to perform tasks such as clinical data prediction, patient stratification or discovery of new (spatial) biomarkers.

Installation

Install the package as outlined in the docs.

About

Computational Framework to Analyse Spatial Heterogeneity in Visum, IMC or MIBI data sets

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Jupyter Notebook 99.6%Language:Python 0.4%Language:Shell 0.0%Language:Dockerfile 0.0%