Menu

Commit [r27109]  Maximize  Restore  History

Large improvement for the PDB molecule identification code.

This affects the structure.read_pdb user function. Now the chain ID code, if present in the PDB
file, is being used to determine which ATOM and HETATM records belong to which molecule. All of the
records for each molecule are stored until the end, when they are all yielded. This allows for
discontinuous chain IDs throughout the PDB file, something which occurs often with the HETATM
records.

bugman 2014-12-12

changed /trunk/lib/structure/internal/object.py
/trunk/lib/structure/internal/object.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.