Package for the analysis of unassigned RNA during segmentation in image-based spatial transcriptomics, in python.
Please refer to the documentation, in particular, the API documentation.
You neeed to have Python 3.10 or newer installed on your system. If you don't have Python installed, we recommend installing Mambaforge.
There are several alternative options to install troutpy:
- Install the latest release of
troutpy
from PyPI:
pip install troutpy
- Install the latest development version:
pip install git+https://github.com/theislab/troutpy.git@main
Please have a look at the Usage documentation and the tutorials.
import troutpy as tp
Code, notebooks, and instructions to reproduce the results from the paper are available at the reproducibility repository. This repository also include diverse tutorials and compementary functions that are not core to Troutpy, but are required to reproduce the figures from Marco Salas et al. 2025.
See the changelog.
For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.
t.b.a