Mosna 0.1.0 Documentation
===================================
Mosna is a Python library designed for the analysis of spatial omics data in combination with clinical or biological metadata.
It enables researchers to explore cellular interactions, tissue organization, and predictive biomarkers through an intuitive pipeline.
The scientific article describing Mosna can be found here:
`Mosna: Analysis of spatial omics data `_
Some insightful examples are provided in the GitHub repository:
`Mosna examples on GitHub `_
Additional explanation on how to implement Mosna can be found here:
`Implementation guide `_
Furthermore, some background on concepts such as assortativity, which mosna uses to quantify preferential interactions
between cell types can be found here:
`Theoretical concepts `_
.. note::
This project is under active development.
Contents
--------
.. toctree::
mosna_at_a_glance
getting_started
theoretical_concepts
how_to_guides
api