Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • alpha2zee
    Member
    • Mar 2013
    • 10

    samtools mpileup and overlapping paired-end reads

    I am using samtools mpileup to generate a pileup for paired-end RNA sequencing data. I am curious about how samtools handles pair mates whose read mappings overlap. With regard to the simple example below, for positions 7-11, are both pair mates enumerated?

    Code:
    position     1    6    11   16
    reference    ATGCATGCATGCATGC
    pair mate 1  ATGCATGCATG
    pair mate 2'       GCATGCATGC    (reverse complemented)
    I am parsing the pileup output to quantify RNA editing at some positions and do not want to count an 'RNA molecule' twice just because the read pair mates 'overlapped.'

    Thanks.
  • lindenb
    Senior Member
    • Apr 2010
    • 143

    #2
    cross posted on http://www.biostars.org/p/87299

    Comment

    • alpha2zee
      Member
      • Mar 2013
      • 10

      #3
      Originally posted by lindenb View Post
      Sorry, is cross-posting a no-no? I am trying to reach more people and plan to post here a link to any conclusive answer I get elsewhere.

      Comment

      • dariober
        Senior Member
        • May 2010
        • 311

        #4
        Originally posted by alpha2zee View Post
        I am using samtools mpileup to generate a pileup for paired-end RNA sequencing data. I am curious about how samtools handles pair mates whose read mappings overlap. With regard to the simple example below, for positions 7-11, are both pair mates enumerated?
        Hi- I'm pretty sure mpileup is going to double count overlapping reads. You can clip overlapping mates with, among other tools, clipOverlap .

        Dario

        Comment

        • swbarnes2
          Senior Member
          • May 2008
          • 910

          #5
          Originally posted by alpha2zee View Post
          Sorry, is cross-posting a no-no? I am trying to reach more people and plan to post here a link to any conclusive answer I get elsewhere.
          It's frowned on because it's a waste of time for someone here to compose a good answer for you, when they don't know that you already have a good answer somewhere else.

          I think it would have been better to have posted on one site, and if after a couple of days, you got no good answer, then posted the question somewhere else.

          Comment

          • alpha2zee
            Member
            • Mar 2013
            • 10

            #6
            Originally posted by dariober View Post
            Hi- I'm pretty sure mpileup is going to double count overlapping reads. You can clip overlapping mates with, among other tools, clipOverlap .

            Dario
            Thanks. I got the same answer on my cross-post on biostars.org. And thanks for suggesting clipOverlap.

            Comment

            • owenman
              Junior Member
              • Aug 2011
              • 4

              #7
              Note, the above answer is now incorrect, if you're using samtools >= 1.0 (which was released more than 3 years ago).

              See my post here: https://www.biostars.org/p/87299/#284421

              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.
                ...
                07-09-2026, 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...
                07-08-2026, 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, Yesterday, 10:26 AM
              0 responses
              11 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-09-2026, 10:04 AM
              0 responses
              25 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-08-2026, 10:08 AM
              0 responses
              16 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-07-2026, 11:05 AM
              0 responses
              33 views
              0 reactions
              Last Post SEQadmin2  
              Working...