view 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
line wrap: on
line source

\{
  "data_tables": \{
    "ncbi_fcs_gx_databases": \{
      "add": \[
        \{
          "name": "[^"]+",
          "source_manifest": "https://ncbi-fcs-gx.s3.amazonaws.com/gxdb/test-only/test-only.manifest",
          "value": "test-only"
        \}
      \]
    \},
    "ncbi_fcs_gx_divisions": \{
      "add": \[
        \{
          "name": "Bacteria - CFB group bacteria",
          "tag": "test-only",
          "value": "prok:CFB group bacteria"
        \},
        \{
          "name": "Unknown / Unclassified",
          "tag": "test-only",
          "value": "unkn:unknown"
        \}
      \]
    \}
  \}
\}