RawTools is an open-source and freely available package designed to perform scan data parsing and quantification, and quality control analysis of Thermo Orbitrap raw mass spectrometer files from data-dependent acquisition experiments.
Describe the bug
It has been noted a couple times that the number of scans we report differs from what RawMeat gives you. We also noticed a difference from QualBrowser.
Additional context
It turns out a fix coming out of issue #2 resulted in all MS1 scans with no dependents getting dropped. This didn't impact the parse matrix output, but does affect some of the metrics. We are working to resolve this and will update here.
v1.4.0-beta was just released, which should hopefully address this issue. It is a pre-release, so please let us know if you have any issues with it and we will try to sort them out.
Describe the bug It has been noted a couple times that the number of scans we report differs from what RawMeat gives you. We also noticed a difference from QualBrowser.
Additional context It turns out a fix coming out of issue #2 resulted in all MS1 scans with no dependents getting dropped. This didn't impact the parse matrix output, but does affect some of the metrics. We are working to resolve this and will update here.