From 9a03dad8fb2538e5860998a2aca8595ee5409040 Mon Sep 17 00:00:00 2001 From: Samuel Lampa Date: Fri, 11 Oct 2024 06:14:18 +0200 Subject: [PATCH] =?UTF-8?q?Fix=20#183:=20Remove=20potentially=20confusing?= =?UTF-8?q?=20Kmer=20t=C3=A4ckning=20column?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- microSALT/server/templates/typing_page.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/microSALT/server/templates/typing_page.html b/microSALT/server/templates/typing_page.html index 07c21afa..39efea8e 100644 --- a/microSALT/server/templates/typing_page.html +++ b/microSALT/server/templates/typing_page.html @@ -332,7 +332,6 @@
Identitetströskel: {{threshold.mlst_id}}%, Längdtröskel: 100%, Novel miss # Loci Allel - Kmer Täckning Identitet % Längd (HSP) % @@ -341,7 +340,6 @@
Identitetströskel: {{threshold.mlst_id}}%, Längdtröskel: 100%, Novel miss {{loop.index}} {{seq_type.loci}} {{seq_type.allele}} - {{seq_type.contig_coverage|round(2)}}x {{seq_type.identity|round(2)}}% {{(seq_type.span*100)|round(2)}}% @@ -362,7 +360,6 @@
Identitetströskel: {{threshold.motif_id}}%, Längdtröskel: {{threshold.mot Gen Grupp Referens - Kmer Täckning Identitet % Längd (HSP) % @@ -388,7 +385,6 @@
Identitetströskel: {{threshold.motif_id}}%, Längdtröskel: {{threshold.mot {% else %} Okänd {% endif %} - {{seq_type.contig_coverage|round(2) }}x {{seq_type.identity|round(2) }}% {% if seq_type.span == 999.0 %} Odefinierad