Accelerated and Python-only scIB metrics
Project description
scib-metrics
Accelerated and Python-only metrics for benchmarking single-cell integration outputs.
This package contains implementations of metrics for evaluating the performance of single-cell omics data integration methods. The implementations of these metrics use jax when possible for jit-compilation and hardware acceleration. All implementations are in Python.
Currently we are porting metrics used in the scIB manuscript (and code). Deviations from the original implementations are documented. However, metric values from this repository should not be compared to the scIB repository.
Getting started
Please refer to the documentation.
Installation
You need to have Python 3.8 or newer installed on your system. If you don't have Python installed, we recommend installing Miniconda.
There are several alternative options to install scib-metrics:
- Install the latest release on PyPI:
pip install scib-metrics
- Install the latest development version:
pip install git+https://github.com/yoseflab/scib-metrics.git@main
Release notes
See the changelog.
Contact
For questions and help requests, you can reach out in the scverse discourse. If you found a bug, please use the issue tracker.
Citation
References for individual metrics can be found in the corresponding documentation. This package is heavily inspired by the single-cell integration benchmarking work:
@article{luecken2022benchmarking,
title={Benchmarking atlas-level data integration in single-cell genomics},
author={Luecken, Malte D and B{\"u}ttner, Maren and Chaichoompu, Kridsadakorn and Danese, Anna and Interlandi, Marta and M{\"u}ller, Michaela F and Strobl, Daniel C and Zappia, Luke and Dugas, Martin and Colom{\'e}-Tatch{\'e}, Maria and others},
journal={Nature methods},
volume={19},
number={1},
pages={41--50},
year={2022},
publisher={Nature Publishing Group}
}
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for scib_metrics-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78838abab9641c6aebd085d4aa6390963412c203e2e7264954a9aaf48e88c0eb |
|
MD5 | e93b03288e3270488640cf0b471a3928 |
|
BLAKE2b-256 | 5df9bba3d93171189a845f935f39e1601b63820354f64ebb3a4fa2e4715cb9ab |