Releases: llegregam/MSReader
Releases · llegregam/MSReader
MSReader v1.7.4
Changelog
Fixed
- Fixed a bug concerning outputs and the exported table.
MSReader v1.7.3
Changelog
Fixed
- Fixed the problem of certain widgets being disabled when selecting tables to output.
MSReader v1.7.2
Changelog
Fixed
- Fixed feature filtering problem in output files, now all features are present.
- Removed the 'LLOQ' and 'ULOQ' columns from specific tables in the output files.
MSReader v1.7.1
Changelog
Fixed
- Fixed bug where infinite and empty cells were present in "Table.xlsx" files. They are now replace with "NA".
MS_Reader v1.7.0
Changelog
Added
- Changes introduced in new versions are now explicitly detailed in the graphical user interface
Changed
- Ratios are not calculated any more, just parsed from data
Fixed
- Fixed bug on launch where the program wouldn't start because of multiple
calls to set_config - Removed deprecated pandas functions
MS_Reader v1.6.2
Changelog
- Rebuilt test suite
- Added tests on Python 3.11 & 3.12
MS_Reader v1.6.1
Changelog
- Fixed bug created by entry point change in 1.6.0
MS_Reader v1.6.0
Changelog
- Skyline data input format is now tabular with 'tsv' or 'txt' extension
- Added system to handle infinity signs which are now coerced to 'NaN'
MS_Reader v1.5.0
Changelog
*Added Skyline input data handling
MS_Reader v1.4.2
Changelog
- Added new name for output_for_graphstat file when generated in PCA mode (output_for_graphstat_PCA.tsv)