Mercurial > repos > greg > ideas
comparison ideas.xml @ 107:278abbd4399c draft
Uploaded
author | greg |
---|---|
date | Tue, 14 Nov 2017 10:40:10 -0500 |
parents | a0e38f759ad5 |
children | 021d1f60b0d3 |
comparison
equal
deleted
inserted
replaced
106:a0e38f759ad5 | 107:278abbd4399c |
---|---|
96 && mv ./*.cluster '$output_dir' | 96 && mv ./*.cluster '$output_dir' |
97 && mv ./*.para '$output_dir' | 97 && mv ./*.para '$output_dir' |
98 && mv ./*.profile '$output_dir' | 98 && mv ./*.profile '$output_dir' |
99 && mv ./*.state '$output_dir' | 99 && mv ./*.state '$output_dir' |
100 && Rscript '$__tool_directory__/create_heatmap.R' | 100 && Rscript '$__tool_directory__/create_heatmap.R' |
101 -i '$output_dir/*.para' | 101 -i '$output_dir/prep_output_config.txt.para' |
102 -o '$output_heatmap' | 102 -o '$output_heatmap' |
103 ]]></command> | 103 ]]></command> |
104 <configfiles> | 104 <configfiles> |
105 <configfile name="gen_prep_input_config"><![CDATA[#if str($cell_type_epigenetic_factor_cond.cell_type_epigenetic_factor) == "extract": | 105 <configfile name="gen_prep_input_config"><![CDATA[#if str($cell_type_epigenetic_factor_cond.cell_type_epigenetic_factor) == "extract": |
106 #set input_name_positions = $cell_type_epigenetic_factor_cond.input_name_positions | 106 #set input_name_positions = $cell_type_epigenetic_factor_cond.input_name_positions |