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

bedtools intersect bed with vcd: Received illegal bin number 4294967295 from getBin call #626

Closed
yipukangda opened this issue Mar 12, 2018 · 0 comments
Labels
int64 issues that will be fixed with CHRPOS as int64

Comments

@yipukangda
Copy link

Hi,

bedtools v2.26.0-148-gd1953b6
cmd

bedtools intersect -a tmp.bed -b tmp2.vcf

error

ERROR: Received illegal bin number 4294967295 from getBin call.
ERROR: Unable to add record to tree.

I suspect bedtools have not consider vcf format very well, because I copy the second line of the target vcf to the third and it works then.

Thanks.

@brentp brentp added the int64 issues that will be fixed with CHRPOS as int64 label Mar 21, 2019
@arq5x arq5x closed this as completed Mar 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
int64 issues that will be fixed with CHRPOS as int64
Projects
None yet
Development

No branches or pull requests

3 participants