Unconfigured Ad

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

    #1

    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
                Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                by SEQadmin2



                CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                Despite this, “CRISPR helped turn genome editing from a specialized technique into
                ...
                07-31-2026, 11:01 AM
              • SEQadmin2
                Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                by SEQadmin2


                Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                The systematic characterization of the human proteome has
                ...
                07-20-2026, 11:48 AM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by SEQadmin2, Yesterday, 10:35 AM
              0 responses
              7 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-06-2026, 07:41 AM
              0 responses
              24 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 08-03-2026, 10:13 AM
              0 responses
              43 views
              0 reactions
              Last Post SEQadmin2  
              Started by SEQadmin2, 07-31-2026, 02:55 AM
              0 responses
              48 views
              0 reactions
              Last Post SEQadmin2  
              Working...