Skip to main content

Multi-omic single-cell optimal transport tools

Project description

Coverage

moscot - multi-omic single-cell optimal transport tools

moscot is a general framework to apply tools from optimal transport to time-course single-cell data. It supports:

  • single-cell RNA-seq and ATAC-seq data (paired and unpaired)

  • single-cell lineage-traced data (prospective and retrospective)

while scaling to large cell numbers. In the backend, moscot is powered by OTT which is a Jax-based optimal transport toolkit that supports just-in-time compilation, automatic differentiation and linear memory complexity for OT problems.

Installation

In order to install moscot, run:

git clone https://github.com/theislab/moscot
cd moscot
pip install -e.'[dev]'
pre-commit install

for pre-commit you might have to install prettier with conda: conda install -c conda-forge prettier.

If used with GPU, additionally run:

pip install --upgrade "jax[cuda]" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moscot-0.1.0.tar.gz (1.0 MB view hashes)

Uploaded Source

Built Distribution

moscot-0.1.0-py3-none-any.whl (96.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page