Reason: MaxQuant 1.2 uses 'BasePeak Intensity' as column name in msmsscans.txt, whereas MaxQuant 1.3+ use 'Base Peak Intensity'.
Workaround for affected PTXQC versions:
set
enabled: no
in the .yaml file
the error message looks like this:
... MS^2*Scans: Ion Inj Time done
Starting to work on MS^2*Scans: Intensity ...
Warning in .self$checkInput(c("fc.raw.file", "total.ion.current", "base.peak.intensity"), :
Input check failed: columns 'base.peak.intensity' are not present in input data!
Show Traceback
Rerun with Debug
Error: .self$checkInput(c("fc.raw.file", "total.ion.current", "base.peak.intensity"), .... is not TRUE
Reason: MaxQuant 1.2 uses 'BasePeak Intensity' as column name in msmsscans.txt, whereas MaxQuant 1.3+ use 'Base Peak Intensity'.
Workaround for affected PTXQC versions: set
in the .yaml file
the error message looks like this: