It didn't work at all for me. The program completed, but showed 0 at every marker. This was on an FTDNA BAM file.
EDIT: Is it possible that the tool you're using doesn't know how to read Windows files? The very beginning of the log looks ridiculous:
---
[E::hts_open] fail to open file 'D:\Big'
[bam_sort_core] fail to open file D:\Big
---
As if it doesn't understand that Windows file names can include the space character!
EDIT: Is it possible that the tool you're using doesn't know how to read Windows files? The very beginning of the log looks ridiculous:
---
[E::hts_open] fail to open file 'D:\Big'
[bam_sort_core] fail to open file D:\Big
---
As if it doesn't understand that Windows file names can include the space character!
Comment