[Biopython-dev] [Bug 2759] Unit test for Bio.PDB.HSExposure
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Sat Mar 21 14:32:41 UTC 2009
http://bugzilla.open-bio.org/show_bug.cgi?id=2759
------- Comment #9 from dalloliogm at gmail.com 2009-03-21 10:32 EST -------
(In reply to comment #8)
> Marco & Peter, have either of you applied these patches to a git branch yet? My
> branch for Bug 2754 and related changes also converts test_PDB.py to unittest.
> (I silence the warnings by calling warnings.simplefilter('ignore') in the setUp
> method.) I'd like to try cherry-picking this commit if it's available on
> github.
ok... Is your branch this one:
-
http://github.com/etal/biopython/commit/65f5cf9fa8d6d63976b0942e00bd9aecef7e4197
?
This was my proposal:
-
http://github.com/dalloliogm/biopython/blob/alternative-pdb-exposure-test/Tests/test_PDBexposure.py
I have structured the unittest in a different way, so every test case
represents a pdb file with some known values for PDB exposure etc..: but the
result should be the same.
--
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