[Biopython-dev] [Bug 2943] MMCIFParser only handling a single model.

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Thu Nov 12 04:00:51 UTC 2009


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





------- Comment #8 from TallPaulInJax at yahoo.com  2009-11-11 23:00 EST -------
Created an attachment (id=1396)
 --> (http://bugzilla.open-bio.org/attachment.cgi?id=1396&action=view)
MMCIFlex.py all in python w/ability to read from .cif.gz file; also bug fix

Hi,

I don't believe this file has been added to the git so I updated it to include
the ability to parse .cif.gz files as well as .cif files. In addition, I was
unaware that .cif files can have semi-colon lines like:

;
ASDasdasd ads askdjlkasjdlakjsdlasd asd
asdkjasdl;kjalskdjlasjdlasjdlkasjdalsdkj
;

so I update the logic accordingly and tested it.

As stated before, this MMCIFlex.py has to be matched with the MMCIF2Dict.py I
had slightly re-written to work with it. See other attachments.

Paul


-- 
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