Skip to content

Fix GemmiToFoldcomp and structcreatedb to handle CB atoms#597

Open
khb7840 wants to merge 1 commit into
steineggerlab:masterfrom
khb7840:master
Open

Fix GemmiToFoldcomp and structcreatedb to handle CB atoms#597
khb7840 wants to merge 1 commit into
steineggerlab:masterfrom
khb7840:master

Conversation

@khb7840

@khb7840 khb7840 commented Jul 26, 2026

Copy link
Copy Markdown
Member

Store real C-beta in the foldcomp (_fcz) database

The CB line in GemmiToFoldcomp was commented out. Enabling it alone doesn't work: the call sits after structure2states, which overwrites readStructure.cb in place with the 3Di virtual center.

Moves the write above structure2states in chain mode, skips glycine via std::isnan(gw.cb[r].x), keeps the old call site for interface mode.

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.

1 participant