Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • huangjun
    Member
    • Dec 2011
    • 13

    Illumina sequencing Quality error

    Hi, everyone!
    Recently, i received the RNA-seq data, when i use FASTX_TOOKIT preprocessing the data, it shows that my data invalid, quality < 0; Is
    there anyone encountered this problem before? thank you!
  • ulz_peter
    Senior Member
    • Feb 2010
    • 219

    #2
    Sounds to me as if FastX is expecting different quality encoding than you've got in your samples. Which platform does your data come from? What did you want to do with the FastX Toolkit? (I must admit I am not too experienced with that toolkit)

    Comment

    • gringer
      David Eccles (gringer)
      • May 2011
      • 845

      #3
      append the '-Q 33' command to fastX tools to allow them to work with quality scores that have a base of 33. This is undocumented in the command-line help for the tools, but should work with all tools that demand particular quality values.

      Comment

      • huangjun
        Member
        • Dec 2011
        • 13

        #4
        my data come from Illumina Hiseq 2000 , FASTX_Toolkit can trim the low quality bases, cut off the low quality bases and mask the reads.

        Comment

        • huangjun
          Member
          • Dec 2011
          • 13

          #5
          Originally posted by gringer View Post
          append the '-Q 33' command to fastX tools to allow them to work with quality scores that have a base of 33. This is undocumented in the command-line help for the tools, but should work with all tools that demand particular quality values.
          Hi, gringer, in my reads , if there have more than 1 bases quality lower than 0 , or so ito large amount of reads, my be we can't know which parameter to append ?

          Comment

          • gringer
            David Eccles (gringer)
            • May 2011
            • 845

            #6
            Hi, gringer, in my reads , if there have more than 1 bases quality lower than 0 , or so ito large amount of reads, my be we can't know which parameter to append ?
            My experience with fastx toolkit is that it doesn't support quality values lower than 0. If you have any in there, then you have to use -Q 33, and make the adjustment manually.

            Comment

            • huangjun
              Member
              • Dec 2011
              • 13

              #7
              Hi, gringer. I want to know "make the adjustment msnuslly" means? thank you !

              Comment

              • gringer
                David Eccles (gringer)
                • May 2011
                • 845

                #8
                Here's the table from Wikipedia:
                Code:
                  SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.....................................................
                  ..........................XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX......................
                  ...............................IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII......................
                  .................................JJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJJ......................
                  LLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL....................................................
                  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~
                  |                         |    |        |                              |                     |
                 33                        59   64       73                            104                   126
                
                 S - Sanger        Phred+33,  raw reads typically (0, 40)
                 X - Solexa        Solexa+64, raw reads typically (-5, 40)
                 I - Illumina 1.3+ Phred+64,  raw reads typically (0, 40)
                 J - Illumina 1.5+ Phred+64,  raw reads typically (3, 40)
                    with 0=unused, 1=unused, 2=Read Segment Quality Control Indicator (bold) 
                    (Note: See discussion above).
                 L - Illumina 1.8+ Phred+33,  raw reads typically (0, 41)
                The only negative reads here are the old Solexa reads. These start at base 59, so you could either use 59 as a base for the fastx-toolkit and add 5 to whatever you use for quality thresholds (e.g. mask at q25, rather than q20), or use 33 as a base for everything and add the difference (e.g. mask at q51, rather than q20). This mental arithmetic is what I mean by doing it manually.

                Comment

                Latest Articles

                Collapse

                • SEQadmin2
                  Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                  by SEQadmin2



                  Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                  ...
                  Today, 11:10 AM
                • SEQadmin2
                  Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                  by SEQadmin2



                  Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                  There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                  Yesterday, 05:17 AM
                • 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

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by SEQadmin2, Today, 10:04 AM
                0 responses
                8 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, Yesterday, 10:08 AM
                0 responses
                7 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-07-2026, 11:05 AM
                0 responses
                9 views
                0 reactions
                Last Post SEQadmin2  
                Started by SEQadmin2, 07-02-2026, 11:08 AM
                0 responses
                31 views
                0 reactions
                Last Post SEQadmin2  
                Working...