Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@cflerin cflerin released this 14 Feb 10:30
· 20 commits to master since this release

Changes summary:

  • GRN inference step: multiprocessing is now used by default in place of dask to run GRNBoost2
  • Images are now always pulled from DockerHub
  • Requirements file updated
  • New tiny test dataset (reduced run time) and test profile
  • Additions to the PBMC10k tutorial (AUC threshold)
  • Code and readme cleanup
  • Additional (optional) parameter passes a fixed seed to the GRNBoost2 algorithm (e.g. --seed 777)