[Bioperl-l] Bio::SeqIO::gbxml (Genbank XML parser)

Jay Hannah jay at jays.net
Sat May 15 14:27:48 UTC 2010


I wrote some tests and merged and deleted branch topic/bug_2515. Bio::SeqIO::gbxml is now in master.

Thanks to Ryan Golhar for the contribution!

Jay Hannah
http://biodoc.ist.unomaha.edu/wiki/User:Jhannah



bioperl-live$ perl -I. t/SeqIO/gbxml.t 
1..14
ok 1 - use Bio::SeqIO::gbxml;
ok 2 - The object isa Bio::SeqIO
ok 3 - molecule
ok 4 - alphabet
ok 5 - primary_id
ok 6 - display_id
ok 7 - version
ok 8 - is_circular
ok 9 - description
ok 10 - sequence
ok 11 - classification
ok 12 - feat - clone_lib
ok 13 - feat - db_xref
ok 14 - feat - lab_host



More information about the Bioperl-l mailing list