I want to switch from using bwa aln+sampe to bwa-mem, but I notice that there is no quality soft-trimming in the latter. (It is present in bwa aln). Am I missing something? Why has it not been included? Is there any other way to do this?
Thanks!
<p>Hi all,</p> <p>Recently, I am dealing with the exome-seq data to call variants using <a href='http://bio-bwa.sourceforge.net/'>bwa</a>+GATK+varscan method, which is commonly accept by researchers.</p> <p>As pointed …
<p>My output of <a href='http://bio-bwa.sourceforge.net/'>BWA</a> index has only 4 files as </p> <p>mm10.fa.amb mm10.fa.ann mm10.fa.bwt mm10.fq.pac</p> <p>I read a thread that a guy's <a href='http://bio-bwa.sourceforge.net/'>BWA</a> …
<p>This question is a follow up from: <a href='/p/70597/'>Are some sequences uniquely mapped by BWA when mapped as paired-end that would not be when mapped …
<p>Hi,</p> <p>I just aligned several exome samples with <a href='http://bio-bwa.sourceforge.net/'>bwa</a> mem and then processed the output through several pipeline steps. This is the first time …
<p>Hi all, </p> <p>Could you please tell me how to integrate or use <a href='http://bio-bwa.sourceforge.net/'>bwa</a>-0.6.1-tpx.patch in <a href='http://bio-bwa.sourceforge.net/'>bwa</a> sampe ?</p> <p>Thanks Sara</p>
<p>What is the quality encoding in the input reads that <a href='http://bio-bwa.sourceforge.net/'>BWA</a> expects as default? Is it Sanger, Solexa, Illumina 1.3+, Illumina 1.5+ or Illumina …
<p>I'm trying to give the user of my program the option to run <strong>bwa aln</strong> or <strong>bwa bwasw</strong>.</p> <p>But from reading the <a href='http://bio-bwa.sourceforge.net/bwa.shtml'>documentation</a> I …