Menu

#11 Question about invalid QVs

v1.0_(example)
open
nobody
None
5
2014-03-27
2014-03-26
No

Hello, could you please elucidate the following alert message from the errorLog:

ILL Alert: Fragment @M02586:6:000000000-A7YKD:1:1101:10407:1175 has 2 invalid QVs.

Here are the corresponding fragment mates from the illumina fastq files:

@M02586:6:000000000-A7YKD:1:1101:10407:1175 1:N:0:1
TGCTGATACTGTAATGGATCTAAGCCTCGGGGCAATTCTGAACGAGATGAGAAAGAGTATTTTAGAAGTATCAACTCTGCCGGTAGGAACTGTTCCAATTTATCAGGTTGGATTTAGTCTCTCAAAAAAGAAGAAAAGGATTG
+
CCCCCGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG

@M02586:6:000000000-A7YKD:1:1101:10407:1175 2:N:0:1
NAATCCTTTTCTTCTTTTTTGAGAGACTAAATCCAACCTGATAAATTGGAACAGTTCCTACCGGCAGAGTTGATACTTCTAAAATACTCTTTCTCATCTCGTTCAGAATTGCCCCGAGGCTTAGATCCATTACAGTATCAGCA
+
#8BCCGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGDFGG

Which QVs are invalid?
Thank you for your time

Related

Support Requests: #11

Discussion

  • Matthew Kellom

    Matthew Kellom - 2014-03-26

    Attached here are the alert message and the fragments, because formatting on this page is not as I imagined

     

    Last edit: Matthew Kellom 2014-03-26
    • Sergey Koren

      Sergey Koren - 2014-03-27

      Hi,

      In your earlier email you indicated that the -type parameter for fastqToCA
      was set to Illumina. This is equivalent to PHRED64 and this the lowest
      possible QV is @. In your second sequence, the starting values of # and 8
      would be negative, causing the error message. The highest quality value in
      your file is also only 7 with PHRED64 offset so I think you need to set
      -type to sanger for PHRED32. The parameters for fastqToCA are documented on
      the wiki page:
      http://sourceforge.net/apps/mediawiki/wgs-assembler/index.php?title=FastqToCAand
      if you run the command with no parameters.

      Sergey

      Attached here is the alert message and the fragments, because formatting on
      this page is not as I imagined

      Attachment: invalid_QVs.txt (780 Bytes; text/plain)

      Status: open
      Group: v1.0_(example)
      Created: Wed Mar 26, 2014 11:30 PM UTC by Matthew Kellom
      Last Updated: Wed Mar 26, 2014 11:30 PM UTC
      Owner: nobody

      Hello, could you please elucidate the following alert message from the
      errorLog:
      ILL Alert: Fragment @M02586:6:000000000-A7YKD:1:1101:10407:1175 has 2
      invalid QVs.

      Here are the corresponding fragment mates from the illumina fastq files:

      @M02586:6:000000000-A7YKD:1:1101:10407:1175 1:N:0:1
      TGCTGATACTGTAATGGATCTAAGCCTCGGGGCAATTCTGAACGAGATGAGAAAGAGTATTTTAGAAGTATCAACTCTGCCGGTAGGAACTGTTCCAATTTATCAGGTTGGATTTAGTCTCTCAAAAAAGAAGAAAAGGATTG
      +
      CCCCCGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGG

      @M02586:6:000000000-A7YKD:1:1101:10407:1175 2:N:0:1
      NAATCCTTTTCTTCTTTTTTGAGAGACTAAATCCAACCTGATAAATTGGAACAGTTCCTACCGGCAGAGTTGATACTTCTAAAATACTCTTTCTCATCTCGTTCAGAATTGCCCCGAGGCTTAGATCCATTACAGTATCAGCA
      +

      8BCCGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGGDFGG

      Which QVs are invalid?
      Thank you for your time


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/wgs-assembler/support-requests/11/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Support Requests: #11

  • Matthew Kellom

    Matthew Kellom - 2014-03-27

    That did the trick!

    Thank you very much

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.