Skip to content

Conversation

padix-key
Copy link
Member

Currently a changing res_name is used as signal that a new residue begins in structure.get_residue() and all related functionalities. However, as #824 shows this expectation does not hold up in edge cases. Hence, this PR removes res_name from the list of categories that are used to distinguish subsequent residues.

Fixes #824.

@padix-key padix-key changed the title Do not use res_name do distinguish subsequent residues Do not use res_name to distinguish subsequent residues Aug 28, 2025
Copy link

codspeed-hq bot commented Aug 28, 2025

CodSpeed Performance Report

Merging #825 will not alter performance

Comparing padix-key:issue-824 (603cc13) with main (0826672)

Summary

✅ 59 untouched benchmarks

@padix-key padix-key merged commit 8e8ed26 into biotite-dev:main Sep 2, 2025
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Different residue altlocs are identified as different residues
1 participant