guigolab / bamstats

A command line tool to compute mapping statistics from a BAM file
BSD 3-Clause "New" or "Revised" License
22 stars 4 forks source link

Picard NH tag is not an unsigned integer #18

Closed emi80 closed 6 years ago

emi80 commented 6 years ago
bamstats -i test_picard.bam
panic: interface conversion: interface {} is int8, not uint8

...