Mercurial > repos > greg > ideas
changeset 77:670d811d3244 draft
Uploaded
author | greg |
---|---|
date | Thu, 24 Aug 2017 08:47:27 -0400 |
parents | a56155dbc1ae |
children | 949de45a7269 |
files | ideas.xml |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ideas.xml Thu Aug 24 08:44:58 2017 -0400 +++ b/ideas.xml Thu Aug 24 08:47:27 2017 -0400 @@ -110,8 +110,7 @@ && mv ./*.state $output_state ]]></command> <configfiles> - <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": + <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": #for $input_items in $input_type_cond.cell_type_epigenetic_factor_cond.input_repeat: ${input_items.cell_type_name} ${input_items.epigenetic_factor_name} ${input_items.input} #end for