Skip to content

variantFiltration error #182

@elbakrifz

Description

@elbakrifz

I was running the following command line : java -Xmx8G -jar /Users/mac/Downloads/gatk-4.1.8.1/gatk-package-4.1.8.1-local.jar -VariantFiltration \ -R /Users/mac/Desktop/LmjFwholegenome_20070731_V5.2.fasta \ -V /Users/mac/Desktop/NGS-/57variants.vcf \ --filterExpression "QD < 2.0 || MQ < 50" -filterName "hard_filtering_snp" / -o /Users/mac/Desktop/NGS-/59varians_filt.vcf
I get :
A USER ERROR has occurred: '-VariantFiltration' is not a valid command.
Did you mean this?
VariantFiltration


Set the system property GATK_STACKTRACE_ON_USER_EXCEPTION (--java-options '-DGATK_STACKTRACE_ON_USER_EXCEPTION=true') to print the stack trace.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions