[Biopython-dev] [Bug 2366] Ambiguous nucleotides in (Reverse)complement functions in Bio.Seq

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Wed Oct 17 07:01:53 UTC 2007


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


mdehoon at ims.u-tokyo.ac.jp changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




------- Comment #6 from mdehoon at ims.u-tokyo.ac.jp  2007-10-17 03:01 EST -------
The Biopython test currently fails:

======================================================================
FAIL: test_seq
----------------------------------------------------------------------
Traceback (most recent call last):
  File "run_tests.py", line 151, in runTest
    self.runSafeTest()
  File "run_tests.py", line 188, in runSafeTest
    expected_handle)
  File "run_tests.py", line 289, in compare_output
    "\nOutput  : "+`output_line` + "\nExpected: "+`expected_line`
AssertionError:
Output  : "Seq('ACBDGHKMNSRUWVYX', Alphabet()) -> Seq('XRBWAYSNKMDCHVGU',
Alphabet())\n"
Expected: "Seq('ACBDGHKMNSRUWVYX', Alphabet()) -> Seq('XYVWARSNMKHCDBGU',
Alphabet())\n"

----------------------------------------------------------------------


This is with a fresh checkout from CVS.


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