Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • more counts than total library size ?

    Hello,
    I have mRNASeq data displaying counts per splice variants of mRNA, and I was just wondering how it is possible that the total number of counts in the sample is much higher than the total number of mapped reads (and of total number of reads generated by Illumina).
    thank you in advance for your answer,
    anna

  • #2
    Hi Anna,

    It sounds like some of your reads are mapping to more than one place. This way they would be reported more than once in your counts.

    How are you doing the mapping?

    -Alice

    Comment


    • #3
      Hello Alice,
      The tool BWA is used to map the reads with a maximum set at 2 mismatches in the first 32 bases of the sequences, and a maximum of n mismatches in total.
      In my sample, library size was about 277 million reads and mapped reads were about 192 million (69,5%). But total counts is about 861 million reads.
      So mismatches were the problem? so 192 million are mapped, but it does not mean uniquely mapped ?
      thank you Alice,
      anna

      Comment


      • #4
        Hi Anna,

        I'm afraid I haven't used bwa, but we see similar results with bowtie2 (although not quite to the same extent as you).

        When we recover counts from our sam file (we're using ht-seq-count), the number of non-unique reads is reported, which we interpret as reads that are counted more than once because they are mapping to more than one place.

        I would try your alignments allowing for fewer mismatches and see what happens.

        Good luck.

        Comment


        • #5
          BWA does report secondary alignments. This is likely the cause, you can remove all but the primary alignment with samtools view -F 0x0100.
          Last edited by timydaley; 11-07-2012, 06:42 PM.

          Comment


          • #6
            thank you Timydaley

            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...
              Today, 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, 07:17 AM
            0 responses
            11 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
            20 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-29-2024, 10:49 AM
            0 responses
            28 views
            0 likes
            Last Post seqadmin  
            Working...
            X