# HG changeset patch # User Jim Johnson # Date 1413838473 18000 # Node ID ffbfff887a03c548df02775268ef886a032bd81b # Parent b3cf7d7dadc123a41eb2e98778af76301b3afb12 Change params named "type" to something that won't confuse galaxy. diff -r b3cf7d7dadc1 -r ffbfff887a03 proteinpilot_tabular.xml --- a/proteinpilot_tabular.xml Tue Sep 30 10:45:56 2014 -0400 +++ b/proteinpilot_tabular.xml Mon Oct 20 15:54:33 2014 -0500 @@ -3,22 +3,22 @@ #if $quant.use - #set $denom = $quant.type + #set $denom = $quant.dtype #else #set $denom = "" #end if - group2xml.exe ${type} $input $output $denom + group2xml.exe ${ptype} $input $output $denom - + - + @@ -32,10 +32,11 @@ + - +