Header Leaderboard Ad

Collapse

what does "XT:M" in BWA output mean?

Collapse

Announcement

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

  • what does "XT:M" in BWA output mean?

    XT:U => Unique alignment
    XT:R => Repeat
    XT:N => Not mapped
    XT:M => Mate-sw

    so what the hell is this "Mate-sw" type alignment?

    PS:
    #define BWA_TYPE_NO_MATCH 0
    #define BWA_TYPE_UNIQUE 1
    #define BWA_TYPE_REPEAT 2
    #define BWA_TYPE_MATESW 3
    Last edited by orionzhou; 11-13-2010, 08:08 PM.

  • #2
    Try
    Code:
    grep MATESW *.c
    since you already started searching through the source code.

    You'll see that it occurs when a read is fixed due to paired end rescue. Also, don't double post.

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Improved Targeted Sequencing: A Comprehensive Guide to Amplicon Sequencing
      by seqadmin



      Amplicon sequencing is a targeted approach that allows researchers to investigate specific regions of the genome. This technique is routinely used in applications such as variant identification, clinical research, and infectious disease surveillance. The amplicon sequencing process begins by designing primers that flank the regions of interest. The DNA sequences are then amplified through PCR (typically multiplex PCR) to produce amplicons complementary to the targets. RNA targets...
      03-21-2023, 01:49 PM
    • seqadmin
      Targeted Sequencing: Choosing Between Hybridization Capture and Amplicon Sequencing
      by seqadmin




      Targeted sequencing is an effective way to sequence and analyze specific genomic regions of interest. This method enables researchers to focus their efforts on their desired targets, as opposed to other methods like whole genome sequencing that involve the sequencing of total DNA. Utilizing targeted sequencing is an attractive option for many researchers because it is often faster, more cost-effective, and only generates applicable data. While there are many approaches...
      03-10-2023, 05:31 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 03-22-2023, 12:26 PM
    0 responses
    10 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 03-17-2023, 12:32 PM
    0 responses
    15 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 03-15-2023, 12:42 PM
    0 responses
    21 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 03-09-2023, 10:17 AM
    0 responses
    68 views
    1 like
    Last Post seqadmin  
    Working...
    X