Releases: kusterlab/picked_group_fdr
Releases · kusterlab/picked_group_fdr
v0.2.7
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
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
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
v0.2.4
- Speed up LFQ by using Bottleneck package for nanmedian
v0.2.3
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
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
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
v0.2.0
- Major improvements to GUI and removed unnecessary libraries to reduce file size
v0.1.0
v0.1.0
- Initial release