Recent Releases of comparems2
comparems2 - Version v2.2.0-alpha.2
- Add parallelization to phylogenetic tree
- Resume at last state for phylogenetic tree
- Improve speed by removing excessive logging
- JavaScript
Published by 524D 10 months ago
comparems2 - Version v2.2.0-alpha.1
What's Changed
- Added Spectra2Species function
- Rewritten code to use Context isolation
- Save last settings
- Add parallelization (only for Spectra2Species so far)
- JavaScript
Published by 524D 10 months ago
comparems2 - v2.1.1
This release fixes a serious bug introduced in V2.1.0, causing the phylogenetic tree to be scrambled. It is strongly recommended not to use V2.1.0.
- JavaScript
Published by 524D over 1 year ago
comparems2 - Version v2.1.0
New feature
Heatmap for quick visual inspection of similarity and other features between two MS2 files. The heatmap is generated by counting the number inner products, where the coordinates represent the mass difference and inner product value. For files that are highly similar, the heatmap at inner product 1.0 and mass difference 0.0 will by dominating. Furthermore, an indication of charge states is given by the heatmap near integer fractions (1/2, 1/3, 2/3 and so on).
Bug fixes
- In the phylogenetic tree, the color representing the sample quality (number of spectra) was sometimes incorrect. Thanks to Magnus Palmblad for reporting.
- Due to a bug in string comparison, MGF files with lines that contained certain character combinations where incorrectly parsed. Thanks to Michel Dierckx for reporting.
These and some other minor problems are now fixed.
- JavaScript
Published by 524D over 1 year ago
comparems2 - Version v2.1.0-alpha.1
Pre-release with added feature to show heatmap comparison of file to file
- JavaScript
Published by 524D over 2 years ago
comparems2 - Version v2.0.1
- Bug fixes in comparison computation
- Strip binaries on Windows to avoid being incorrectly matched with malware by Carbon Black
- In GUI, change order of RT/scan difference to be below min/max values
- Speed improvements
- JavaScript
Published by 524D over 3 years ago
comparems2 - Version v2.0.0
- minor fix for edge cases in spectral angle computation in compareMS2.c
- version changed to 2.0.0 release!
- JavaScript
Published by 524D over 3 years ago
comparems2 - Version v2.0.0-beta.3
- Add "Spectral Angle" to simplify cutoff selection
- The binaries are now compiled with a GitHub workflow. Also, they are compiled with -02 so they should be a bit faster.
- The GUI now shows help text in tooltips.
- Other small GUI improvements
- The log file is now stored in the main data folder (it was in a hard to find location previously)
- JavaScript
Published by 524D over 3 years ago
comparems2 - Version v2.0.0-beta.2
- Hide scale if "topology only" is selected.
- Fix legend.
- JavaScript
Published by 524D about 4 years ago
comparems2 - Version v2.0.0-alpha.2
Version v2.0.0-alpha.2
- JavaScript
Published by 524D about 4 years ago