Skip to content

v0.3.0

Compare
Choose a tag to compare
@ethanbass ethanbass released this 31 Jan 00:51
· 232 commits to master since this release

chromConverter 0.3.0

  • Fixed bug causing "Chromeleon" metadata parser to fail.
  • Fixed bug in "Chemstation" metadata parser.
  • Changed format_data argument to data_format to select wide or long format.
  • Added support for parsing mzML files with RaMS.
  • Added support for parsing "Agilent" (.D) and "Waters" (.raw) files with rainbow.
  • Made data_format option available consistently for choosing wide or long format.
  • Added parser in R for "Chemstation" FID (.ch) data (versions 81, 179 & 181).
  • Improved error handling when loading python modules.
  • Improved error-handling for parsing metadata so small problems no longer error out the whole program.

Shimadzu ascii parser

  • Fixed bug in 'Shimadzu' ascii parser that was cutting chromatograms short.
  • Added automatic detection of decimal separator for reading European-style files.
  • Generalized algorithm to acquire 'Shimadzu' DAD metadata.