From c95973b1f4a13849df187c7d8df0bf5a82521fc1 Mon Sep 17 00:00:00 2001 From: Helena Rasche Date: Wed, 2 Oct 2024 09:11:58 +0200 Subject: [PATCH] Remove incorrectly configured names --- .../tutorials/amr-gene-detection/data/trackList.json | 4 ---- .../tutorials/bacterial-genome-annotation/data/trackList.json | 4 ---- 2 files changed, 8 deletions(-) diff --git a/topics/genome-annotation/tutorials/amr-gene-detection/data/trackList.json b/topics/genome-annotation/tutorials/amr-gene-detection/data/trackList.json index 6448e4987a4c09..56ea77d466b8d3 100644 --- a/topics/genome-annotation/tutorials/amr-gene-detection/data/trackList.json +++ b/topics/genome-annotation/tutorials/amr-gene-detection/data/trackList.json @@ -1,10 +1,6 @@ { "formatVersion" : 1, "hideGenomeOptions" : false, - "names" : { - "type" : "Hash", - "url" : "names/" - }, "plugins" : [ { "location" : "https://cdn.jsdelivr.net/gh/TAMU-CPT/blastview@97572a21b7f011c2b4d9a0b5af40e292d694cbef/", diff --git a/topics/genome-annotation/tutorials/bacterial-genome-annotation/data/trackList.json b/topics/genome-annotation/tutorials/bacterial-genome-annotation/data/trackList.json index bcfe6552152946..f75e19b22fb33b 100644 --- a/topics/genome-annotation/tutorials/bacterial-genome-annotation/data/trackList.json +++ b/topics/genome-annotation/tutorials/bacterial-genome-annotation/data/trackList.json @@ -2,10 +2,6 @@ "defaultTracks" : "e1c36f2c4382e60836c6c4b4d8026fa5_0", "formatVersion" : 1, "hideGenomeOptions" : false, - "names" : { - "type" : "Hash", - "url" : "names/" - }, "plugins" : [ { "location" : "https://cdn.jsdelivr.net/gh/TAMU-CPT/blastview@97572a21b7f011c2b4d9a0b5af40e292d694cbef/",