[Bioperl-l] embl format output from Bio::PrimarySeq
Heikki Lehvaslaiho
heikki@ebi.ac.uk
Mon, 21 Jan 2002 17:13:29 +0000
Someone had started writing tests for embl format output from
Bio::PrimarySeq in SeqIO.t. Daniel Baker needed that and wrote his version
for 07 branch, but we are not going give out any more 07 releases, are we?
I fixed embl.pm on the HEAD with minimal code additions (Bio::SeqI
processing is not affected). It will print a warning for each primaryseq
unless you set verbosity < 0:
my $embl = new Bio::SeqIO(-format => 'embl',
-verbose => -1);
$embl->write_seq($myprimaryseq);
-Heikki
--
______ _/ _/_____________________________________________________
_/ _/ http://www.ebi.ac.uk/mutations/
_/ _/ _/ Heikki Lehvaslaiho heikki@ebi.ac.uk
_/_/_/_/_/ EMBL Outstation, European Bioinformatics Institute
_/ _/ _/ Wellcome Trust Genome Campus, Hinxton
_/ _/ _/ Cambs. CB10 1SD, United Kingdom
_/ Phone: +44 (0)1223 494 644 FAX: +44 (0)1223 494 468
___ _/_/_/_/_/________________________________________________________