# HG changeset patch # User iuc # Date 1535555982 14400 # Node ID 0080ad37f8a00912cce942958e66c27c6442b191 # Parent 64e681a1cad5ed17a5b5b83076b4c44030820aa8 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/structure commit 23755ec4deed7de2d80bfb7de30e0bfc2eaa3818 diff -r 64e681a1cad5 -r 0080ad37f8a0 structure.xml --- a/structure.xml Wed Dec 06 05:37:27 2017 -0500 +++ b/structure.xml Wed Aug 29 11:19:42 2018 -0400 @@ -13,8 +13,8 @@ mkdir out log #for $run in range(1, int($nb_run) + 1): - && structure -i '$infile' -o outfile -m '$out_mainparams' -e '$out_extraparams' > 'log/run${run}_K_${main.MAXPOPS}.log' - && mv 'outfile_f' 'out/run${run}_K_${main.MAXPOPS}.out' + && structure -i '$infile' -o outfile -m '$out_mainparams' -e '$out_extraparams' > 'log/K_${main.MAXPOPS}_run_${run}_f.log' + && mv 'outfile_f' 'out/K_${main.MAXPOPS}_run_${run}_f' #end for ]]> @@ -430,16 +430,16 @@ - - + + - + - +