Skip to content

Releases: smith-chem-wisc/mzLib

1.0.566

25 Jul 22:01
703edec

Choose a tag to compare

mzLib v1.0.566 – Release Notes

This release introduces new spectral and chromatographic utilities, enhancements for negative ion and oligo analysis, improvements to performance and memory usage, and expanded file format support.

✨ New Features & Enhancements

📚 Spectrum & Library Management

💾 File Format & Data Support

⚗️ Fragmentation & Annotation

📈 Quantification & Chromatography

⚙️ Performance & Infrastructure


🔗 Full Changelog

1.0.565

21 Jul 22:51
f246bb4

Choose a tag to compare

What's Changed

Full Changelog: 1.0.564...1.0.565

1.0.564

20 Jun 18:21
a822465

Choose a tag to compare

What's Changed

Full Changelog: 1.0.563...1.0.564

1.0.563

11 Jun 17:40
b83de70

Choose a tag to compare

What's Changed

File Reading

Quantification

  • Enable IsoTracker to search specifically on certain PTM motifs @RayMSMS in #876
  • IsoTracker will choose the XIC with the most IDs as the Reference XIC for alignment @RayMSMS in #874
  • FlashLFQ Refactoring, addition of FlashLFQ Parameters, and making MbrScorer more robust (will slightly change MBR results) @Alexander-Sol in #861, #877, #887 #861

Misc.

  • Reorganize the IDs from IsoTracker and MBR to avoid the crashing @RayMSMS in #885
  • Averagine Generalization by @nbollis in #883
  • Change the access modifier of Modification from private set to protected set. by @RayMSMS in #893

Full Changelog: 1.0.562...1.0.563

1.0.562

17 Apr 17:56
d37f510

Choose a tag to compare

What's Changed

File Reading

Quantification

  • Created enum instead of boolean for quantification detection type by @RayMSMS in #852
  • Refactoring FlashLFQ: Created MbrChromatographicPeak child calss by @Alexander-Sol in #860

QOL

  • Enabled custom delimiters to remove mods when getting Base Sequence from Full Sequence - Custom Delimiters by @nbollis in #854

Transcriptomics

  • Added support for Rna Sequence Variants and Truncation Products by @nbollis in #848
  • Extended decoy scrambling on homologous sequence to RNA by @nbollis in #859

Full Changelog: 1.0.561...1.0.562

1.0.561

27 Mar 21:29
9c30c4c

Choose a tag to compare

What's Changed

New Features

  • IsoTracker: The quantification tool for isobaric peaks in Match-between-runs by @RayMSMS in #832

Maintenance/Bug Fixes

New Contributors

Full Changelog: 1.0.559...1.0.560

1.0.559

31 Jan 19:00
7cdd05d

Choose a tag to compare

What's Changed

New Features

Maintenance/Bug Fixes

  • Mzml writer no longer rounds mz values, reverts change made in 1.0.558 by @Alexander-Sol in #831
  • Github action workflow now uploads artifacts - a MetaMorpheus installer and a zipped folder containing the MM GUI .exe @Alexander-Sol in #829
  • Included CsvHelper as dependency in nuspec, as CsvHelper is a dependency of SqLite in Readers @Alexander-Sol in #830

Full Changelog: 1.0.558...1.0.559

1.0.558

22 Jan 20:59
5d2b774

Choose a tag to compare

Hot Fix from last release

Full Changelog: 1.0.557...1.0.558

1.0.557

21 Jan 18:34
e33a478

Choose a tag to compare

What's Changed

New Features

Maintenance

  • Condensed and optimized digestion code in parent DigestionProduct class by @nbollis in #823

Bug Fixes

  • Digestion: Ensured consistent variable modification ordering and eliminated bug where protein N-Terminal mod were added to peptides by @nbollis in #825
  • Rounded m/z values to 4 decimal places when writing mzML file as values past this are insignificant for standard FTMS data by @Alexander-Sol in #821

Full Changelog: 1.0.556...1.0.557

1.0.556

10 Jan 22:17
5443e36

Choose a tag to compare

What's Changed

  • Ensured consistent ordering of modifications when writing protein databases by @Alexander-Sol in #820
  • Added IsoDec, a high resolution proteomic deconvolution algorithm by @nbollis in #791

Full Changelog: 1.0.555...1.0.556