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

Set allow_overlaps=true, naive=false in ConcatCpxCnvVcfs #384

Merged
merged 1 commit into from
Aug 8, 2022

Conversation

epiercehoffman
Copy link
Collaborator

Updates

In GenotypeComplexVariants.ScatterCpxGenotyping.ConcatCpxCnvVcfs, set allow_overlaps=true and naive=false for bcftools concat to address the following error message:

[E::hts_idx_push] Chromosome blocks not continuous
tbx_index_build failed: XXX.chr5.regenotyped.vcf.gz

Testing

  • Validated all WDLs and JSONs with womtool & Terra validation script.
  • Tested on Terra in a disease cohort, where it resolved the above error message

@epiercehoffman epiercehoffman merged commit 9e32e40 into master Aug 8, 2022
@epiercehoffman epiercehoffman deleted the eph_allow_overlaps branch August 8, 2022 20:28
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.

2 participants