Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 385 Bytes

File metadata and controls

17 lines (9 loc) · 385 Bytes

pyComBat releases changelog

[0.1.7] - 18-05-2020

  • First release

[0.2.0] - 02-09-2020

pyComBat 0.2.0

  • Batches can now be defined with non-integers lists (e.g. strings)

  • Covariates can now be taken into account for the batch-effects correction through the use of a model matrix

  • Corrected a bug forbidding the first batch to be a reference batch

  • Added unit testing