diff --git a/README.md b/README.md index 91c06a5..3d6cdbb 100644 --- a/README.md +++ b/README.md @@ -63,9 +63,10 @@ contain the following: ## Usage ``` -usage: java -jar vcf-inheritance-matcher.jar -i [-o ] [-pd +usage: java -jar vcf-inheritance-matcher.jar -i -m [-o ] [-pd ] [-pb ] [-np ] [-c] [-f] [-d] -i,--input Input VCF file (.vcf or .vcf.gz). + -m,--metadata VCF metadata file (.json). -o,--output Output VCF file (.vcf or .vcf.gz). -pd,--pedigree Comma-separated list of pedigree files (.ped). diff --git a/pom.xml b/pom.xml index 41ddb1a..9cb7714 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.molgenis vip-inheritance-matcher - 3.3.1 + 3.3.2 vip-inheritance-matcher Annotates VCF samples with mendelian violation and possible compound flags and