throwpappso::ExceptionNotPossible(QObject::tr("%1 value must be Daltons or ppm (not %2)").arg(label).arg(value));
}
}
if((label=="spectrum, parent monoisotopic mass isotope error")||(label=="spectrum, use neutral loss window")||(label=="spectrum, use contrast angle")||(label=="protein, cleavage semi")){
if((label=="spectrum, parent monoisotopic mass isotope error")||(label=="spectrum, use neutral loss window")||(label=="spectrum, use contrast angle")||(label=="protein, cleavage semi")||(label=="protein, quick acetyl")||(label=="protein, quick pyrolidone")||(label=="protein, stP bias")){
if((value!="yes")&&(value!="no")){
throwpappso::ExceptionNotPossible(QObject::tr("%1 value must be yes or no (not %2)").arg(label).arg(value));
}
}
if((label=="spectrum, parent monoisotopic mass error minus")||(label=="spectrum, parent monoisotopic mass error plus")||(label=="spectrum, dynamic range")||(label=="spectrum, minimum parent m+h")||(label=="protein, cleavage C-terminal mass change")||(label=="protein, cleavage N-terminal mass change")||(label=="protein, C-terminal residue modification mass")||(label=="protein, N-terminal residue modification mass")){