Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Thorondor
    Member
    • Feb 2011
    • 69

    when does BWA writes the outpu .sai

    This might be a dumb question, but I can't find the answer anywhere and also don't have to possibility to test it right now.
    When does BWA wrirte the output to the *.sai file?
    Is it happening on the fly read by read or in small parts or all at the end. I think it is on the fly whenever a read gets mapped, is this correct?

    Thanks
  • xied75
    Senior Member
    • Feb 2012
    • 129

    #2
    If you run BWA ALN, you will see:

    [bwa_aln_core] calculate SA coordinate... 0.69 sec
    [bwa_aln_core] write to the disk... 0.09 sec
    [bwa_aln_core] 262144 sequences have been processed.
    [bwa_aln_core] calculate SA coordinate... 0.67 sec
    [bwa_aln_core] write to the disk... 0.09 sec
    [bwa_aln_core] 524288 sequences have been processed.

    So it's batch read, batch write.

    Best,

    dong

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    10 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    22 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    28 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 11:40 AM
    0 responses
    22 views
    0 reactions
    Last Post SEQadmin2  
    Working...