Mercurial > repos > greg > ideas
changeset 63:2321d1e6237d draft
Uploaded
author | greg |
---|---|
date | Thu, 24 Aug 2017 07:44:31 -0400 |
parents | cf0fbd58feb4 |
children | 19112fe6e5bd |
files | ideas.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ideas.xml Thu Aug 24 07:41:00 2017 -0400 +++ b/ideas.xml Thu Aug 24 07:44:31 2017 -0400 @@ -21,7 +21,7 @@ #set cell_type_epigenetic_factor = $cell_type_epigenetic_factor_cond.cell_type_epigenetic_factor #set specify_genomic_window_cond = $input_type_cond.specify_genomic_window_cond #set specify_genomic_window = $specify_genomic_window_cond.specify_genomic_window - cp '$prep_input_config' $prep_input_config && + cp '$gen_prep_input_config' $prep_input_config && prepMat $prep_input_config #if str($specify_genomic_window) == "yes": @@ -110,7 +110,7 @@ && mv ./*.state $output_state ]]></command> <configfiles> - <configfile name="prep_input_config"><![CDATA[ + <configfile name="gen_prep_input_config"><![CDATA[ #import os #if $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: