-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels