We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dexplode_init
num_partitions
num_vcfs
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
Line 301 in check_overlap: TypeError '>' not supported between instances of 'NoneType' and 'int'
check_overlap
TypeError '>' not supported between instances of 'NoneType' and 'int'
The text was updated successfully, but these errors were encountered:
This is a dupe of #146 I think. There's a workaround queued up in #145
Sorry, something went wrong.
I don't see how the number of partitions would induce this though?
It seem to vary - I just did more checking and got it to fail with a # partitions higher than the VCFs too.
I'm going to close this as completed in #164, but do reopen if it rears its ugly head again @benjeffery
No branches or pull requests
Line 301 in
check_overlap
:TypeError '>' not supported between instances of 'NoneType' and 'int'
The text was updated successfully, but these errors were encountered: