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

Biocontainer dependency issue #26

Open
tzvi909 opened this issue Jul 27, 2023 · 1 comment
Open

Biocontainer dependency issue #26

tzvi909 opened this issue Jul 27, 2023 · 1 comment

Comments

@tzvi909
Copy link

tzvi909 commented Jul 27, 2023

quay.io biocontainer: quay.io/biocontainers/bcbio-variation-recall:0.2.6--hdfd78af_1 doesn't contain bcftools.

error: java.lang.Exception: Shell command failed: bcftools isec -n '+1' -o /mnt/sample_ref.merged-work/txtmp3861171492212019963/sample_ref.merged-intersect.txt ./sample.1.vcf.gz ./sample.2.vcf.gz ./sample.3.vcf.gz /mnt/sample_ref.merged-work/txtmp3861171492212019963/run.sh: line 2: bcftools: command not found bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)

@tzvi909
Copy link
Author

tzvi909 commented Aug 2, 2023

or when trying to run on docker getting the following error:

` bcbio.variation.recall.main.main
...
bcbio.variation.recall.main/-main main.clj: 30

              bcbio.variation.recall.main/-main            main.clj:  33

           bcbio.variation.recall.main/-main/fn            main.clj:  34

                             clojure.core/apply            core.clj: 665

                                            ...                         
       bcbio.variation.ensemble.intersect/-main       intersect.clj: 117

       bcbio.variation.ensemble.intersect/-main       intersect.clj: 141

bcbio.variation.ensemble.intersect/ensemble-vcfs intersect.clj: 87

bcbio.variation.ensemble.intersect/ensemble-vcfs/fn intersect.clj: 89

                                            ...                         

bcbio.variation.variantcontext/write-vcf-w-template variantcontext.clj: 165

bcbio.variation.variantcontext/write-vcf-w-template variantcontext.clj: 186

                                            ...                         

java.lang.IllegalArgumentException: No matching method writeHeader found taking 1 args for class htsjdk.variant.variantcontext.writer.VCFWriter`

This is all despite using the conda package in the conda docker

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

1 participant