# HG changeset patch # User bgruening # Date 1568121683 14400 # Node ID 4dada93ef5255657dac30f412fb87b4d01490833 # Parent 7e2ee5f43778b373a1278ec928d0d6a1684d3e43 "planemo upload for repository https://github.com/bgruening/galaxytools/new/gm/tools/image_processing/image_processing/ commit dfb826cf50d7a26f033ce3da12f7606de67add9c" diff -r 7e2ee5f43778 -r 4dada93ef525 montage.xml --- a/montage.xml Tue Nov 20 05:52:53 2018 -0500 +++ b/montage.xml Tue Sep 10 09:21:23 2019 -0400 @@ -1,4 +1,4 @@ - + macros.xml @@ -6,26 +6,34 @@ - - + + - + - - - + + + @@ -33,9 +41,9 @@ **What it does** -Stick Images together +Montage composites multiple images into a single, larger image. You may need to resize large images before you attempt to montage them. - +The width parameter controls how many images wide the montage will be. With a width of 4, and 8 images selected, you will get 2 rows of 4 images. If you have 6 images selected, the first row will have 4 images, and the second will only have two. ]]> diff -r 7e2ee5f43778 -r 4dada93ef525 test-data/result_image_convert_1.png Binary file test-data/result_image_convert_1.png has changed diff -r 7e2ee5f43778 -r 4dada93ef525 test-data/result_image_montage_1.jpg Binary file test-data/result_image_montage_1.jpg has changed diff -r 7e2ee5f43778 -r 4dada93ef525 test-data/result_image_montage_1.png Binary file test-data/result_image_montage_1.png has changed