# HG changeset patch # User brinkmanlab # Date 1607376348 0 # Node ID df0c8f33c8ea923d4eb899281e7eacba8705d5e2 # Parent 7966a43dbc9e0ad13aab80c9ae697c0c4911b1b4 "planemo upload for repository https://github.com/brinkmanlab/galaxy-tools/tree/master/awkscript commit f32c764cdd6103703c660664266d847a78b51575" diff -r 7966a43dbc9e -r df0c8f33c8ea awkscript.xml --- a/awkscript.xml Fri Nov 06 23:48:35 2020 +0000 +++ b/awkscript.xml Mon Dec 07 21:25:48 2020 +0000 @@ -1,4 +1,4 @@ - + Transform, modify, or generate data topic_0769 @@ -35,8 +35,10 @@ #set $inputs = [$group.input_type_selection.infile] #end if #for file in $inputs + #if $file tool_input_id='$file.element_identifier' '$file' + #end if #end for #end for > '$outfile' @@ -49,10 +51,10 @@ - + - +