[Bioperl-l] Tiny pod patch for Bio::SeqIO::scf - write_seq()

Adam Sjøgren asjo at koldfront.dk
Wed Jul 15 20:25:13 UTC 2009


  Hi.


Here is a tiny pod patch for Bio::SeqIO::scf that makes the
documentation match the code a little closer.

Hope it's correct :-)


  Best regards,

    Adam

---
 Bio/SeqIO/scf.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Bio/SeqIO/scf.pm b/Bio/SeqIO/scf.pm
index e7576ea..8c8f77c 100644
--- a/Bio/SeqIO/scf.pm
+++ b/Bio/SeqIO/scf.pm
@@ -602,7 +602,7 @@ sub _dump_traces_incoming_deprecated_use_the_sequencetrace_object {
           c) peak indices
           d) traces
           - You _can_ write an scf with just a and b by passing in a
-               SequenceWithQuality object- false traces will be synthesized
+               Bio::Seq::Quality object- false traces will be synthesized
                for you.
 
 =cut
-- 
1.6.0.4



More information about the Bioperl-l mailing list