Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mingkunli
    Member
    • Jan 2009
    • 42

    #1

    PE data processed by bwa

    I am processing the PE solexa data using BWA, I met a problem after I looked through the sampe result.

    Although I set the -a(maximum insert size) to be 300, I still found lots of PE mapped with the insertion > 300bp, some even around 5000bp. When I do the pileup, if these PE reads would be taken into consideration ?
    or I should remove these reads manually?

    At the same time, there are also some reads mapped without mate, they are still in the sampe file, will they be taken into account when I do the pileup ?

    All in all, will all the mapped reads(even not in pair or have anomalous insertion distance) in the sampe will be used in the pileup?
  • lh3
    Senior Member
    • Feb 2008
    • 686

    #2
    You should check FLAG 0x2 (see sam spec), not just looking at ISIZE. Anomalous pairs will used by pileup by default. But you can throw them away by:

    samtools view -uf2 aln.bam|samtools pileup -

    Comment

    • mingkunli
      Member
      • Jan 2009
      • 42

      #3
      Thanks, lh3.

      if I want to use -F to filter out two Flags, or -f to keep two Flags, should I use -F 48, otherwise, I can run -F 4, and -F 8 separately.

      I met the flag 87 with my pair-end data like I show below. I think it maybe due to two possibilities:
      1, software bug.
      2, The match was detected by Smith-Waterman for the unmapped mate.

      No matter which is true, it would cause some problem with other softwares,for example, when i use Tablet to visualize the mapping, the flag will crash the loading.

      SOLEXA-GA05_PEi_JG_SP_KG_DQ_QF:5:79:9492:4342#GCTCCAA 87 human_L19 4890 60 76M = 4765 -201 GCCTCCCACCCAAAATGAGTTCCTGCTCTTCCTCCTTGCCCCTCAGCCCTAGTCATTTCCTCATTTGCAGTTCCCC /14414:4494738:<6968>9?<8=;A=>:?>??:=9;96==?;;:<>>=<=<<<>;:A;=>;:=9<98976363 XT:A:U NM:i:2 SM:i:37 AM:i:23 X0:i:1 X1:i:0 XM:i:2 XO:i:0 XG:i:0 MD:Z:10A64T0
      SOLEXA-GA05_PEi_JG_SP_KG_DQ_QF:5:79:9492:4342#GCTCCAA 163 human_L19 4765 60 76M = 4890 201 CTGTATTTGCATTTGCTGTCTTGCTGGTCTCAAGATTCCCAAGCGCTGCTGCCAGCCCACCCCTTCAGCCTGCCAA 3186><:;::=:9@?;:<9;:7:96<;=<9>A<;><8:=7;;><:99977:66<95:58847421110/202/02- XT:A:U NM:i:0 SM:i:23 AM:i:23 X0:i:1 X1:i:2 XM:i:0 XO:i:0 XG:i:0 MD:Z:76 XA:Z:human_L19,+4765,75M1S,4;human_L19,+4765,76M,5;

      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, 12:22 PM
      0 responses
      12 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-11-2026, 10:35 AM
      0 responses
      13 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-06-2026, 07:41 AM
      0 responses
      31 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 08-03-2026, 10:13 AM
      0 responses
      48 views
      0 reactions
      Last Post SEQadmin2  
      Working...