- Mar 24, 2023
-
-
Xavier Robin authored
-
Studer Gabriel authored
-
Studer Gabriel authored
Simon found issues when reading and writing CONECT statements in PDB io and provided code to fix it. yay Reading: OpenStructure did not read CONECT statements at all. By default, it still doesnt. Many PDB files out there don't provide these statements and we really don't want to rely on them. We rather want to assign connectivity based on the chemical component dictionary from the PDB. However, a valid use case are novel compounds that are not in the component dictionary. Reading connect statements can now be enabled in the pdb reader through the IOProfile. This may give issues in processing after reading. OpenStructure implements processors that are responsible for connectivity. Now that we build some of the connectivity already at the reading stage, this might cause trouble. To remedy most of the nightmares that can come out of that, the processors can now optionally skip connectivities between Hetatoms. Writing: That was a plain bug when writing CONECT statements for bond orders > 1.
-
- Aug 03, 2022
-
-
Studer Gabriel authored
-
- Mar 04, 2015
-
-
Signed-off-by:
Stefan Bienert <stefan.bienert@unibas.ch>
-
- Dec 04, 2012
-
-
Valerio Mariani authored
Set bond_feasibility_check to True for SLOPPY and CHARMM profiles, kept it to False for the STRICT profile
-
- Nov 27, 2012
-
-
Valerio Mariani authored
-
- Jun 15, 2012
-
-
Marco Biasini authored
-
Marco Biasini authored
This is BZDNG-374
-
- Dec 30, 2010
-
-
Marco Biasini authored
-
Marco Biasini authored
-