comparison ks_distribution.xml @ 40:15478b43d94d draft

Uploaded
author greg
date Mon, 26 Jun 2017 12:05:10 -0400
parents 68447763ccc2
children c5fb4e2ed4e2
comparison
equal deleted inserted replaced
39:686ea47c0ce3 40:15478b43d94d
14 #set specified_colors = list() 14 #set specified_colors = list()
15 #for $selection in $choose_colors_cond.colors: 15 #for $selection in $choose_colors_cond.colors:
16 $specified_colors.append(str($selection.color)) 16 $specified_colors.append(str($selection.color))
17 #end for 17 #end for
18 #set specified_colors = ",".join($specified_colors) 18 #set specified_colors = ",".join($specified_colors)
19 -r '$specified_colors)' 19 -r '$specified_colors'
20 #end if 20 #end if
21 ]]></command> 21 ]]></command>
22 <inputs> 22 <inputs>
23 <param name="input" format="tabular" type="data" label="KaKsAnalysis tabular file" /> 23 <param name="input" format="tabular" type="data" label="KaKsAnalysis tabular file" />
24 <param name="components" format="ptkscmp" type="data" label="Significant components" /> 24 <param name="components" format="ptkscmp" type="data" label="Significant components" />