Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NH tag value can have multiple types in BAM format #27

Open
emi80 opened this issue Nov 15, 2019 · 0 comments
Open

NH tag value can have multiple types in BAM format #27

emi80 opened this issue Nov 15, 2019 · 0 comments

Comments

@emi80
Copy link
Member

emi80 commented Nov 15, 2019

It depends on the implementation. Need to infer the type correctly. At the moment uint8 is expected and a panic is thrown if it is different (e.g. int8):

Panic: interface conversion: interface {} is int8, not uint8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant