Skip to content

Releases: statisticalbiotechnology/maracluster

v1.04

20 Nov 09:22
Compare
Choose a tag to compare

v1.04

  • Added --addSpecIds flag which adds a column to the output files with the scan id/title (#26)
  • Fixed parsing of scan number for mgf files (#22)

1.03.1

03 Nov 14:57
Compare
Choose a tag to compare

v1.03.1

  • Update file indices when reusing dat files

1.03

26 Oct 09:18
Compare
Choose a tag to compare

v1.03

  • Reuse converted raw to internal binary format files

1.02.1

11 Aug 11:56
Compare
Choose a tag to compare

v1.02.1

  • Fix file_list.txt reading to not split on spaces in file paths

1.02

05 May 12:56
Compare
Choose a tag to compare

v1.02

  • Update to newest ProteoWizard version (using boost 1.76 instead of 1.67)
  • Add check for empty vector of spectra considered for clustering (#21)
  • Split overlap clustering in batches
  • Better fix for nativeId issue (#19)

1.01.1

24 Apr 08:28
Compare
Choose a tag to compare

v1.01.1

  • Fixing several build issues
  • Added OpenMP in osx build
  • Undo nativeId fix which broke mgf and mzML output for consensus spectrum file (#19)

1.01

28 Jan 10:54
Compare
Choose a tag to compare

v1.01

  • Fixing several build issues
  • Fixed nativeId issue with new ProteoWizard version for MS2 format
  • Consensus spectra for MS1 profile data (#9)
  • Added tarball release as package option (#8, #18)
  • Clarified names of temporary spectrum files
  • Fixed bug with creation of output file in current dir

1.00.1

02 Apr 16:46
Compare
Choose a tag to compare

v1.00.1

  • Fixes infinite loop issue in counting cluster sizes (#17)

1.00

11 Mar 18:17
Compare
Choose a tag to compare

v1.00

  • Added GUI packages using the Qt framework
  • Changed output format to include cluster identifier and removed columns for peptide identifications
  • Added support for producing consensus spectra directly using the 'maracluster batch' command
  • Fixed issues for large precursor window clustering
  • Improved logging and input arguments
  • Updated ProteoWizard installation to use last successful build on TeamCity

0.05

27 Apr 11:05
Compare
Choose a tag to compare

v0.05

  • Fixed several minor issues with race conditions resulting in differing consensus outputs
  • Fixed problem with high memory usage in poisoned p-value clustering