Skip to content

Releases: compomics/ThermoRawFileParser

v1.4.4

10 May 14:37
29d4e59
Compare
Choose a tag to compare
  • Speedup the processing of files when only some MS levels are written to the output (closes #176)
  • Handling of raw files missing the supplementary activation flag (closes #175)
  • Using CVTerm "Orbitap" instead of "FTICR" for Orbitrap-based instruments (closes #177)
  • Unification of command line arguments (#179)
  • Fixing metadata output for files missing MS part (partial #178)
  • Minor fixes to mzML output and cleaning unused code

v1.4.3

15 Sep 14:46
5e38f34
Compare
Choose a tag to compare
  • Update Thermo .NET assemblies to 5.0.0.93
  • Added support for Thermo Astral
  • Added support for PRM files without MS1 (shout-out to @lazear, fixes #163 #164)
  • Fix for negative values in isolation window (fixes #162)
  • Complete support for raw files without MS data (only for MzML and metadata output) (shout-out to @wolfgangcolsman, fixes #157)
  • Added expected runtime to metadata output (shout-out to @wolfgangcolsman, fixes #166)

v1.4.2

11 Feb 17:08
Compare
Choose a tag to compare
  • Proper handling of precursors in decision tree methods from tribrids
  • Output file extension always follows the file format and (if employed) gzip compression
  • Support for input files provided as symlinks
  • Support for single file output for xic subcommand
  • Allowing optional field comment in XIC input json file
  • Thermo .NET assemblies were updated to version 5.0.0.88

v1.4.1

21 Oct 17:04
e338347
Compare
Choose a tag to compare
  • Files with missing trailer information can be processed
  • Using dedicated CV term for mzML output
  • Support for all possible MS levels in MGF output
  • Proper processing of empty RAW files
  • Fixed a bug in handling isolation offset in mzML output
  • Refining OS exit codes reporting and "warning as error" key
  • More logging levels
  • Exit codes and logging work in the same way for subcommands

v1.4.0

10 Jun 18:39
Compare
Choose a tag to compare
  • Precursor intensity was added to mzML files
  • Support for all possible MS levels
  • -x switch has reversed its meaning
  • Plain mzML (non-indexed) is forced when using -s and mzML format
  • Updated Ontology terms for ionization methods (HUPO PSI-MS version 4.1.79)
  • Switch to include noise and baseline data (-N)
  • Spectral points are sorted by mass
  • Metadata, format, and logging switches recognize both numeric and string values of parameters

(See release notes for details)

v1.3.4

20 Apr 12:12
Compare
Choose a tag to compare
comment fix

v1.3.3

01 Apr 13:44
Compare
Choose a tag to compare
  • removed BOM prefix in indexed mzML output
  • addition of MS:1000576 (no compression) CV term when no compression is used
  • Same metadata output for both TEXT and JSON formats
  • FAIMS compensation voltage output
  • Thermo libraries upgrade to 5.0.0.71

v1.3.2

02 Oct 14:29
Compare
Choose a tag to compare
  • Flag -x include reference and exception peaks
  • SPS masses are included as precursors in mzML
  • Ignore all not .raw files when processing folder
  • Updates in instrument and detector mapping to PSI-MS CV terms

v1.3.1

11 Sep 18:47
Compare
Choose a tag to compare
Fix wrong mzML with -p flag

and added some tests

v1.3.0

26 Aug 17:52
c6dcfc3
Compare
Choose a tag to compare

UV/PDA data and other fixes