Skip to content

Do not use res_name to distinguish subsequent residues - #825

Merged
padix-key merged 1 commit into
biotite-dev:mainfrom
padix-key:issue-824
Sep 2, 2025
Merged

Do not use res_name to distinguish subsequent residues#825
padix-key merged 1 commit into
biotite-dev:mainfrom
padix-key:issue-824

Conversation

@padix-key

Copy link
Copy Markdown
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
@codspeed-hq

codspeed-hq Bot commented Aug 28, 2025

Copy link
Copy Markdown

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
@padix-key
padix-key deleted the issue-824 branch October 14, 2025 08:50
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