-
Notifications
You must be signed in to change notification settings - Fork 124
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
Error running BCFTOOLS #109
Comments
I tested with the pkrusche container with the same inputs and that container analyses fine. The command I use is:
|
Hi @DBS-Max . This looks like a simple fix for now although all this command line manipulation code is in bad need of a refactoring. Can you try branch https://github.com/Illumina/hap.py/tree/issue_109 and see if it is fixed? |
That fixed it! Thanks for the quick reply :). |
nicholas-owen
pushed a commit
to nicholas-owen/hap.py
that referenced
this issue
Mar 17, 2022
nicholas-owen
pushed a commit
to nicholas-owen/hap.py
that referenced
this issue
Mar 17, 2022
* Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109)
nicholas-owen
pushed a commit
to nicholas-owen/hap.py
that referenced
this issue
Mar 17, 2022
* Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Update more docs (Illumina#111) * Update happy.md * Cleaned up normalisation.md * Update happy.md * Created a new section for working with genome VCFs * Added description of --filter-nonref * Updated description of --convert-gvcf-xxxx options * Added note toward beginning of document calling attention to genome VCF section * Fixed broken links in TOC * Fixed inconsistent case in headings
nicholas-owen
pushed a commit
to nicholas-owen/hap.py
that referenced
this issue
Mar 17, 2022
* Documentation updates for 0.3.12 release (Illumina#110) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Merge doc changes from dev (Illumina#112) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Update more docs (Illumina#111) * Update happy.md * Cleaned up normalisation.md * Update happy.md * Created a new section for working with genome VCFs * Added description of --filter-nonref * Updated description of --convert-gvcf-xxxx options * Added note toward beginning of document calling attention to genome VCF section * Fixed broken links in TOC * Fixed inconsistent case in headings
nicholas-owen
pushed a commit
to nicholas-owen/hap.py
that referenced
this issue
Mar 17, 2022
* fix bold GFM rendering Without a space between the *** and the : , Github won't render *** as bold. * typos? * Clarify that INFO.VQSLOD is required for --roc * Update read me with GCC/G++ 4.9.2+ requirement See Illumina#66 * Remove regex dependency + fix test error with gcc 7.3 * Fix Docker build * Update rtg-tools to work with new Java * Documentation updates for 0.3.12 release (Illumina#110) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Merge doc changes from dev (Illumina#112) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Update more docs (Illumina#111) * Update happy.md * Cleaned up normalisation.md * Update happy.md * Created a new section for working with genome VCFs * Added description of --filter-nonref * Updated description of --convert-gvcf-xxxx options * Added note toward beginning of document calling attention to genome VCF section * Fixed broken links in TOC * Fixed inconsistent case in headings * Resolved merge conflict * Remove seemingly-unused ENV command * Restore ENV DEBIAN_FRONTEND=noninteractive
nicholas-owen
pushed a commit
to nicholas-owen/hap.py
that referenced
this issue
Mar 17, 2022
* fix bold GFM rendering Without a space between the *** and the : , Github won't render *** as bold. * typos? * Clarify that INFO.VQSLOD is required for --roc * Update read me with GCC/G++ 4.9.2+ requirement See Illumina#66 * Remove regex dependency + fix test error with gcc 7.3 * Fix Docker build * Update rtg-tools to work with new Java * Updated RELASES.md and normalization.md (Illumina#109) * Documentation updates for 0.3.12 release (Illumina#110) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Update more docs (Illumina#111) * Update happy.md * Cleaned up normalisation.md * Update happy.md * Created a new section for working with genome VCFs * Added description of --filter-nonref * Updated description of --convert-gvcf-xxxx options * Added note toward beginning of document calling attention to genome VCF section * Fixed broken links in TOC * Fixed inconsistent case in headings * Merge doc changes from dev (Illumina#112) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Update more docs (Illumina#111) * Update happy.md * Cleaned up normalisation.md * Update happy.md * Created a new section for working with genome VCFs * Added description of --filter-nonref * Updated description of --convert-gvcf-xxxx options * Added note toward beginning of document calling attention to genome VCF section * Fixed broken links in TOC * Fixed inconsistent case in headings * Remove tag (Illumina#113) * Documentation updates for 0.3.12 release (Illumina#110) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Merge doc changes from dev (Illumina#112) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Update more docs (Illumina#111) * Update happy.md * Cleaned up normalisation.md * Update happy.md * Created a new section for working with genome VCFs * Added description of --filter-nonref * Updated description of --convert-gvcf-xxxx options * Added note toward beginning of document calling attention to genome VCF section * Fixed broken links in TOC * Fixed inconsistent case in headings * Resolved merge conflict * Remove seemingly-unused ENV command * Restore ENV DEBIAN_FRONTEND=noninteractive
nicholas-owen
pushed a commit
to nicholas-owen/hap.py
that referenced
this issue
Mar 17, 2022
* Updated RELASES.md and normalization.md (Illumina#109) * Update more docs (Illumina#111) * Update happy.md * Cleaned up normalisation.md * Update happy.md * Created a new section for working with genome VCFs * Added description of --filter-nonref * Updated description of --convert-gvcf-xxxx options * Added note toward beginning of document calling attention to genome VCF section * Fixed broken links in TOC * Fixed inconsistent case in headings * Remove tag (Illumina#113) * Documentation updates for 0.3.12 release (Illumina#110) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Merge doc changes from dev (Illumina#112) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Update more docs (Illumina#111) * Update happy.md * Cleaned up normalisation.md * Update happy.md * Created a new section for working with genome VCFs * Added description of --filter-nonref * Updated description of --convert-gvcf-xxxx options * Added note toward beginning of document calling attention to genome VCF section * Fixed broken links in TOC * Fixed inconsistent case in headings * Clean merge (Illumina#115) * fix bold GFM rendering Without a space between the *** and the : , Github won't render *** as bold. * typos? * Clarify that INFO.VQSLOD is required for --roc * Update read me with GCC/G++ 4.9.2+ requirement See Illumina#66 * Remove regex dependency + fix test error with gcc 7.3 * Fix Docker build * Update rtg-tools to work with new Java * Documentation updates for 0.3.12 release (Illumina#110) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Merge doc changes from dev (Illumina#112) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Update more docs (Illumina#111) * Update happy.md * Cleaned up normalisation.md * Update happy.md * Created a new section for working with genome VCFs * Added description of --filter-nonref * Updated description of --convert-gvcf-xxxx options * Added note toward beginning of document calling attention to genome VCF section * Fixed broken links in TOC * Fixed inconsistent case in headings * Resolved merge conflict * Remove seemingly-unused ENV command * Restore ENV DEBIAN_FRONTEND=noninteractive
nicholas-owen
pushed a commit
to nicholas-owen/hap.py
that referenced
this issue
Mar 17, 2022
* Documentation updates for 0.3.12 release (Illumina#110) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Merge doc changes from dev (Illumina#112) * Update RELEASES.md (Illumina#87) * Updated RELASES.md and normalization.md (Illumina#109) * Update more docs (Illumina#111) * Update happy.md * Cleaned up normalisation.md * Update happy.md * Created a new section for working with genome VCFs * Added description of --filter-nonref * Updated description of --convert-gvcf-xxxx options * Added note toward beginning of document calling attention to genome VCF section * Fixed broken links in TOC * Fixed inconsistent case in headings * Fix unmergable typo directly in master (Illumina#119) This little space has caused no end of problems in getting these branches synced up. I'm hopeful that attacking it directly at the source may relieve the issues.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting the following error:
I made my own docker container since the pkrusche one is 3 years old and I need hap.py to work with Octopus output. I had the smae issue with the provided dockerfiles though.
This is my dockerfile code:
The text was updated successfully, but these errors were encountered: