wdl bwa parameters #62

Open
mcgml opened this Issue Sep 30, 2016 · 1 comment

Comments

Projects
None yet
3 participants

mcgml commented Sep 30, 2016

Hi

Thanks for releasing this WDL script. I noticed the bwa parameters are: bwa_commandline="bwa mem -K 100000000 -p -v 3 -t 16 $bash_ref_fasta"

What is the -K flag for? it is not defined in the bwa manual. Also is -M missing?

Thanks
Matt

Collaborator

vdauwera commented Nov 3, 2016

Hi @mcgml, apologies for the late reply. I don't know the answer to this but will consult the team.

@sooheelee, do you happen to know about this -K parameter? I'm not finding any reference to it anywhere either. If you don't, can you please ask Heng at office hours tomorrow?

sooheelee was assigned by vdauwera Nov 3, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment