comparison test-data/test.json @ 0:6be6e6198ac3 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_ncbi_fcs_gx_database_downloader commit 4a6561ed00e004260be3f3c29d81e814c60e20af
author iuc
date Fri, 12 Jan 2024 22:11:17 +0000
parents
children 35cef758050c
comparison
equal deleted inserted replaced
-1:000000000000 0:6be6e6198ac3
1 \{
2 "data_tables": \{
3 "ncbi_fcs_gx_databases": \{
4 "add": \[
5 \{
6 "name": "[^"]+",
7 "source_manifest": "https://ncbi-fcs-gx.s3.amazonaws.com/gxdb/test-only/test-only.manifest",
8 "value": "test-only"
9 \}
10 \]
11 \},
12 "ncbi_fcs_gx_divisions": \{
13 "add": \[
14 \{
15 "name": "Bacteria - CFB group bacteria",
16 "tag": "test-only",
17 "value": "prok:CFB group bacteria"
18 \},
19 \{
20 "name": "Unknown / Unclassified",
21 "tag": "test-only",
22 "value": "unkn:unknown"
23 \}
24 \]
25 \}
26 \}
27 \}