public void SetPeptide(IPeptide peptide)
 {
     glycoPeptide.SetPeptide(peptide);
 }