# HG changeset patch # User bgruening # Date 1745337894 0 # Node ID f7daa2948340a25e84d027772b20842e88e03c7e # Parent d8dedbc7a037d3fadcb11980e6be2f3650637866 planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools commit b17cc0d9aecd14784adac77e17aa267fb5739ada diff -r d8dedbc7a037 -r f7daa2948340 biaftplink.xml --- a/biaftplink.xml Fri Mar 07 14:25:15 2025 +0000 +++ b/biaftplink.xml Tue Apr 22 16:04:54 2025 +0000 @@ -1,4 +1,4 @@ - + Download images from Bioimage Archive macros.xml @@ -7,7 +7,7 @@ > ftpLink.txt && - wget -q -r -l 0 -A "*.tif,*.png,*.jpg,*.zip" -i ftpLink.txt && + wget -q -r -l 0 -A "*.tiff,*.tif,*.png,*.jpg,*.zip" -i ftpLink.txt && find . -type f -name "*.zip" | while read zip_file; do unzip -o "\$zip_file" -d "\$(dirname "\$zip_file")"; @@ -20,8 +20,9 @@ - - + + + @@ -37,7 +38,7 @@ - + @@ -46,7 +47,7 @@ - + @@ -81,7 +82,7 @@