[Biopython-dev] [Bug 2361] Test Suite Failures from Martel/Sax with egenix mxTextTools 3.0

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Fri Sep 14 19:29:18 UTC 2007


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





------- Comment #25 from biopython-bugzilla at maubp.freeserve.co.uk  2007-09-14 15:29 EST -------
Bio.SeqIO does depend on Bio.GenBank for both EMBL and GenBank parsing.

The good news is the only bit of Bio.GenBank which depends on Martel is the
index_file() function and Dictionary class in Bio/GenBank/__init__.py which
work in the same way as the equivalent functions in Bio.Fasta

Note that I did find one excess import statment in Bio/GenBank/__init__.py
which I have now removed in CVS revision 1.74


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