Skip to content

Releases: llegregam/MSReader

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)

MS_Reader v1.4.1

03 Apr 11:28
acd7052
Compare
Choose a tag to compare

Changelog

  • Fixed output_for_graphstats file not containing all the normalised data
  • Small bugfix

MS_Reader v1.4.0

31 Mar 14:01
82198ef
Compare
Choose a tag to compare

Changelog

  • Added new output for GraphstatR that helps with PCA plot creation

MS_Reader v1.3.3

06 Feb 09:13
f5ea561
Compare
Choose a tag to compare

Changelog

  • Fixed bug for normalised areas

MS_Reader v1.3.2

31 Jan 16:40
044ebf8
Compare
Choose a tag to compare

Changelog

  • Small bugfix