Mercurial > repos > greg > ideas
comparison ideas.xml @ 117:42481a73f73d draft
Uploaded
author | greg |
---|---|
date | Fri, 17 Nov 2017 11:37:25 -0500 |
parents | e1b21d7e266a |
children | 1d99221369b1 |
comparison
equal
deleted
inserted
replaced
116:e1b21d7e266a | 117:42481a73f73d |
---|---|
97 && mv ./*.cluster '$output_dir' | 97 && mv ./*.cluster '$output_dir' |
98 && mv ./*.para '$output_dir' | 98 && mv ./*.para '$output_dir' |
99 && mv ./*.profile '$output_dir' | 99 && mv ./*.profile '$output_dir' |
100 && mv ./*.state '$output_dir' | 100 && mv ./*.state '$output_dir' |
101 && Rscript '$__tool_directory__/create_heatmap.R' | 101 && Rscript '$__tool_directory__/create_heatmap.R' |
102 -i '$output_dir/$project_name.para' | 102 -i '$output_dir/myProject.para' |
103 -o '$output_heatmap' | 103 -o '$output_heatmap' |
104 ]]></command> | 104 ]]></command> |
105 <configfiles> | 105 <configfiles> |
106 <configfile name="gen_prep_input_config"><![CDATA[#if str($cell_type_epigenetic_factor_cond.cell_type_epigenetic_factor) == "extract": | 106 <configfile name="gen_prep_input_config"><![CDATA[#if str($cell_type_epigenetic_factor_cond.cell_type_epigenetic_factor) == "extract": |
107 #set input_name_positions = $cell_type_epigenetic_factor_cond.input_name_positions | 107 #set input_name_positions = $cell_type_epigenetic_factor_cond.input_name_positions |