From d901afb41a2f8abd6bc589373ff6ab6c97105cb0 Mon Sep 17 00:00:00 2001 From: Colin Date: Tue, 18 Jun 2024 13:32:56 -0400 Subject: [PATCH] Revert volvox config file change --- test_data/volvox/config.json | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/test_data/volvox/config.json b/test_data/volvox/config.json index d19596fb9d..21df4d2426 100644 --- a/test_data/volvox/config.json +++ b/test_data/volvox/config.json @@ -1,20 +1,5 @@ { "assemblies": [ - { - "name": "volvox2", - "sequence": { - "type": "ReferenceSequenceTrack", - "trackId": "volvox_refseq2", - "adapter": { - "type": "TwoBitAdapter", - "twoBitLocation": { - "uri": "volvox.2bit", - "locationType": "UriLocation" - } - } - } - }, - { "name": "volvox", "aliases": ["vvx"], @@ -66,7 +51,20 @@ } } }, - + { + "name": "volvox2", + "sequence": { + "type": "ReferenceSequenceTrack", + "trackId": "volvox_refseq2", + "adapter": { + "type": "TwoBitAdapter", + "twoBitLocation": { + "uri": "volvox.2bit", + "locationType": "UriLocation" + } + } + } + }, { "name": "volvox404", "sequence": {