Mercurial > repos > greg > ideas
comparison ideas.xml @ 76:a56155dbc1ae draft
Uploaded
| author | greg |
|---|---|
| date | Thu, 24 Aug 2017 08:44:58 -0400 |
| parents | c79952f352db |
| children | 670d811d3244 |
comparison
equal
deleted
inserted
replaced
| 75:c79952f352db | 76:a56155dbc1ae |
|---|---|
| 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[ |
| 114 #if str($input_type_cond) == "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: | 115 #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} | 116 ${input_items.cell_type_name} ${input_items.epigenetic_factor_name} ${input_items.input} |
| 117 #end for | 117 #end for |
| 118 #end if]]></configfile> | 118 #end if]]></configfile> |
| 119 </configfiles> | 119 </configfiles> |
