Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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!

  • #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


    • #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


      • #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


        • #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


          • #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


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

              Comment


              • #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

                • seqadmin
                  Best Practices for Single-Cell Sequencing Analysis
                  by seqadmin



                  While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
                  06-06-2024, 07:15 AM
                • seqadmin
                  Latest Developments in Precision Medicine
                  by seqadmin



                  Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

                  Somatic Genomics
                  “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
                  05-24-2024, 01:16 PM

                ad_right_rmr

                Collapse

                News

                Collapse

                Topics Statistics Last Post
                Started by seqadmin, Yesterday, 07:24 AM
                0 responses
                11 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 06-13-2024, 08:58 AM
                0 responses
                11 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 06-12-2024, 02:20 PM
                0 responses
                16 views
                0 likes
                Last Post seqadmin  
                Started by seqadmin, 06-07-2024, 06:58 AM
                0 responses
                184 views
                0 likes
                Last Post seqadmin  
                Working...
                X