OpenMS
OpenMS copied to clipboard
IsobaricQuantifier MS2/3 error handling
If you specify "select_activation" to e.g. CID but you are using an SPS MS3 TMT experiment where all MS3 scans are beamtype CID, you will just get non-sense results because it tries to quantify the MS2 only.
Maybe warn or better even fail when MS3 scans are present but none of them match the given activation? Other suggestions? @cbielow @timosachsenberg
See also https://github.com/bigbio/quantms/issues/320
Can we find out what other software is doing here? e.g. is it reasonable to assume that the highest HCD level is used for quant?