[Biopython-dev] [Bug 2951] PDBParser assigns model 0 to first model no matter what...

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Tue Nov 17 13:13:17 UTC 2009


http://bugzilla.open-bio.org/show_bug.cgi?id=2951





------- Comment #2 from TallPaulInJax at yahoo.com  2009-11-17 08:13 EST -------
"Consider looping operations based on the number of models etc." Wouldn't that
just be:
for m in struc.get_list()
or to count:
len(struc.get_list())

"I would therefore prefer to see the "reported" model number given as a
separate
(independent) field from the existing "model index" (assigned incrementally)."
Sounds good to me!!! :-)


-- 
Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list