This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Bwa-Mem And Quality Trimming

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!

bwa

1 answer

you can use seqtk (also by Heng Li) to perform the trimming

Log in to answer this question.