-
- Downloads
improved behaviour of rule-based builder
as soon as an atom is unknown, we switch back to a distance-based connect mechanism for the full residue. This avoids problems with residues coming from CHARMM/GROMACS and other force fields that do not follow the naming convention of the PDB. To really become useful, some additional changes to the compound library are required that will be implemented in a next commit git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2714 5a81b35b-ba03-0410-adc8-b2c5c5119f08
Showing
- modules/conop/src/chemdict_parser.cc 153 additions, 0 deletionsmodules/conop/src/chemdict_parser.cc
- modules/conop/src/chemdict_parser.hh 89 additions, 0 deletionsmodules/conop/src/chemdict_parser.hh
- modules/conop/src/conop.cc 21 additions, 3 deletionsmodules/conop/src/conop.cc
- modules/conop/src/rule_based_builder.cc 66 additions, 24 deletionsmodules/conop/src/rule_based_builder.cc
- modules/conop/src/rule_based_builder.hh 4 additions, 2 deletionsmodules/conop/src/rule_based_builder.hh
modules/conop/src/chemdict_parser.cc
0 → 100644
modules/conop/src/chemdict_parser.hh
0 → 100644
Please register or sign in to comment