Exemplo n.º 1
0
 public void AddPeptideScore(IPeak peak)
 {
     score.AddPeptideScore(peak);
 }