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

--version option not working on pre.py and hap.py #156

Open
nvnieuwk opened this issue May 4, 2022 · 0 comments
Open

--version option not working on pre.py and hap.py #156

nvnieuwk opened this issue May 4, 2022 · 0 comments

Comments

@nvnieuwk
Copy link

nvnieuwk commented May 4, 2022

I can't get the versions of pre.py and hap.py:

$ hap.py --version
Hap.py

and

$ pre.py --version
usage: VCF preprocessor [-h] [--location LOCATIONS] [--pass-only]
                        [--filters-only FILTERS_ONLY] [-R REGIONS_BEDFILE]
                        [-T TARGETS_BEDFILE] [-L] [--no-leftshift]
                        [--decompose] [-D] [--bcftools-norm] [--fixchr]
                        [--no-fixchr] [--bcf] [--somatic]
                        [--set-gt {half,hemi,het,hom,first}] [--filter-nonref]
                        [--convert-gvcf-to-vcf]
                        [--gender {male,female,auto,none}] [-v] [-r REF]
                        [-w WINDOW] [--threads THREADS] [--logfile LOGFILE]
                        [--verbose | --quiet]
                        input output
VCF preprocessor: error: too few arguments

I've tried this using the bioconda::hap.py=0.3.14 conda package and the quay.io/biocontainers/hap.py:0.3.14--py27h5c5a3ab_0 Docker image.

Is anyone else having this problem? And is there any way I can fix this? Thanks!

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