public void AddPeptideScore(IPeak peak)
 {
     score.AddPeptideScore(peak);
 }