Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • lovenlong
    Member
    • Jan 2013
    • 16

    SOS, Question about FastQC report!

    Hi all,
    I'm newcomer to NGS field, and I would be grateful if someone could take a quick look at the FASTQC result of my NGS data (rice genome, 100 bp Paired-end, ~ 30x coverage) generated by Hiseq2000.
    For the most part of the FASTQC result seem normal, except unnormal distribution for the per sequence GC content, the per base GC content, the sequence Duplication Levels and the Kmer Content.
    Could this be due to PCR bias? Or be contaminated?
    If conduct quality filtering with Fastx_toolkit, how do I set parameters?

    Thanks a lot,
    Attached Files
  • jgibbons1
    Senior Member
    • Oct 2009
    • 135

    #2
    For the KMER and GC plots, things start to normalize around 10 bp you may want to trim the 1st 10 bp.

    As a rule of thumb I usually do the following QC and THEN run my data through FastQC:
    (1) Remove duplicate reads with Fastx_toolkit
    (2) Remove low quality bases from read set (I usually use trim_galore with a Q30 (--quality 30) filter and retain a minimum of 75% read length (so for your data --length 75))
    (3) An output option of trim_galore is to pipe directly into FastQC, so I do this, and see if my plots are still "off"
    (4) If they are, I trim the entire read set by X bp (depending on the plots)

    This should leave you with a nice quality data set regardless of your downstream analysis.

    Comment

    • lovenlong
      Member
      • Jan 2013
      • 16

      #3
      Originally posted by jgibbons1 View Post
      For the KMER and GC plots, things start to normalize around 10 bp you may want to trim the 1st 10 bp.

      As a rule of thumb I usually do the following QC and THEN run my data through FastQC:
      (1) Remove duplicate reads with Fastx_toolkit
      (2) Remove low quality bases from read set (I usually use trim_galore with a Q30 (--quality 30) filter and retain a minimum of 75% read length (so for your data --length 75))
      (3) An output option of trim_galore is to pipe directly into FastQC, so I do this, and see if my plots are still "off"
      (4) If they are, I trim the entire read set by X bp (depending on the plots)

      This should leave you with a nice quality data set regardless of your downstream analysis.
      Thanks for your suggestions.
      I've made reads filtering and trimming as you suggested, and the data looks nice now.

      Comment

      Latest Articles

      Collapse

      • 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...
        Today, 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
      • 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, Today, 10:08 AM
      0 responses
      6 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, Yesterday, 11:05 AM
      0 responses
      8 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 07-02-2026, 11:08 AM
      0 responses
      31 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-30-2026, 05:37 AM
      0 responses
      28 views
      0 reactions
      Last Post SEQadmin2  
      Working...