You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Jack,
There was a bug due to an omission to increment a counter. A single line did the trick. I have also added a test case using the --bed option to make sure it behaves. Let me know if this fixes your problem. Feel free to close the issue if that is the case.
Hi,
Thanks for the grear program. It looks like I cannot use bed track with glactools bam2acf:
$ glactools bam2acf --bed $bed $ref_fa $bam test | glactools view - | cut -f 1-3,6
The last 3 arguments are
Error: GlacParser tried to read 4 bytes but got 0
But, I can run it without a bed track. My bed track looks like this:
1 11204715 11204717
17 7578460 7578461
17 15978895 15978897
Thanks,
Jack
The text was updated successfully, but these errors were encountered: