view test-data/test.json @ 1:35cef758050c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_ncbi_fcs_gx_database_downloader commit 25c9d8d297d0e10f92e373f6a959274dedc10433
author iuc
date Wed, 09 Oct 2024 08:53:07 +0000
parents 6be6e6198ac3
children
line wrap: on
line source

\{
  "data_tables": \{
    "ncbi_fcs_gx_databases_ext": \{
      "add": \[
        \{
          "description": "Test Database",
          "local_manifest": ".+",
          "phone_home": "0",
          "phone_home_label": "",
          "source_manifest": "https://ncbi-fcs-gx.s3.amazonaws.com/gxdb/test-only/test-only.manifest",
          "use_source_manifest": "1",
          "value": "test"
        \}
      \]
    \},
    "ncbi_fcs_gx_divisions": \{
      "add": \[
        \{
          "description": "Bacteria - CFB group bacteria",
          "tag": "test",
          "value": "prok:CFB group bacteria"
        \},
        \{
          "description": "Unknown / Unclassified",
          "tag": "test",
          "value": "unkn:unknown"
        \}
      \]
    \}
  \}
\}