Menu

Commit [r28160]  Maximize  Restore  History

Bug fix for the structure.read_pdb user function (bug #24300, https://gna.org/bugs/?24300).

When the merge flag is True, and both multiple structures and multiple models are present, the
structure.read_pdb user function would fail with a RelaxError. The problem was that the molecule
index was simply not being updated correctly.

bugman 2016-01-11

changed /trunk/lib/structure/internal/object.py
/trunk/lib/structure/internal/object.py Diff Switch to side-by-side view
Loading...