Downloading genbank (full) format

Cacau Centurion <[email protected]> Tue, 22 Sep 2015 21:57:14 -0700
Newsgroups gmane.comp.lang.perl.bio.general
Message-ID <CA+SvvBWzKA2=aZYfkb2jkvC7_Ef6-=xDiV7ocLnBZEQXdnccYw@mail.gmail.com>
Hi,

I would like to download sequences in genbank (full) format in batch. What
should the format be (see the codes)?

I tried 'gb' but got sequences in genbank format. Sometimes the full genome
sequences might not be downloaded.


#code
$seqin = Bio::SeqIO->new(-file   => $out,
                                -format => $format,
                                );


Yours,
Cacau

_______________________________________________
Bioperl-l mailing list
[email protected]
http://mailman.open-bio.org/mailman/listinfo/bioperl-l