Skip to content

dexplode_init fails if num_partitions is < 2*num_vcfs. #159

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

Closed
benjeffery opened this issue Apr 30, 2024 · 4 comments
Closed

dexplode_init fails if num_partitions is < 2*num_vcfs. #159

benjeffery opened this issue Apr 30, 2024 · 4 comments

Comments

@benjeffery
Copy link
Contributor

Line 301 in check_overlap:
TypeError '>' not supported between instances of 'NoneType' and 'int'

@jeromekelleher
Copy link
Contributor

This is a dupe of #146 I think. There's a workaround queued up in #145

@jeromekelleher
Copy link
Contributor

I don't see how the number of partitions would induce this though?

@benjeffery
Copy link
Contributor Author

It seem to vary - I just did more checking and got it to fail with a # partitions higher than the VCFs too.

@jeromekelleher
Copy link
Contributor

I'm going to close this as completed in #164, but do reopen if it rears its ugly head again @benjeffery

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

2 participants