Skip to content
Snippets Groups Projects
  • Marco Biasini's avatar
    057be51e
    improve calculation of ResidueImpl::GetIndex · 057be51e
    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.
    057be51e
    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.