Skip to content
Snippets Groups Projects
Commit 743b49b0 authored by Studer Gabriel's avatar Studer Gabriel
Browse files

docu update

parent d0f67460
Branches
Tags
No related merge requests found
......@@ -154,8 +154,11 @@ The IOProfile Class
Only relevant when reading PDB format. When set to true, reads CONECT
statements and applies them in the pdb reader. This can result in
hydrogen bonds salt bridges etc. to be connected. Check the PDB format
definition for more info. Disables connectity generation in case of HETATM
in processor except for water.
definition for more info. This may cause issues in subsequent processing
with the processor as we suddenly have two places where connectivity is
built. For the use case of valid CONECT statements for all hetatms, you
may want to disable processing of bonds between them in
:attr:`ost.conop.Processor.connect_hetatm`
.. attribute:: processor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment