[Bioperl-l] RE: BioPerl question

Brian Desany bdesany@bcm.tmc.edu
Fri, 6 Sep 2002 12:38:11 -0500


I don't know if you've tried this or not, but $seq->desc should get
everything else.
If the header is on more than one line (possible with long headers that have
had line-breaks inserted into them by dumb programs, like e-mail clients)
then that would need to be fixed first.

-Brian.

>
>Hello,
>
>I'm trying to access the whole Fasta header of a sequence read
>from Fasta-format flatfile using BioPerl 0.72, Bio::SeqIO. I've
>tried a lot of likely looking methods but only get the first or
>second word of the header. In the flatfile, the header is longer
>than that.
>
>I assume I'm missing something obvious. Help would be welcome.
>
>Thanks in advance.
>
>--
>Daniel Barker
>
>