[Bioperl-l] Creating a Bio::SeqIO with a string

Cory Spencer cspencer@sprocket.org
Thu, 23 May 2002 11:11:40 -0700 (PDT)


Hi folks -

Is there any way to create a Bio::SeqIO object that reads successive
sequences from a string?  (ie. The string contains one or more FASTA
formatted sequences, and I'd like to be able to create a Bio::SeqIO object
(or something like it) directly from the string, as opposed to writing out
the string to a temporary file, and then opening that.)

--
Cory Spencer <cspencer@sprocket.org>