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")||(label=="protein, quick acetyl")||(label=="protein, quick pyrolidone")||(label=="protein, stP bias")||(label=="scoring, cyclic permutation")||(label=="scoring, include reverse")||(label=="scoring, y ions")||(label=="scoring, b ions")||(label=="scoring, c ions")||(label=="scoring, z ions")||(label=="scoring, a ions")||(label=="scoring, x ions")||(label=="refine")||(label=="refine, use potential modifications for full refinement")||(label=="refine, cleavage semi")||(label=="refine, unanticipated cleavage")||(label=="refine, spectrum synthesis")||(label=="refine, point mutations")||(label=="output, mzid")||(label=="output, spectra")){
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")||(label=="scoring, cyclic permutation")||(label=="scoring, include reverse")||(label=="scoring, y ions")||(label=="scoring, b ions")||(label=="scoring, c ions")||(label=="scoring, z ions")||(label=="scoring, a ions")||(label=="scoring, x ions")||(label=="refine")||(label=="refine, use potential modifications for full refinement")||(label=="refine, cleavage semi")||(label=="refine, unanticipated cleavage")||(label=="refine, spectrum synthesis")||(label=="refine, point mutations")||(label=="output, mzid")||(label=="output, spectra")||(label=="spectrum, use noise suppression")){
if((value!="yes")&&(value!="no")){
throwpappso::ExceptionNotPossible(QObject::tr("%1 value must be yes or no (not %2)").arg(label).arg(value));