cgat-developers / cgat-flow

cgat-flow repository
MIT License
13 stars 9 forks source link

bwa_mem2 #156

Closed jscaber closed 2 years ago

jscaber commented 2 years ago

Is the BWAMEM method in mapping.py still being used or have people moved to BWA-MEM2? If no one is using the method, I would upgrade it to BWAMEM2 by changing the hardcoded parameters/function call. If it's being used, I might instead add a BWA-MEM2 function.

Jakub