Skip to content

1.0.573

Choose a tag to compare

@nbollis nbollis released this 12 Feb 17:58
· 18 commits to master since this release
78ebff2

What's Changed

  • Introduces model client for Koina's Prosit_2020_intensity_HCD fragment intensity prediction model by @pcruzparri in #981
  • Add Interface IBioPolymerGroup interface and BioPolymerGroup class to Omics by @trishorts in #993
  • TrimMsn by @zhuoxinshi in #1004
  • Default Proteases and RNases tsv file are now packed as an embedded resource instead of requiring and external file. by @trishorts in #1005
  • This pull request significantly expands and clarifies the SequenceVariation class in mzLib/Omics/BioPolymer/SequenceVariation.cs, improving its documentation, constructors, and equality logic. The changes make the class easier to use correctly and more robust for downstream analysis, especially regarding VCF (Variant Call Format) data. by @trishorts in #967
  • Expanded Koina Support by adding their iRT and Flyability Models by @pcruzparri in #1008
  • A single ChronologerRetentionTimePredictor can now be used for predictions across multiple threads. by @nbollis in #1011
  • Mgf spectra files will now read precursor intensity when present in the header. by @nbollis in #1010
  • DDA Spectral averaging of FAIMS data will now only average MS1 scans with the same compensation voltage by @nbollis in #1007
  • SSRCalc retention time prediction speed improvement and memory reduction by @trishorts in #1013

Full Changelog: 1.0.572...1.0.573