Skip to content

Releases: kusterlab/curve_curator

v0.5.1

18 Jun 11:22
Compare
Choose a tag to compare
  • Improve the stability of the dashboard (#27)
  • Add DIA-NN peptide parser (#28)
  • Enable fit-predict logic for model API (#25)
  • Minor improvements and fixes

v0.5.0

25 Mar 18:47
Compare
Choose a tag to compare
  • Fixing R2 calculation (#15)
  • RMSE of the curve model is now an output column (#18)
  • Fixing the linear interpolation in combined replicate analysis (#20)
  • Add max_imputation parameter to toml to adjust filtering (#22)
  • Make compatible to bokeh version >=3.4 (#23)
  • Improves robustness of the pipeline (#16, #17, #19, #20, #23)
  • Improves testing and documentation (#16)
  • Minor improvements and fixes

v0.4.0

27 Dec 13:04
139abe6
Compare
Choose a tag to compare

v0.4.0

  • Add more examples and improved documentation (#9)
  • Add clipping option to handle values outside the expected range (#11)
  • Change to tomllib standard library, which leads to python >= 3.11, but removes dependence on the toml package and gets the newest TOML syntax v1.0) (#12)
  • Fix handling of duplicate aggregation (#10, #13)
  • Minor improvements and fixes

v0.3.0

01 Dec 09:20
7535d95
Compare
Choose a tag to compare
  • Add MSFragger support
  • Better reports to the console & log file
  • Minor improvements and fixes (#1, #2, #3, #5)
  • Fixing problems with NaNs during thresholding (#4, #6, #7)

v0.2.1

02 Oct 17:39
Compare
Choose a tag to compare
  • Fix pip install

v0.2.0

02 Oct 16:29
Compare
Choose a tag to compare
  • Support multiple controls to calculate more accurate ratios
  • Improved stability of dashboards

Accepted manuscript (v0.2.1)

23 Oct 11:32
Compare
Choose a tag to compare
accepted-manuscript

Bump v0.2.1

v0.1.1

24 Aug 15:42
Compare
Choose a tag to compare

v0.1.1

  • Switch to pip installation
  • Minor improvements and fixes

v0.1.0

04 Aug 16:03
Compare
Choose a tag to compare

v0.1.0

  • Initial release