What is Tangram?
masterTangram is a Python package built on PyTorch and scanpy designed for mapping single-cell (or single-nucleus) gene expression data onto spatial gene expression data.
To use Tangram effectively, your datasets should meet the following criteria:
- Biological Context: The single-cell dataset and the spatial dataset should be collected from the same anatomical region or tissue type (ideally from a biological replicate).
- Gene Overlap: The datasets must share a set of genes.
Tangram performs spatial alignment by fitting gene expression on these shared genes.