Mercurial > repos > ufz > genomad_end_to_end
diff test-data.sh @ 2:26f5822743aa draft default tip
planemo upload for repository https://github.com/Helmholtz-UFZ/ufz-galaxy-tools/blob/main/tools/genomad/ commit fea5692fe5258a520e43b739c5aa4d109756123f
author | ufz |
---|---|
date | Fri, 13 Jun 2025 20:40:32 +0000 (2 months ago) |
parents | 955e33326e20 |
children |
line wrap: on
line diff
--- a/test-data.sh Mon Oct 07 11:51:02 2024 +0000 +++ b/test-data.sh Fri Jun 13 20:40:32 2025 +0000 @@ -1,4 +1,4 @@ #!/bin/bash cd test-data/ -wget -O - https://zenodo.org/records/11945948/files/genomad_microdb.tar.gz?download=1 | tar -xz \ No newline at end of file +wget -O - https://github.com/user-attachments/files/20716815/genomad_microdb.tar.gz | tar -xz \ No newline at end of file