Mercurial > repos > iuc > merge_metaphlan_tables
view test-data/test_database_versioned.loc.test @ 16:c3e2a0805600 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metaphlan commit 26cbf16569d13b7ddbbbd99fc49ec15ce312a992
| author | iuc |
|---|---|
| date | Fri, 14 Nov 2025 13:47:50 +0000 |
| parents | 05ad7d35ce92 |
| children |
line wrap: on
line source
# Tab separated with 5 columns: # - value (Galaxy records this in the Galaxy DB) # - name (Galaxy shows this in the UI) # - dbkey # - path (folder name containing the Kraken DB) # - db version (whether it is SGB of Metaphlan v4 or not) test-db-20210409 "Test Database" test-db ${__HERE__}/test-db SGB # the TOY DB should be called in tests with the hidden test parameter enables this will make Metaphlan # download the data to the JWD mpa_vJan21_TOY_CHOCOPhlAnSGB mpa_vJan21_TOY_CHOCOPhlAnSGB mpa_vJan21_TOY_CHOCOPhlAnSGB_202103 ./ SGB # mpa_vJun23_CHOCOPhlAnSGB_202403 mpa_vJun23_CHOCOPhlAnSGB_202403 mpa_vJun23_CHOCOPhlAnSGB_202403 ${__HERE__}/mpa_vJun23_CHOCOPhlAnSGB_202403/ SGB
