Skip to content

Releases: llegregam/MSReader

MSReader v1.7.4

20 Feb 13:57
5ad8ed3
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixed a bug concerning outputs and the exported table.

MSReader v1.7.3

20 Feb 10:43
e8fcf38
Compare
Choose a tag to compare

Changelog

Fixed

  • Fixed the problem of certain widgets being disabled when selecting tables to output.

MSReader v1.7.2

04 Dec 13:58
7291121
Compare
Choose a tag to compare

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

24 Sep 14:20
2b500e6
Compare
Choose a tag to compare

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

09 Sep 14:22
58aed0b
Compare
Choose a tag to compare

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

29 Mar 09:37
f69a2aa
Compare
Choose a tag to compare

Changelog

  • Rebuilt test suite
  • Added tests on Python 3.11 & 3.12

MS_Reader v1.6.1

27 Mar 14:50
6538d4f
Compare
Choose a tag to compare

Changelog

  • Fixed bug created by entry point change in 1.6.0

MS_Reader v1.6.0

20 Mar 10:43
e932af9
Compare
Choose a tag to compare

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

18 Sep 12:12
01ea711
Compare
Choose a tag to compare

Changelog

*Added Skyline input data handling

MS_Reader v1.4.2

25 Apr 13:02
6c1e070
Compare
Choose a tag to compare

Changelog

  • Added new name for output_for_graphstat file when generated in PCA mode (output_for_graphstat_PCA.tsv)