This is a test version of Biostars. For the public version, visit https://www.biostars.org.
BWA MEM -K option

In some alignment scripts, I find that they use the command bwa mem -K 10000000. However, I cannot find any description of the option -K (captial K, not -k). Does anyone know what -K really means?

Thanks!

alignment bwa

2 answers

If I am not mistaken, this flag is usually used for reproducibility reasons.

Log in to answer this question.