Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bw.
    Member
    • Mar 2012
    • 21

    QC'ing NGS data

    Hi all,
    What tools are people using for QC'ing the initial stages of NGS data analysis?

    I'm thinking tools that run on
    - unaligned .fastq
    - aligned .bam
    - single vs. paired end
    - exome seq vs. RNAseq
    - possibly whole-genome, chipseq

    I'm currently using FastQC and picard - but have been thinking of ways to improve on this (which led to the feature list below). I would appreciate tool recommendations and/or suggestions for additional features you like or don't like in your QC tools.

    Thanks,
    -Ben



    Ps. Desired features:

    * FastQC-like
    - user-friendly web interface
    - very easy to download, install, run

    * Picard-like
    - handles both single and paired-end data, aligned and unaligned
    - outputs data tables that are easy to read into R, etc.

    * Extensibility
    - A simple way to add custom graphs and stats would be nice. Although picard and FastQC are both open source and modular, they are written in Java which adds complexity and reduces the potential developer base relative to a language like python (or a toolkit that's not language-specific).
    - An open development model (free/open-source) with more than one active contributor (but strong focus on retaining simplicity and not trying to solve all problems).
    - That being said, ideally the tool would accumulate knowledge about typical problems/failures in common protocols, and where possible, give suggestions on causes rather than just report graphs/stats/warnings and expect users to know what to do. So where possible, aimed at NGS newbies.

    * Holistic
    - at the risk of added complexity, the tool could simultaneously take .fastq and one or more processed bam files from a single sample, and then show both unaliged and aligned stats in one interface, as well as how the stats change as a result of the different processing steps in the NGS pipeline.
    Last edited by bw.; 11-05-2013, 12:33 AM.
  • gringer
    David Eccles (gringer)
    • May 2011
    • 845

    #2
    Sounds like you want a one-size-fits-most solution. Galaxy comes close:

    Galaxy: Open source platform for accessible, reproducible, and transparent computational research

    Comment

    • bw.
      Member
      • Mar 2012
      • 21

      #3
      Thanks gringer - I took a look at that Galaxy instance, but didn't see much in the way of QC (other than FastQC).

      Comment

      • mgogol
        Senior Member
        • Mar 2008
        • 197

        #4
        I think FastQC and picard are sort of "enough." But I know there are a few in R. Haven't used them.

        Comment

        Latest Articles

        Collapse

        • 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
        • SEQadmin2
          From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
          by SEQadmin2


          Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


          The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
          ...
          06-02-2026, 10:05 AM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-17-2026, 06:09 AM
        0 responses
        36 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-09-2026, 11:58 AM
        0 responses
        100 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        120 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        113 views
        0 reactions
        Last Post SEQadmin2  
        Working...