[Bioperl-l] Bio:SeqIO fasta

Marc Logghe MarcL@DEVGEN.com
Fri, 29 Jun 2001 10:25:11 +0200


Hi,
I am not a BioPerl specialist but as far as I know you cannot do this
because SeqIO has to know beforehand the kind of sequence it has to deal
with.
What I have been using up to now is Bio::Parse of Lincoln Stein. I think
this module is not part of  BioPerl (anymore) but it does exactly what you
want: it tries to find out what sequence it is and reformat it
appropriately. If it cannot make any sense out of at, as a kind of last
resort, the sequence is sent to ReadSeq for reformatting.
This means you do not get back a BioSeq object as we know it now.
Hope this helps
Marc


***********************************************************
Marc Logghe, Ph.D.
deVGen
Technologiepark 9
9052 Zwijnaarde
tel: +32 (0) 9 324 24 83
fax: +32 (0) 9 324 24 25
***********************************************************