# HG changeset patch # User iuc # Date 1535555967 14400 # Node ID 8eb34b5451be684fa1497a3a5e619e2b954ab4d5 # Parent 2957fa7c047e069000935b931fd083e84c19214f planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/structure commit 23755ec4deed7de2d80bfb7de30e0bfc2eaa3818 diff -r 2957fa7c047e -r 8eb34b5451be structure.xml --- a/structure.xml Wed Dec 06 05:37:06 2017 -0500 +++ b/structure.xml Wed Aug 29 11:19:27 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 @@ - - + + - + - +