Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Determine %bases >=Q30 for individual samples

    Illumina Sequencing Analysis Viewer only seems to report the % bases >= Q30 for the entire run. Is there a quick and easy way for me to determine this metric for each individual sample from the FASTQ files? FastQC doesn't seem to output this metric.

  • #2
    You can use bbduk.sh from BBMap to get a ball park idea (this will miss some bases < Q30 if they are inside the leftover read).

    Code:
    $ bbduk.sh in=sample.fastq.gz trimq=30 qtrim=rl

    Comment


    • #3
      Did you run bcl2fastq to demultiplex the lane? If so then locate the file Demultiplex_Stats.htm, which is under the "Basecall_Stats_<flowcellID>/" subdirectory of the bcl2fastq output directory. You can open this up in any web browser. For each demultiplexed sample it shows the % ≥ Q30, Average Q Score and a number of other metrics.

      Comment


      • #4
        Originally posted by kmcarr View Post
        Did you run bcl2fastq to demultiplex the lane? If so then locate the file Demultiplex_Stats.htm, which is under the "Basecall_Stats_<flowcellID>/" subdirectory of the bcl2fastq output directory. You can open this up in any web browser. For each demultiplexed sample it shows the % ≥ Q30, Average Q Score and a number of other metrics.
        The lane was demultiplexed by the MiSeq software; it wasn't done manually by me.

        Comment


        • #5
          I just added a new flag to Reformat for calculating this. Usage:

          reformat.sh in=reads.fq qchist=qchist.txt

          That stands for "quality count histogram".

          Comment

          Latest Articles

          Collapse

          • seqadmin
            Essential Discoveries and Tools in Epitranscriptomics
            by seqadmin




            The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
            04-22-2024, 07:01 AM
          • seqadmin
            Current Approaches to Protein Sequencing
            by seqadmin


            Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
            04-04-2024, 04:25 PM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by seqadmin, Yesterday, 11:49 AM
          0 responses
          13 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-24-2024, 08:47 AM
          0 responses
          16 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-11-2024, 12:08 PM
          0 responses
          61 views
          0 likes
          Last Post seqadmin  
          Started by seqadmin, 04-10-2024, 10:19 PM
          0 responses
          60 views
          0 likes
          Last Post seqadmin  
          Working...
          X