Mercurial > repos > greg > ideas
changeset 76:a56155dbc1ae draft
Uploaded
author | greg |
---|---|
date | Thu, 24 Aug 2017 08:44:58 -0400 |
parents | c79952f352db |
children | 670d811d3244 |
files | ideas.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ideas.xml Thu Aug 24 08:41:22 2017 -0400 +++ b/ideas.xml Thu Aug 24 08:44:58 2017 -0400 @@ -111,7 +111,7 @@ ]]></command> <configfiles> <configfile name="gen_prep_input_config"><![CDATA[ -#if str($input_type_cond) == "datasets" and str($input_type_cond.cell_type_epigenetic_factor_cond.cell_type_epigenetic_factor) == "manual": +#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