fix: continue handling candidate spectra after tie
commit9d6a84ca9c5c562b664ca10467348ba660f0497b
authorMichael Coleman <tutufan@gmail.com>
Fri, 9 May 2008 03:44:54 +0000 (8 22:44 -0500)
committerMichael Coleman <tutufan@gmail.com>
Sat, 10 May 2008 06:32:25 +0000 (10 01:32 -0500)
tree06ee57d86d884550add898ce95a56932d7cf593f
parent21d4ffdb3f5340c8b64a1e5bad264fef870c93c4
fix: continue handling candidate spectra after tie

When considering the candidate spectra for a particular peptide, if a "tie"
was seen (basically, a situation that would cause an extra L line to be added
after an M line in an SQT file), further candidates were not considered.  This
was a bug--all candidates need to be considered.
cgreylag.cpp