Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • 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?)

  • #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


    • #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


      • #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

        • 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 on Modified Bases...
          Yesterday, 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, 04-11-2024, 12:08 PM
        0 responses
        55 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        51 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        45 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-04-2024, 09:00 AM
        0 responses
        55 views
        0 likes
        Last Post seqadmin  
        Working...
        X