comparison ideas.xml @ 77:670d811d3244 draft

Uploaded
author greg
date Thu, 24 Aug 2017 08:47:27 -0400
parents a56155dbc1ae
children 949de45a7269
comparison
equal deleted inserted replaced
76:a56155dbc1ae 77:670d811d3244
108 && mv ./*.para $output_para 108 && mv ./*.para $output_para
109 && mv ./*.profile $output_profile 109 && mv ./*.profile $output_profile
110 && mv ./*.state $output_state 110 && mv ./*.state $output_state
111 ]]></command> 111 ]]></command>
112 <configfiles> 112 <configfiles>
113 <configfile name="gen_prep_input_config"><![CDATA[ 113 <configfile name="gen_prep_input_config"><![CDATA[#if str($input_type_cond.input_type) == "datasets" and str($input_type_cond.cell_type_epigenetic_factor_cond.cell_type_epigenetic_factor) == "manual":
114 #if str($input_type_cond.input_type) == "datasets" and str($input_type_cond.cell_type_epigenetic_factor_cond.cell_type_epigenetic_factor) == "manual":
115 #for $input_items in $input_type_cond.cell_type_epigenetic_factor_cond.input_repeat: 114 #for $input_items in $input_type_cond.cell_type_epigenetic_factor_cond.input_repeat:
116 ${input_items.cell_type_name} ${input_items.epigenetic_factor_name} ${input_items.input} 115 ${input_items.cell_type_name} ${input_items.epigenetic_factor_name} ${input_items.input}
117 #end for 116 #end for
118 #end if]]></configfile> 117 #end if]]></configfile>
119 </configfiles> 118 </configfiles>