Menu

Commit [r8189]  Maximize  Restore  History

Final fixes for bug #12735 (https://gna.org/bugs/index.php?12735).

The last problem was again triggered by the Scientific python PDB reader weirdness. Residues ending
in '+' were being treated by the PDB reader as a different molecule. But then the molecule names
LYS+, ARG+, etc. were causing problems as '+' was being treated as regular expression when matching
molecule names. Therefore the '+' character has been stripped from all molecule, residue, and atom
names.

bugman 2008-12-11

changed /1.3/generic_fns/structure/main.py
/1.3/generic_fns/structure/main.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.