diff --git a/src/common/paths.py b/src/common/paths.py index b8c6ead0..40d9c0ec 100644 --- a/src/common/paths.py +++ b/src/common/paths.py @@ -235,7 +235,7 @@ def joinpaths(path, *paths): ngs_bits_path = joinpaths(toolsdir, "ngs-bits/bin") htslib_path = joinpaths(toolsdir, "htslib-1.16") samtools_path = joinpaths(toolsdir, "samtools/samtools") - + automatic_classification_path = joinpaths(toolsdir, "herediclass") # data diff --git a/src/frontend_celery/webapp/templates/index.html b/src/frontend_celery/webapp/templates/index.html index 9a475b84..798566ad 100644 --- a/src/frontend_celery/webapp/templates/index.html +++ b/src/frontend_celery/webapp/templates/index.html @@ -93,7 +93,7 @@