Skip to content
Snippets Groups Projects
  • Marco Biasini's avatar
    a5e1745c
    improve calculation of ResidueImpl::GetIndex · a5e1745c
    Marco Biasini authored
    Previously we were returning the wrong index for residues
    in chains that contained a certain residue number more
    than once. We were always returning the index of the first
    residue. Among other things, this fixes BZDNG-229.
    a5e1745c
    History
    improve calculation of ResidueImpl::GetIndex
    Marco Biasini authored
    Previously we were returning the wrong index for residues
    in chains that contained a certain residue number more
    than once. We were always returning the index of the first
    residue. Among other things, this fixes BZDNG-229.