From 018dad06485dfcc8ae143dedf1512eb33f2363e3 Mon Sep 17 00:00:00 2001 From: ggrant Date: Tue, 14 Jan 2025 14:38:52 -0500 Subject: [PATCH] Minor documentation updated --- .../variantstore/beta_docs/gvs-exome-workspace-description.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/variantstore/beta_docs/gvs-exome-workspace-description.md b/scripts/variantstore/beta_docs/gvs-exome-workspace-description.md index 42686078a79..6ce99d7cb28 100644 --- a/scripts/variantstore/beta_docs/gvs-exome-workspace-description.md +++ b/scripts/variantstore/beta_docs/gvs-exome-workspace-description.md @@ -22,7 +22,7 @@ For workflow documentation, see the [Genomic Variant Store workflow overview](ht **Important Update:** -Starting September 1 2023, variants in GVS are filtered using the GATK Variant Extract-Train-Score toolchain with an isolation-forest model by default. GVS maintains the ability to run VQSR on callsets up to 10,000 genomes to reproduce the same results from past analyses. See the [release notes](https://github.com/broadinstitute/gatk/blob/ah_var_store/scripts/variantstore/docs/release_notes/VETS_Release.pdf) for more information. +Starting September 1 2023, variants in GVS are filtered using the GATK Variant Extract-Train-Score (VETS) toolchain with an isolation-forest model by default. GVS maintains the ability to run VQSR on callsets up to 10,000 genomes to reproduce the same results from past analyses. See the [release notes](https://github.com/broadinstitute/gatk/blob/ah_var_store/scripts/variantstore/docs/release_notes/VETS_Release.pdf) for more information. ---