[Bioperl-guts-l] bioperl-live/Bio/Seq SeqWithQuality.pm,1.21,1.22
Heikki Lehvaslaiho
heikki at pub.open-bio.org
Mon Jul 11 10:20:42 EDT 2005
Update of /home/repository/bioperl/bioperl-live/Bio/Seq
In directory pub.open-bio.org:/tmp/cvs-serv10542
Modified Files:
SeqWithQuality.pm
Log Message:
fix synopsis
Index: SeqWithQuality.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Seq/SeqWithQuality.pm,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** SeqWithQuality.pm 7 Jul 2005 16:16:14 -0000 1.21
--- SeqWithQuality.pm 11 Jul 2005 14:20:39 -0000 1.22
***************
*** 19,22 ****
--- 19,23 ----
use Bio::PrimarySeq;
use Bio::Seq::PrimaryQual;
+ use Bio::Seq::SeqWithQuality;
# make from memory
More information about the Bioperl-guts-l
mailing list