Skip to content

v0.5.6

Compare
Choose a tag to compare
@asistradition asistradition released this 16 Aug 20:25
· 151 commits to release since this release

Inferelator v0.5.6 August 16, 2021

New Functionality:

  • Added code to randomly generate noise in prior with .set_shuffle_parameters(add_prior_noise=None)
  • Added in-workflow benchmarks for CellOracle and pySCENIC

Code Refactoring:

  • Minor changes to matplotlib interface
  • Improved testing for multitask workflows
  • Improved error messaging around prior and gold standard
  • Switch from Travis.ci to GitHub Actions for continuous integration