Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bhakti
    Junior Member
    • Dec 2010
    • 3

    #16
    Thank you for "-Q 33" tip. Very useful !

    Comment

    • zhouzf
      Junior Member
      • Jun 2011
      • 1

      #17
      I got another problem except "#".

      fastx_quality_stats: Invalid quality score value (char 'J' ord 74 quality value 41) on line 8.

      line8: @CCFFFFFDDFHHIJIIJJGIIGIGJGEEHIIIGG>FHGJIGHIGGIIJGIH9DHHGGCCHE7?B?3;(;=AB9@@@CDCA;3?<A##############

      Comment

      • kmcarr
        Senior Member
        • May 2008
        • 1181

        #18
        Originally posted by zhouzf View Post
        I got another problem except "#".

        fastx_quality_stats: Invalid quality score value (char 'J' ord 74 quality value 41) on line 8.

        line8: @CCFFFFFDDFHHIJIIJJGIIGIGJGEEHIIIGG>FHGJIGHIGGIIJGIH9DHHGGCCHE7?B?3;(;=AB9@@@CDCA;3?<A##############
        You need to upgrade to the latest version of FASTX Toolkit (verion 0.0.13). FASTX Toolkit has several functions which check the validity of the data as it is processing it; one of these checks is to see if the quality values fall within a reasonable range. This range used to be defined as -15 to 40. The latest version of the Toolkit expands this range to -15 to 93.

        Older versions of FASTX Toolkit do not work with the latest version of the Illumina basecalling software. In the latest version of Illumina's software they allow a maximum Q-Scores of 41 ("J"). If you are using an older version of FASTX Toolkit it will report an error at the first "J" it encounters. Upgrade to FASTX Toolkit 0.0.13 and your problem will be solved.

        Comment

        • seb.lees
          Member
          • Sep 2012
          • 12

          #19
          Originally posted by kmcarr View Post
          Older versions of FASTX Toolkit do not work with the latest version of the Illumina basecalling software. In the latest version of Illumina's software they allow a maximum Q-Scores of 41 ("J"). If you are using an older version of FASTX Toolkit it will report an error at the first "J" it encounters. Upgrade to FASTX Toolkit 0.0.13 and your problem will be solved.
          It was exactly what I was faced to, Thanks !

          Comment

          • Will Nelson
            Member
            • Nov 2010
            • 16

            #20
            Still not documented

            3 years later, the -Q 33 option is still needed and still not documented.

            Comment

            • jernest1
              Junior Member
              • Jun 2012
              • 3

              #21
              The best solution in my opinion is to use the latest FASTX version, which accommodates multiple fastq formats. The only drawback is that you have to compile from source, but it's standard ./configure && make && make install. Make sure to install libGtextUtils first. Both are available at http://hannonlab.cshl.edu/fastx_toolkit/download.html. If you install libGtextUtils in a non-standard location, such as $HOME/bin, be sure to add "export PKG_CONFIG_PATH=$HOME/bin/lib/pkgconfig" to .bashrc. Also, whatever directory you install FASTX into, the executables will be put in a bin directory underneath it, so for me it was $HOME/bin/bin, which I added to $PATH.

              Comment

              • Lv Ray
                Member
                • Jun 2014
                • 42

                #22
                I agree #19's point

                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
                16 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-30-2026, 05:37 AM
                0 responses
                17 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-26-2026, 11:10 AM
                0 responses
                20 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 06-17-2026, 06:09 AM
                0 responses
                54 views
                0 reactions
                Last Post SEQadmin2  
                Working...