diff test-data/PR24.11.1_json @ 7:cd817c959692 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_dada2 commit 5f2ed0407e3adaafc6070fc0594a4685ade094db
author iuc
date Sat, 22 Nov 2025 20:07:31 +0000
parents e2ad7330a977
children
line wrap: on
line diff
--- a/test-data/PR24.11.1_json	Tue Jun 27 17:26:27 2023 +0000
+++ b/test-data/PR24.11.1_json	Sat Nov 22 20:07:31 2025 +0000
@@ -1,1 +1,11 @@
-{"data_tables": {"dada2_taxonomy": {"name": "Protist Ribosomal Reference database (PR2) 4.11.1", "path": "PR2_4.11.1.taxonomy", "taxlevels": "Kingdom,Supergroup,Division,Class,Order,Family,Genus,Species", "value": "PR2_4.11.1"}}}
\ No newline at end of file
+{
+  "data_tables":{
+    "dada2_taxonomy": [
+      {
+        "value": "PR2_4.11.1",
+        "name": "Protist Ribosomal Reference database (PR2) 4.11.1",
+        "path": "PR2_4.11.1.taxonomy",
+        "taxlevels": "Kingdom,Supergroup,Division,Class,Order,Family,Genus,Species"
+      }    ]
+  }
+}