Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • dp05yk
    Member
    • Dec 2010
    • 66

    BWA & Reverse Sequences

    Hi all,

    Just wanted to clear something up. When BWA reads the input sequences, it generates the reverse sequence for each read. Then, when searching for matches, it will check both the forward and reverse sequences. However, it will check them on the forward and reverse-complemented indexes, respectively.

    I'm sure I'm incorrect here because this seems totally redundant. If we really wanted to check both strands of the reference sequence, why do we switch to the reverse sequence when switching reference strands? Would this give us the same result?
  • dp05yk
    Member
    • Dec 2010
    • 66

    #2
    Oh, wait, now it looks like the sequence and reverse sequence (p->seq & p->rseq) in the code are actually identical unless they are SOLiD reads, in which case they are simply complements (but NOT reverse-complements).

    It may have just been a case of weird variable names in the code, but some confirmation would still be nice!

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, Today, 11:58 AM
    0 responses
    6 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    23 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    34 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    55 views
    0 reactions
    Last Post SEQadmin2  
    Working...