Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • jordi
    Member
    • Apr 2009
    • 49

    Quality encoding PE reads

    Hi!
    I am just checking the quality of a PE sequencing run. What I found it's a little bit tricky since from a PE reads, R1 seems to use a Phred33 encoding system whereas R2 is using a Phred64. However both reads seem to have been sequenced at once.
    Any idea? Do you know that it should considered for further steps like trimming?
    Thanks a lot.

    150807_SND405_A_L003_GZX-17_R1.fastq.gz
    This file looks like Sanger/Illumina 1.8+ format.
    @HISEQ:157:C6U61ANXX:3:1101:1680:2160 1:N:0:GTCCGCACTCTTTTCC

    150807_SND405_A_L003_GZX-17_R2.fastq.gz
    This file looks like Solexa/Illumina1.3+/Illumina1.5+ format.
    @HISEQ:157:C6U61ANXX:3:1101:1680:2160 2:N:0:GTCCGCACTCTTTTCC
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    This looks like a recent run (based on the time stamp) so having two separate encodings for the two reads is highly unlikely (unless someone deliberately changed the encoding).

    You can easily test the Q-score encoding format by using BBMap like this

    Code:
    $ testformat.sh in=seq.fq.gz

    Comment

    • mastal
      Senior Member
      • Mar 2009
      • 666

      #3
      Are all the reads in the R1 and R2 files the same length?

      I think sometimes if the reads have been trimmed to remove low quality bases, symbols representing low values will be missing, and the file may look like one from a different quality encoding.

      Have you run the file through FastQC, and is it FastQC that has decided the R1 and R2 files have different quality encoding?

      Comment

      • jordi
        Member
        • Apr 2009
        • 49

        #4
        Hi mastal and GenoMax,
        Thank you for your answers. It seems a bug from the perl script fastqFormatDetect.pl I used to predict the encoding system of my raw sequences since FASTQC and bbmap agree setting a Phred33 enconding system (Illumina 1.8). I got the script from https://github.com/mel-astar/mel-ngs...aster/scripts/

        150807_SND405_A_L003_GZX-17_R1.fastq.gz
        sanger fastq gz single-ended 125bp

        150807_SND405_A_L003_GZX-17_R2.fastq.gz
        sanger fastq gz single-ended 125bp


        GenoMax, just to know.. what do you mean by time stamp?

        Sorry for any inconvenience and thank you very much.
        Regards

        Comment

        • HESmith
          Senior Member
          • Oct 2009
          • 512

          #5
          I believe that GenoMax means the date, which appears at the beginning of your file names in YYMMDD format.

          Comment

          • jordi
            Member
            • Apr 2009
            • 49

            #6
            Fantastic!!

            Comment

            Latest Articles

            Collapse

            • GATTACAT
              Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by GATTACAT
              Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
              07-01-2026, 11:43 AM
            • SEQadmin2
              Nine Things a Sample Prep Scientist Thinks About Before Sequencing
              by SEQadmin2


              I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

              Here are nine questions we think about, in roughly the order they matter, before...
              06-18-2026, 07:11 AM

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 07-02-2026, 11:08 AM
            0 responses
            25 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-30-2026, 05:37 AM
            0 responses
            23 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-26-2026, 11:10 AM
            0 responses
            23 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-17-2026, 06:09 AM
            0 responses
            55 views
            0 reactions
            Last Post SEQadmin2  
            Working...