Skip to content

Conversation

vineetbansal
Copy link
Collaborator

bcftools is used in a specific use case in genotype_snps:

bcftools query -f <format> -r <region> <remote_vcf_gz>

This only seems to work with bcftools>1.11 (looks like older versions can't handle the -r flag with remote vcf files because they insist on the index first).

This check should invoke bcftools with something similar to this use case.
The bioconda recipe for HATCHet should be modified to need bcftools>=1.11

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

Successfully merging this pull request may close these issues.

1 participant