Skip to content

Releases: kusterlab/picked_group_fdr

v0.2.7

12 Aug 15:05
Compare
Choose a tag to compare

v0.2.7

  • Added maxtasksperchild for better memory management in LFQ

GUI has not changed, use the one from v0.2.0

v0.2.6

05 Aug 12:22
Compare
Choose a tag to compare

v0.2.6

  • Upgrade minimum Python version to 3.8 for new scipy version
  • Reduced LFQ memory by 80% and speed up by 30%

GUI has not changed, use the one from v0.2.0

v0.2.5

26 Jul 13:18
Compare
Choose a tag to compare

v0.2.5

  • Undo switching order of log and median operation in LFQ as this led to wrong results

GUI has not changed, use the one from v0.2.0

v0.2.4

26 Jul 12:33
Compare
Choose a tag to compare

v0.2.4

  • Speed up LFQ by using Bottleneck package for nanmedian

v0.2.3

25 Jul 22:37
Compare
Choose a tag to compare

v0.2.3

  • Added unit and performance tests to repo
  • Allow multithreading for LFQ quant

GUI has not changed, use the one from v0.2.0

v0.2.2

19 Jul 14:56
Compare
Choose a tag to compare

v0.2.2

  • Upgrade minimum Python version to 3.7 to remove dataclasses dependency

GUI has not changed, use the one from v0.2.0

v0.2.1

19 Jul 14:41
Compare
Choose a tag to compare

v0.2.1

  • Change requirements to inequalities for packages with 0.x version to allow better dependency resolving

GUI has not changed, use the one from v0.2.0

v0.2.0

10 Jun 19:56
Compare
Choose a tag to compare

v0.2.0

  • Major improvements to GUI and removed unnecessary libraries to reduce file size

v0.1.0

08 Jun 14:42
Compare
Choose a tag to compare

v0.1.0

  • Initial release