From bf9ed7e6de97cf6c8381694cb996317a740625ad Mon Sep 17 00:00:00 2001 From: shafin Date: Fri, 15 Mar 2024 13:00:36 -0700 Subject: [PATCH] Resolve conflicts in test files --- deepvariant/dv_vcf_constants.py | 2 +- ...s.golden.training_examples.tfrecord.gz.example_info.json | 3 ++- ....allele_frequency_examples.tfrecord.gz.example_info.json | 2 +- ...eup_diff_channels_examples.tfrecord.gz.example_info.json | 2 +- ...igned_pileup_rows_examples.tfrecord.gz.example_info.json | 2 +- ...ng_examples.tfrecord.gz-00000-of-00003.example_info.json | 2 +- ...ng_examples.tfrecord.gz-00001-of-00003.example_info.json | 2 +- ...ng_examples.tfrecord.gz-00002-of-00003.example_info.json | 2 +- .../golden.calling_examples.tfrecord.gz.example_info.json | 2 +- deepvariant/testdata/golden.postprocess_gvcf_output.g.vcf | 2 +- .../testdata/golden.postprocess_gvcf_output.med_dp.g.vcf | 2 +- .../golden.postprocess_single_site_output.pass_only.vcf | 2 +- .../testdata/golden.postprocess_single_site_output.vcf | 2 +- ...golden.sv_calling_examples.tfrecord.gz.example_info.json | 2 +- ...ng_examples.tfrecord.gz-00000-of-00003.example_info.json | 2 +- ...ng_examples.tfrecord.gz-00001-of-00003.example_info.json | 2 +- ...ng_examples.tfrecord.gz-00002-of-00003.example_info.json | 2 +- .../golden.training_examples.tfrecord.gz.example_info.json | 2 +- deepvariant/testdata/golden.training_examples.vcf | 2 +- ...importer.training_examples.tfrecord.gz.example_info.json | 2 +- ..._importer_calling_examples.tfrecord.gz.example_info.json | 1 + ...cf_candidate_importer_postprocess_single_site_output.vcf | 2 +- docs/cybdv_notebook.ipynb | 4 ++-- docs/visualizing_examples.ipynb | 4 ++-- scripts/inference_deepsomatic.sh | 2 +- scripts/inference_deeptrio.sh | 2 +- scripts/inference_deepvariant.sh | 2 +- scripts/run_deepsomatic.py | 4 ++-- scripts/run_deeptrio.py | 6 +++--- scripts/run_deepvariant.py | 6 +++--- 30 files changed, 38 insertions(+), 36 deletions(-) create mode 100644 deepvariant/testdata/golden.vcf_candidate_importer_calling_examples.tfrecord.gz.example_info.json diff --git a/deepvariant/dv_vcf_constants.py b/deepvariant/dv_vcf_constants.py index 2887a097..a3662211 100644 --- a/deepvariant/dv_vcf_constants.py +++ b/deepvariant/dv_vcf_constants.py @@ -32,7 +32,7 @@ from third_party.nucleus.util import vcf_constants # Current release version of DeepVariant. -DEEP_VARIANT_VERSION = '1.6.0' +DEEP_VARIANT_VERSION = '1.6.1' # FILTER field IDs. DEEP_VARIANT_PASS = 'PASS' diff --git a/deepvariant/testdata/customized_classes.golden.training_examples.tfrecord.gz.example_info.json b/deepvariant/testdata/customized_classes.golden.training_examples.tfrecord.gz.example_info.json index 3de88154..7eae430c 100644 --- a/deepvariant/testdata/customized_classes.golden.training_examples.tfrecord.gz.example_info.json +++ b/deepvariant/testdata/customized_classes.golden.training_examples.tfrecord.gz.example_info.json @@ -1 +1,2 @@ -{"version": "1.6.0", "shape": [100, 221, 6], "channels": [1, 2, 3, 4, 5, 6]} \ No newline at end of file +{"version": "1.6.1", "shape": [100, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 19]} + diff --git a/deepvariant/testdata/golden.allele_frequency_examples.tfrecord.gz.example_info.json b/deepvariant/testdata/golden.allele_frequency_examples.tfrecord.gz.example_info.json index 4649bc50..4548976a 100644 --- a/deepvariant/testdata/golden.allele_frequency_examples.tfrecord.gz.example_info.json +++ b/deepvariant/testdata/golden.allele_frequency_examples.tfrecord.gz.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [100, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 8]} \ No newline at end of file +{"version": "1.6.1", "shape": [100, 221, 8], "channels": [1, 2, 3, 4, 5, 6, 19, 8]} diff --git a/deepvariant/testdata/golden.alt_aligned_pileup_diff_channels_examples.tfrecord.gz.example_info.json b/deepvariant/testdata/golden.alt_aligned_pileup_diff_channels_examples.tfrecord.gz.example_info.json index 200ec98b..54e00f9f 100644 --- a/deepvariant/testdata/golden.alt_aligned_pileup_diff_channels_examples.tfrecord.gz.example_info.json +++ b/deepvariant/testdata/golden.alt_aligned_pileup_diff_channels_examples.tfrecord.gz.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [100, 221, 8], "channels": [1, 2, 3, 4, 5, 6, 9, 10]} \ No newline at end of file +{"version": "1.6.1", "shape": [100, 221, 8], "channels": [1, 2, 3, 4, 5, 6, 9, 10]} \ No newline at end of file diff --git a/deepvariant/testdata/golden.alt_aligned_pileup_rows_examples.tfrecord.gz.example_info.json b/deepvariant/testdata/golden.alt_aligned_pileup_rows_examples.tfrecord.gz.example_info.json index 9c1e6484..94d77f92 100644 --- a/deepvariant/testdata/golden.alt_aligned_pileup_rows_examples.tfrecord.gz.example_info.json +++ b/deepvariant/testdata/golden.alt_aligned_pileup_rows_examples.tfrecord.gz.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [300, 221, 6], "channels": [1, 2, 3, 4, 5, 6]} \ No newline at end of file +{"version": "1.6.1", "shape": [300, 221, 6], "channels": [1, 2, 3, 4, 5, 6]} \ No newline at end of file diff --git a/deepvariant/testdata/golden.calling_examples.tfrecord.gz-00000-of-00003.example_info.json b/deepvariant/testdata/golden.calling_examples.tfrecord.gz-00000-of-00003.example_info.json index 3de88154..1f15cc2e 100644 --- a/deepvariant/testdata/golden.calling_examples.tfrecord.gz-00000-of-00003.example_info.json +++ b/deepvariant/testdata/golden.calling_examples.tfrecord.gz-00000-of-00003.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [100, 221, 6], "channels": [1, 2, 3, 4, 5, 6]} \ No newline at end of file +{"version": "1.6.1", "shape": [100, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 19]} diff --git a/deepvariant/testdata/golden.calling_examples.tfrecord.gz-00001-of-00003.example_info.json b/deepvariant/testdata/golden.calling_examples.tfrecord.gz-00001-of-00003.example_info.json index 3de88154..1f15cc2e 100644 --- a/deepvariant/testdata/golden.calling_examples.tfrecord.gz-00001-of-00003.example_info.json +++ b/deepvariant/testdata/golden.calling_examples.tfrecord.gz-00001-of-00003.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [100, 221, 6], "channels": [1, 2, 3, 4, 5, 6]} \ No newline at end of file +{"version": "1.6.1", "shape": [100, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 19]} diff --git a/deepvariant/testdata/golden.calling_examples.tfrecord.gz-00002-of-00003.example_info.json b/deepvariant/testdata/golden.calling_examples.tfrecord.gz-00002-of-00003.example_info.json index 3de88154..1f15cc2e 100644 --- a/deepvariant/testdata/golden.calling_examples.tfrecord.gz-00002-of-00003.example_info.json +++ b/deepvariant/testdata/golden.calling_examples.tfrecord.gz-00002-of-00003.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [100, 221, 6], "channels": [1, 2, 3, 4, 5, 6]} \ No newline at end of file +{"version": "1.6.1", "shape": [100, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 19]} diff --git a/deepvariant/testdata/golden.calling_examples.tfrecord.gz.example_info.json b/deepvariant/testdata/golden.calling_examples.tfrecord.gz.example_info.json index 3de88154..1f15cc2e 100644 --- a/deepvariant/testdata/golden.calling_examples.tfrecord.gz.example_info.json +++ b/deepvariant/testdata/golden.calling_examples.tfrecord.gz.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [100, 221, 6], "channels": [1, 2, 3, 4, 5, 6]} \ No newline at end of file +{"version": "1.6.1", "shape": [100, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 19]} diff --git a/deepvariant/testdata/golden.postprocess_gvcf_output.g.vcf b/deepvariant/testdata/golden.postprocess_gvcf_output.g.vcf index 5d6f3e70..c41d6aa4 100644 --- a/deepvariant/testdata/golden.postprocess_gvcf_output.g.vcf +++ b/deepvariant/testdata/golden.postprocess_gvcf_output.g.vcf @@ -12,7 +12,7 @@ ##FORMAT= ##FORMAT= ##FORMAT= -##DeepVariant_version=1.6.0 +##DeepVariant_version=1.6.1 ##contig= #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA12878 chr20 10000000 . T <*> 0 . END=10000116 GT:GQ:MIN_DP:PL 0/0:50:45:0,135,1349 diff --git a/deepvariant/testdata/golden.postprocess_gvcf_output.med_dp.g.vcf b/deepvariant/testdata/golden.postprocess_gvcf_output.med_dp.g.vcf index 5ea8c957..8c8d957d 100644 --- a/deepvariant/testdata/golden.postprocess_gvcf_output.med_dp.g.vcf +++ b/deepvariant/testdata/golden.postprocess_gvcf_output.med_dp.g.vcf @@ -12,7 +12,7 @@ ##FORMAT= ##FORMAT= ##FORMAT= -##DeepVariant_version=1.6.0 +##DeepVariant_version=1.6.1 ##contig= #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA12878 chr20 10000000 . T <*> 0 . END=10000116 GT:GQ:MIN_DP:MED_DP:PL 0/0:50:45:58:0,135,1349 diff --git a/deepvariant/testdata/golden.postprocess_single_site_output.pass_only.vcf b/deepvariant/testdata/golden.postprocess_single_site_output.pass_only.vcf index 80c550fb..d7d2dad9 100644 --- a/deepvariant/testdata/golden.postprocess_single_site_output.pass_only.vcf +++ b/deepvariant/testdata/golden.postprocess_single_site_output.pass_only.vcf @@ -12,7 +12,7 @@ ##FORMAT= ##FORMAT= ##FORMAT= -##DeepVariant_version=1.6.0 +##DeepVariant_version=1.6.1 ##contig= #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA12878 chr20 10000117 . C T 36.9 PASS . GT:GQ:DP:AD:VAF:PL 0/1:34:55:25,30:0.545455:36,0,37 diff --git a/deepvariant/testdata/golden.postprocess_single_site_output.vcf b/deepvariant/testdata/golden.postprocess_single_site_output.vcf index bf08212f..3c367f90 100644 --- a/deepvariant/testdata/golden.postprocess_single_site_output.vcf +++ b/deepvariant/testdata/golden.postprocess_single_site_output.vcf @@ -12,7 +12,7 @@ ##FORMAT= ##FORMAT= ##FORMAT= -##DeepVariant_version=1.6.0 +##DeepVariant_version=1.6.1 ##contig= #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA12878 chr20 10000117 . C T 36.9 PASS . GT:GQ:DP:AD:VAF:PL 0/1:34:55:25,30:0.545455:36,0,37 diff --git a/deepvariant/testdata/golden.sv_calling_examples.tfrecord.gz.example_info.json b/deepvariant/testdata/golden.sv_calling_examples.tfrecord.gz.example_info.json index e22210a2..6daa376b 100644 --- a/deepvariant/testdata/golden.sv_calling_examples.tfrecord.gz.example_info.json +++ b/deepvariant/testdata/golden.sv_calling_examples.tfrecord.gz.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [300, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 7]} \ No newline at end of file +{"version": "1.6.1", "shape": [300, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 7]} \ No newline at end of file diff --git a/deepvariant/testdata/golden.training_examples.tfrecord.gz-00000-of-00003.example_info.json b/deepvariant/testdata/golden.training_examples.tfrecord.gz-00000-of-00003.example_info.json index 3de88154..1f15cc2e 100644 --- a/deepvariant/testdata/golden.training_examples.tfrecord.gz-00000-of-00003.example_info.json +++ b/deepvariant/testdata/golden.training_examples.tfrecord.gz-00000-of-00003.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [100, 221, 6], "channels": [1, 2, 3, 4, 5, 6]} \ No newline at end of file +{"version": "1.6.1", "shape": [100, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 19]} diff --git a/deepvariant/testdata/golden.training_examples.tfrecord.gz-00001-of-00003.example_info.json b/deepvariant/testdata/golden.training_examples.tfrecord.gz-00001-of-00003.example_info.json index 3de88154..1f15cc2e 100644 --- a/deepvariant/testdata/golden.training_examples.tfrecord.gz-00001-of-00003.example_info.json +++ b/deepvariant/testdata/golden.training_examples.tfrecord.gz-00001-of-00003.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [100, 221, 6], "channels": [1, 2, 3, 4, 5, 6]} \ No newline at end of file +{"version": "1.6.1", "shape": [100, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 19]} diff --git a/deepvariant/testdata/golden.training_examples.tfrecord.gz-00002-of-00003.example_info.json b/deepvariant/testdata/golden.training_examples.tfrecord.gz-00002-of-00003.example_info.json index 3de88154..1f15cc2e 100644 --- a/deepvariant/testdata/golden.training_examples.tfrecord.gz-00002-of-00003.example_info.json +++ b/deepvariant/testdata/golden.training_examples.tfrecord.gz-00002-of-00003.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [100, 221, 6], "channels": [1, 2, 3, 4, 5, 6]} \ No newline at end of file +{"version": "1.6.1", "shape": [100, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 19]} diff --git a/deepvariant/testdata/golden.training_examples.tfrecord.gz.example_info.json b/deepvariant/testdata/golden.training_examples.tfrecord.gz.example_info.json index 3de88154..1f15cc2e 100644 --- a/deepvariant/testdata/golden.training_examples.tfrecord.gz.example_info.json +++ b/deepvariant/testdata/golden.training_examples.tfrecord.gz.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [100, 221, 6], "channels": [1, 2, 3, 4, 5, 6]} \ No newline at end of file +{"version": "1.6.1", "shape": [100, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 19]} diff --git a/deepvariant/testdata/golden.training_examples.vcf b/deepvariant/testdata/golden.training_examples.vcf index 0add270c..1092d5ed 100644 --- a/deepvariant/testdata/golden.training_examples.vcf +++ b/deepvariant/testdata/golden.training_examples.vcf @@ -12,7 +12,7 @@ ##FORMAT= ##FORMAT= ##FORMAT= -##DeepVariant_version=1.6.0 +##DeepVariant_version=1.6.1 ##contig= #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA12878 chr20 10001019 . T G 0 . . GT:DP:AD:VAF 0/1:44:31,13:0.295455 diff --git a/deepvariant/testdata/golden.vcf_candidate_importer.training_examples.tfrecord.gz.example_info.json b/deepvariant/testdata/golden.vcf_candidate_importer.training_examples.tfrecord.gz.example_info.json index 3de88154..1f15cc2e 100644 --- a/deepvariant/testdata/golden.vcf_candidate_importer.training_examples.tfrecord.gz.example_info.json +++ b/deepvariant/testdata/golden.vcf_candidate_importer.training_examples.tfrecord.gz.example_info.json @@ -1 +1 @@ -{"version": "1.6.0", "shape": [100, 221, 6], "channels": [1, 2, 3, 4, 5, 6]} \ No newline at end of file +{"version": "1.6.1", "shape": [100, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 19]} diff --git a/deepvariant/testdata/golden.vcf_candidate_importer_calling_examples.tfrecord.gz.example_info.json b/deepvariant/testdata/golden.vcf_candidate_importer_calling_examples.tfrecord.gz.example_info.json new file mode 100644 index 00000000..59dbabe2 --- /dev/null +++ b/deepvariant/testdata/golden.vcf_candidate_importer_calling_examples.tfrecord.gz.example_info.json @@ -0,0 +1 @@ +{"version": "1.6.1", "shape": [100, 221, 7], "channels": [1, 2, 3, 4, 5, 6, 19]} \ No newline at end of file diff --git a/deepvariant/testdata/golden.vcf_candidate_importer_postprocess_single_site_output.vcf b/deepvariant/testdata/golden.vcf_candidate_importer_postprocess_single_site_output.vcf index 3c8ae439..70f5dbe9 100644 --- a/deepvariant/testdata/golden.vcf_candidate_importer_postprocess_single_site_output.vcf +++ b/deepvariant/testdata/golden.vcf_candidate_importer_postprocess_single_site_output.vcf @@ -12,7 +12,7 @@ ##FORMAT= ##FORMAT= ##FORMAT= -##DeepVariant_version=1.6.0 +##DeepVariant_version=1.6.1 ##contig= #CHROM POS ID REF ALT QUAL FILTER INFO FORMAT NA12878 chr20 59777010 . C CCTCACTCAGGACCCTCCATGGTGTCACCTCCATCCTCACTCAGGACCCTCCATGGTGTCACCTCCATCCTCACCAGGATCCCCTGTAAGTGTCACCTCCATCCTCACCAGGACCCTCCATGAGTGTCACCTCCATCCTCACTCAGGACCCTCCATGGTGTCACCTCCATCCTCA 1 NoCall . GT:GQ:DP:AD:VAF:PL ./.:0:0:0,0:0:0,0 diff --git a/docs/cybdv_notebook.ipynb b/docs/cybdv_notebook.ipynb index 8b158de6..4dbdf3c9 100644 --- a/docs/cybdv_notebook.ipynb +++ b/docs/cybdv_notebook.ipynb @@ -74,10 +74,10 @@ "source": [ "\n", " \n", " \n", "
\n", - " Run in Google Colab\n", + " Run in Google Colab\n", " \n", - " View source on GitHub\n", + " View source on GitHub\n", "
" ] diff --git a/docs/visualizing_examples.ipynb b/docs/visualizing_examples.ipynb index 1b2f07c0..00eee594 100644 --- a/docs/visualizing_examples.ipynb +++ b/docs/visualizing_examples.ipynb @@ -35,10 +35,10 @@ "source": [ "\n", " \n", " \n", "
\n", - " Run in Google Colab\n", + " Run in Google Colab\n", " \n", - " View source on GitHub\n", + " View source on GitHub\n", "
" ] diff --git a/scripts/inference_deepsomatic.sh b/scripts/inference_deepsomatic.sh index 22c74955..68ed9912 100755 --- a/scripts/inference_deepsomatic.sh +++ b/scripts/inference_deepsomatic.sh @@ -74,7 +74,7 @@ SAVE_INTERMEDIATE_RESULTS=false BAM_NORMAL="" BAM_TUMOR="" DOCKER_SOURCE="google/deepsomatic" -BIN_VERSION="1.6.0" +BIN_VERSION="1.6.1" CALL_VARIANTS_ARGS="" CAPTURE_BED="" CUSTOMIZED_MODEL="" diff --git a/scripts/inference_deeptrio.sh b/scripts/inference_deeptrio.sh index 8ea1cbe6..6102fc42 100755 --- a/scripts/inference_deeptrio.sh +++ b/scripts/inference_deeptrio.sh @@ -79,7 +79,7 @@ BAM_CHILD="" BAM_PARENT1="" BAM_PARENT2="" DOCKER_SOURCE="google/deepvariant" -BIN_VERSION="1.6.0" +BIN_VERSION="1.6.1" CALL_VARIANTS_ARGS="" CAPTURE_BED="" CUSTOMIZED_MODEL_PARENT="" diff --git a/scripts/inference_deepvariant.sh b/scripts/inference_deepvariant.sh index bfdab3e3..341ff10e 100755 --- a/scripts/inference_deepvariant.sh +++ b/scripts/inference_deepvariant.sh @@ -73,7 +73,7 @@ SAVE_INTERMEDIATE_RESULTS=false # Strings; sorted alphabetically. BAM="" DOCKER_SOURCE="google/deepvariant" -BIN_VERSION="1.6.0" +BIN_VERSION="1.6.1" CALL_VARIANTS_ARGS="" CAPTURE_BED="" CUSTOMIZED_MODEL="" diff --git a/scripts/run_deepsomatic.py b/scripts/run_deepsomatic.py index b3e2f4c9..4b0af7eb 100644 --- a/scripts/run_deepsomatic.py +++ b/scripts/run_deepsomatic.py @@ -245,7 +245,7 @@ # Current release version of DeepVariant. # Should be the same in dv_vcf_constants.py. -DEEP_VARIANT_VERSION = '1.6.0' +DEEP_VARIANT_VERSION = '1.6.1' def _is_quoted(value): @@ -540,7 +540,7 @@ def check_flags(): raise RuntimeError( 'The model files {}* do not exist. Potentially ' 'relevant issue: ' - 'https://github.com/google/deepvariant/blob/r1.6/docs/' + 'https://github.com/google/deepvariant/blob/r1.6.1/docs/' 'FAQ.md#why-cant-it-find-one-of-the-input-files-eg-' 'could-not-open'.format(_CUSTOMIZED_MODEL.value) ) diff --git a/scripts/run_deeptrio.py b/scripts/run_deeptrio.py index d8f8660e..3e1dc99b 100644 --- a/scripts/run_deeptrio.py +++ b/scripts/run_deeptrio.py @@ -288,7 +288,7 @@ # Current release version of DeepTrio. # Should be the same in dv_vcf_constants.py. -DEEP_TRIO_VERSION = '1.6.0' +DEEP_TRIO_VERSION = '1.6.1' GLNEXUS_VERSION = 'v1.2.7' DEEP_TRIO_WGS_PILEUP_HEIGHT_CHILD = 60 @@ -740,7 +740,7 @@ def check_flags(): raise RuntimeError( 'The model files {}* do not exist. Potentially ' 'relevant issue: ' - 'https://github.com/google/deepvariant/blob/r1.6/docs/' + 'https://github.com/google/deepvariant/blob/r1.6.1/docs/' 'FAQ.md#why-cant-it-find-one-of-the-input-files-eg-' 'could-not-open'.format(_CUSTOMIZED_MODEL_PARENT.value) ) @@ -759,7 +759,7 @@ def check_flags(): raise RuntimeError( 'The model files {}* do not exist. Potentially ' 'relevant issue: ' - 'https://github.com/google/deepvariant/blob/r1.6/docs/' + 'https://github.com/google/deepvariant/blob/r1.6.1/docs/' 'FAQ.md#why-cant-it-find-one-of-the-input-files-eg-' 'could-not-open'.format(_CUSTOMIZED_MODEL_CHILD.value) ) diff --git a/scripts/run_deepvariant.py b/scripts/run_deepvariant.py index 8fdf1cc8..3187e415 100644 --- a/scripts/run_deepvariant.py +++ b/scripts/run_deepvariant.py @@ -34,7 +34,7 @@ using the binaries in the Docker image. For more details, see: -https://github.com/google/deepvariant/blob/r1.6/docs/deepvariant-quick-start.md +https://github.com/google/deepvariant/blob/r1.6.1/docs/deepvariant-quick-start.md """ import os @@ -262,7 +262,7 @@ # Current release version of DeepVariant. # Should be the same in dv_vcf_constants.py. -DEEP_VARIANT_VERSION = '1.6.0' +DEEP_VARIANT_VERSION = '1.6.1' def _is_quoted(value): @@ -544,7 +544,7 @@ def check_flags(): raise RuntimeError( 'The model files {}* do not exist. Potentially ' 'relevant issue: ' - 'https://github.com/google/deepvariant/blob/r1.6/docs/' + 'https://github.com/google/deepvariant/blob/r1.6.1/docs/' 'FAQ.md#why-cant-it-find-one-of-the-input-files-eg-' 'could-not-open'.format(_CUSTOMIZED_MODEL.value) )