Mercurial > repos > estrain > metaphlan_gt
diff test-data/test_database_versioned.loc.test @ 0:a7bd05df0bea draft default tip
planemo upload commit e485da3e1b9eb674a52948a00a3328c1a3cc5ffa
| author | estrain |
|---|---|
| date | Fri, 13 Mar 2026 12:06:00 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test_database_versioned.loc.test Fri Mar 13 12:06:00 2026 +0000 @@ -0,0 +1,11 @@ +# 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
