biod / sambamba

Tools for working with SAM/BAM data
http://thebird.nl/blog/D_Dragon.html
GNU General Public License v2.0
565 stars 105 forks source link

Support BCFtools > 1.4.1 #352

Closed nathanhaigh closed 6 years ago

nathanhaigh commented 6 years ago

This PR should fix #350 (untested). It also makes the SAMtools version detection approach the same as for BCFtools.

pjotrp commented 6 years ago

Thank you!