Moscot - Multiomics Single-cell Optimal Transport
moscot is a framework for Optimal Transport (OT) applications in single-cell genomics. It scales to large datasets and can be used for a variety of applications across different modalities.
moscot’s key applications
Trajectory inference (incorporating spatial and lineage information).
Mapping cells to their spatial organisation.
Aligning spatial transcriptomics slides.
Translating modalities.
prototyping of new OT models in single-cell genomics.
… and more, check out the documentation for more information.
moscot is powered by OTT which is a JAX-based Optimal Transport toolkit that supports just-in-time compilation, GPU acceleration, automatic differentiation and linear memory complexity for OT problems.
Installation
Install moscot by running:
pip install moscot
In order to install moscot from in editable mode, run:
git clone https://github.com/theislab/moscot cd moscot pip install -e .
For further instructions how to install jax, please refer to https://github.com/google/jax.
Citing moscot
If you find a model useful for your research, please consider citing the Klein et al., 2025 manuscript as well as the publication introducing the model, which can be found in the corresponding documentation.
Release files for moscot 0.5.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| moscot-0.5.2.tar.gz | 477.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| moscot-0.5.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 631.1 kB
Release files / moscot-0.5.2.tar.gz
| Download URL | moscot-0.5.2.tar.gz |
|---|---|
| Size | 477.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f86674d4bbfd9b9fae77428bd6ecdcfa3f0b6aabbeae3b41cd2662e83cf23b34
|
|
BLAKE2b-256 checksum How to use checksums |
fc1758d07d023f239a3b9de93a895b4f8aba2f76419437ee8e693fd9ee5e0ae6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / moscot-0.5.2-py3-none-any.whl
| Download URL | moscot-0.5.2-py3-none-any.whl |
|---|---|
| Size | 153.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
262578d8b426ff125da42d8491ed3b22e9272d367182f1cbe4a1e3110ea5fa47
|
|
BLAKE2b-256 checksum How to use checksums |
d898f53007592a0dff7c7f2dc0163f56663bb2c2fbfec85b9b3c04ea234852e7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|