Skip to content

python-cibersort-rs v0.1.0

Choose a tag to compare

@LCGaoZzz LCGaoZzz released this 14 Aug 03:34
· 6 commits to main since this release

First public release of python-cibersort-rs: a Python implementation of the CIBERSORT v1.04 computational workflow with a native Rust ν-SVR accelerator.

Highlights:

  • Python API and cibersort CLI
  • Rust, LIBSVM, and NumPy engines
  • Relative and absolute output modes
  • Deterministic R-compatible permutation RNG
  • 75 regression/oracle tests; maximum observed absolute error 1.41e-11
  • Prebuilt wheels for Python 3.10-3.12 on Windows x64, Linux x86_64, macOS Intel, and macOS Apple Silicon

This independent project does not include LM22 or the original CIBERSORT.R script and is not affiliated with or endorsed by the CIBERSORT/CIBERSORTx authors.