comparison ks_distribution.xml @ 59:c5fb4e2ed4e2 draft

Uploaded
author greg
date Tue, 27 Jun 2017 08:06:10 -0400
parents 15478b43d94d
children 02de4eb54f27
comparison
equal deleted inserted replaced
58:9ca7354c86a1 59:c5fb4e2ed4e2
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 -s '$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" />