From 87bfa1f0202f6621e16114e91f2de0f42b491c42 Mon Sep 17 00:00:00 2001 From: Tarun Mamidi Date: Thu, 1 Feb 2024 21:45:44 -0600 Subject: [PATCH] link fix --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0e85a89..f2df7aa 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ local setup is for batch/bulk variant predictions. ### Webapp -DITTO is available for public use at this [website](https://cgds-ditto.streamlit.app/). +DITTO is available for public use at this [website](https://cgds-ditto.streamlit.app). ### API @@ -68,7 +68,7 @@ Please follow the steps mentioned in [install_openCravat.md](docs/install_openCr > ***NOTE:*** Current version of OpenCravat that we're using doesn't support "Spanning or overlapping deletions" > variants i.e. variants with `*` in `ALT Allele` column. More on these variants -> [here](https://gatk.broadinstitute.org/hc/en-us/articles/360035531912-Spanning-or-overlapping-deletions-allele-). +> [here](https://gatk.broadinstitute.org/hc/en-us/articles/360035531912-Spanning-or-overlapping-deletions-allele). > These will be ignored when running the pipeline. #### Run DITTO pipeline