[Biopython-dev] [Bug 3166] Bio.PDB.DSSP fails to work on PDBs with HETATM
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Sat Jan 22 05:20:56 UTC 2011
http://bugzilla.open-bio.org/show_bug.cgi?id=3166
eric.talevich at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #13 from eric.talevich at gmail.com 2011-01-22 00:20 EST -------
(In reply to comment #12)
> I made changes to two lines because:
> -- input to function res2code() should be instances of Bio.PDB.Residue, not
> strings;
> -- variable res is from last loop round, thus not suitable as input to
> res2code().
> So in the end, I changed two of the lines that use function res2code(). It has
> been tested on around 20,000 PDBs.
Committed:
https://github.com/biopython/biopython/commit/cc6842e0f79178af6bf9f32ad6ac3025685f55d1
Thanks for your help! Would you like to be added to the contributors list (in
the NEWS file), with or without an e-mail address?
--
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