[Bioperl-l] Fasta Qual files

Brian A. Desany, Ph.D. bdesany@bcm.tmc.edu
Thu, 14 Sep 2000 10:56:14 -0500


This seems to be exactly what I need. Could you let me know where I can
access it once you make it available, please? Thanks,

-Brian.

>> I have code for reading Phred-produced seq/qual pairs of FASTA-formatted
>> files into Bio::QualSeq objects, which are merely Bio::Seq objects with
>> quality values (being truncated and reversed, too, when you
>> truncate/reverse the seq). The code can also write qual-files.
>>
>> If you think this is useful for you I'll try to put it to the repository.
>
>Sounds very useful. Check it in!