Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • mitochy
    Member
    • Dec 2011
    • 10

    How to find out if mapping is correct/not

    Hi all.
    I'm really new to sequencing.
    I'm trying to map single end RNA-seq reads (short) to reference genome using (any) short read aligner. My question is, how do I find out if the program is mapping correctly using my data?
    - input is some million reads of Ecoli K12 illumina RNA-seq data, 35bp in length
    - ref is Ecoli K12 ~4.8MBp
    - e.g. I use BWA 0.50 with bwtsw and it generated a sam file with position of each reads.

    How do I know how correct the result in the SAM file is (statistically)? Or is there no way to find out and we have to trust result of correctness/ROC based on mapping known/simulated data (like this one?)
  • dpryan
    Devon Ryan
    • Jul 2011
    • 3478

    #2
    Have a look at the MAPQ field (5th column) of the SAM or BAM output file. I don't know how bwa calculates that (particularly of transcripts rather than simpler DNA reads), so you may want to browse the source code if you really need to know the nitty-gritty.

    Comment

    • mitochy
      Member
      • Dec 2011
      • 10

      #3
      That is true. The thing is the 5th column is gotten from bwa's own calculation, and maq/bowtie might have different result from their own calculation. So I guess we can only trust ROC comparison based on simulation data.

      Comment

      • dpryan
        Devon Ryan
        • Jul 2011
        • 3478

        #4
        Pretty much. I know from experience that two different aligners can align the same sequence to the same location and give very different MAPQ scores. Since many aligners are open source, you could just look at how they generate the score and see if it satisfies your requirements for the statistic (though I doubt it will). But, yeah, the simulation data is probably what you'll need to go by unless you feel up to modifying an aligner.

        Comment

        Latest Articles

        Collapse

        • SEQadmin2
          Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
          by SEQadmin2



          Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
          ...
          Today, 11:10 AM
        • 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...
          Yesterday, 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by SEQadmin2, Today, 10:04 AM
        0 responses
        8 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, Yesterday, 10:08 AM
        0 responses
        6 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-07-2026, 11:05 AM
        0 responses
        9 views
        0 reactions
        Last Post SEQadmin2  
        Started by SEQadmin2, 07-02-2026, 11:08 AM
        0 responses
        31 views
        0 reactions
        Last Post SEQadmin2  
        Working...