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
          Recent Advances in Sequencing Analysis Tools
          by seqadmin


          The sequencing world is rapidly changing due to declining costs, enhanced accuracies, and the advent of newer, cutting-edge instruments. Equally important to these developments are improvements in sequencing analysis, a process that converts vast amounts of raw data into a comprehensible and meaningful form. This complex task requires expertise and the right analysis tools. In this article, we highlight the progress and innovation in sequencing analysis by reviewing several of the...
          Yesterday, 07:48 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 06:57 AM
        0 responses
        9 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, Yesterday, 07:17 AM
        0 responses
        14 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 05-02-2024, 08:06 AM
        0 responses
        19 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-30-2024, 12:17 PM
        0 responses
        24 views
        0 likes
        Last Post seqadmin  
        Working...
        X