Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bong28
    Junior Member
    • Mar 2018
    • 5

    Bam quality vs read quality

    I have a cancer bam file and want to check its read qualities. I have two options in mind.
    1. Check bam quality through fastqc
    2. Convert the bam file into paired-end reads (in fastq) and check their quality in fastqc.
    Are both the processes equivalent?
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    Yes, because FastQC is a QC program. FastQC does not modify raw data. It is going to show you summary of the same Q-scores whether they come from the BAM or the fastq reads extracted from the BAM file.

    Comment

    • bong28
      Junior Member
      • Mar 2018
      • 5

      #3
      Sorry for the late followup to your reply. If that is the case, then why am I getting poorer quality when I convert the bam to 2 fastq files(read 1 and 2) whereas good quality when just checking the bam file as a whole?

      Comment

      • iEugene8
        Junior Member
        • Aug 2016
        • 1

        #4
        Probably, there is the problem with sorting. (check https://twitter.com/davisjmcc/status/931298649841188864 )

        Comment

        Latest Articles

        Collapse

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, 06-05-2026, 10:09 AM
        0 responses
        12 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-04-2026, 08:59 AM
        0 responses
        23 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 12:03 PM
        0 responses
        28 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 06-02-2026, 11:40 AM
        0 responses
        22 views
        0 reactions
        Last Post SEQadmin2  
        Working...