Mercurial > repos > iuc > metasbt_index
comparison tool-data/metasbt_databases.loc @ 0:47189346d00d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
| author | iuc |
|---|---|
| date | Fri, 22 Aug 2025 19:04:25 +0000 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:47189346d00d |
|---|---|
| 1 # Expect four columns, tab separated, as follows: | |
| 2 # - value (Galaxy records this in the Galaxy DB) | |
| 3 # - version (MetaSBT DB version) | |
| 4 # - name (Galaxy shows this in the UI) | |
| 5 # - path with or without trailing slash (folder name containing the MetaSBT DB) | |
| 6 # | |
| 7 # e.g. | |
| 8 # viruses_20250115<tab>20250115<tab>"Viruses (References)"<tab>/path/to/MetaSBT-Viruses-20250115.tar.gz | |
| 9 # value version name path | |
| 10 viruses_20250115 20250115 Viruses (References) /cvmfs/data.galaxyproject.org/byhand/MetaSBT/MetaSBT-Viruses-20250115.tar.gz | |
| 11 viruses_20250118 20250118 Viruses (References+MAGs) /cvmfs/data.galaxyproject.org/byhand/MetaSBT/MetaSBT-Viruses-20250118.tar.gz | |
| 12 viruses_20250320 20250320 Viruses (References+MAGs+MGV) /cvmfs/data.galaxyproject.org/byhand/MetaSBT/MetaSBT-Viruses-20250320.tar.gz |
