Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from nglviewer:master #73

Merged
merged 7 commits into from
Oct 22, 2023
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Oct 22, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

fredludlow and others added 7 commits March 21, 2023 17:50
The PDB format is unusual in that some bonds are implicit, but CONECT
records can be used to describe bonding (particularly for het groups).
Automatically detecting bonds when CONECT records are missing is
a useful behaviour, but for particularly unusual geometries it may not
get it right. The `inferBonds` parameter can take values:

`all` - Use explicit bonds (from CONECT) AND infer based on distance
`auto` - Residues with explicit bonds will not have bonds inferred,
         other residues will
`none` - Don't do any distance-based bonding
inferBonds mode to only consider het groups (always bond regular
residues even if they have a CONECT record as CONECT records may
be used for disulfide bonds or covalent functionalisation)
@pull pull bot added the ⤵️ pull label Oct 22, 2023
@pull pull bot merged commit 2011e08 into bgruening:master Oct 22, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants