[Biopython-dev] [Bug 2533] Support for simple "tab" format in Bio.SeqIO
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue Jul 1 15:57:26 UTC 2008
http://bugzilla.open-bio.org/show_bug.cgi?id=2533
------- Comment #1 from biopython-bugzilla at maubp.freeserve.co.uk 2008-07-01 11:57 EST -------
Created an attachment (id=962)
--> (http://bugzilla.open-bio.org/attachment.cgi?id=962&action=view)
New file Bio/SeqIO/TabIO.py
Treats the first field as the record's .id (and .name)
Treats the second field as the record's sequence.
When writing, uses only record.id and record.seq
--
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