ScPerturb Versions Save

scPerturb: A resource and a python/R tool for single-cell perturbation data

v0.1.0

5 months ago
  • Allows a list for control
  • Parallelized all e-distance functions for speedup

v0.0.6

5 months ago

Fixes issue #10: edist now uses sample corrected edistance formula per default.

v0.0.5

8 months ago

Parallelized the E-test using joblib.Parallel. For now using n_jobs=-1 (thanks Lukas Heumos).

v0.0.4

1 year ago
  • pvalue minimum now 1/#runs in e-test instead of 0
  • Massive increase in computation speed of both etest and edist
  • R version on github see package_r

v0.0.1

1 year ago

Initial pre-release of scperturb as a python package.