scBIOT documentation

Contents

scBIOT documentation#

scBIOT (Single-Cell Biological Insights via Optimal Transport) unifies optimal-transport alignment for preprocessing and embedding single-cell RNA, ATAC, and multi-omic data. The library is designed for embeddings, reproducible benchmarking, and scalable inference across modalities.

Highlights#

  • Fast optimal transport with GPU.

  • A unified scBIOT framework that can embed RNA, ATAC, or multi-omics modalities.

  • Supports scRNA-seq, snATAC-seq, and paired and unpaired multi-omics.

  • Supports label transfer across disjoint datasets, such as scRNA-seq to Xenium, scRNA-seq to snATAC-seq.

  • Built-in preprocessing steps (iterative LSI, gene activity annotation from peaks, coembedding of PCA from multiomics).

  • Support both CPU and GPU.

Tutorials