Skip to content

Release v0.4.5

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 07:57

What's Changed

Revision of how fractions are handled

  • This should improve performance on fractionated samples #424 #389
  • Scoring was adapted. For fractionated samples each raw file is scored individually.
  • In the GUI there are now two additional columns: Sample_group and Fraction: All files with the same Sample_group will be quanted together. Fraction is meant to be enumerated for fractionated samples and is used for the delayed normalization step.

Screen Shot 2022-04-26 at 9 50 09 AM

Acceleration

  • @hugokitano made their first contribution in #412
  • This is a speedup for the delayed normalization. Thanks!

Misc

  • The version performance is updated and shows results from version 4.
  • Automated test now include fractionated samples and matching.
  • Pip installation on Windows should be more robust (fixed tables dependency)

Package Updates

Several Python packages have been updated:

Full Changelog: 0.4.4...v0.4.5