[Biopython-dev] [Biopython - Bug #2950] Bio.PDBIO.save writes MODEL records without model id

redmine at redmine.open-bio.org redmine at redmine.open-bio.org
Sat Apr 21 18:16:07 UTC 2012


Issue #2950 has been updated by Lenna Peterson.


Did this commit close this bug?  https://github.com/biopython/biopython/commit/abdab1a1132ec811f9636f8ba805bbb6cda6dbe9
----------------------------------------
Bug #2950: Bio.PDBIO.save writes MODEL records without model id
https://redmine.open-bio.org/issues/2950

Author: Barry Finzel
Status: In Progress
Priority: Normal
Assignee: Konstantin Okonechnikov
Category: Main Distribution
Target version: Not Applicable
URL: 


The MODEL record format for PDB files has an integer model identifier
(e.g., "MODEL        1") not currently written to output.
Files read (Bio.PDB.PDBIO.PDBParser.get_structure) and then immediately written back out have MODEL records lacking any ID, even though a model id is stored.


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here and login: http://redmine.open-bio.org




More information about the Biopython-dev mailing list