Mercurial > repos > iuc > data_manager_omamer
diff test-data/out.json @ 0:d28438704310 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_omamer commit b890cd87ef5cfaa81eda29cc935de224ecb05bb6
| author | iuc |
|---|---|
| date | Wed, 14 Aug 2024 15:42:38 +0000 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/out.json Wed Aug 14 15:42:38 2024 +0000 @@ -0,0 +1,12 @@ +{ + "data_tables": { + "omamer": [ + { + "name": "Primates-v2.0.0", + "path": "Primates-v2.0.0.h5", + "value": "Primates-v2.0.0.h5", + "version": "2.0.2" + } + ] + } +} \ No newline at end of file
