# HG changeset patch # User greg # Date 1511364244 18000 # Node ID d064db60a06de4a54690998d0ee4c02cbd052bb5 # Parent de93d8e8a09637746c4aa65091534fa50c8291b1 Uploaded diff -r de93d8e8a096 -r d064db60a06d ideas.xml --- a/ideas.xml Wed Nov 22 08:37:10 2017 -0500 +++ b/ideas.xml Wed Nov 22 10:24:04 2017 -0500 @@ -9,7 +9,6 @@ r-optparse > $output_log + #else: + > /dev/null + #end if #end for #else: && ideas '$prep_output_config' - $ideas_options - && mv ./*.cluster '$output_txt_dir' - && mv ./*.para '$output_txt_dir' - && mv ./*.profile '$output_txt_dir' - && mv ./*.state '$output_txt_dir' + $tmp_dir/*.bed + $hp + #if str($log2) != "0.0": + -log2 $log2 + #end if + #if str($max_states) != "0.0": + -G $max_states + #end if + #if str($initial_states) != "0": + -C $initial_states + #end if + #if str($max_position_classes) != "0": + -P $max_position_classes + #end if + #if str($max_cell_type_clusters) != "0": + -K $max_cell_type_clusters + #end if + #if str($prior_concentration) != "0.0": + -A $prior_concentration + #end if + -sample $burnin_num $mcmc_num + #if str($minerr) != "0.0": + -minerr $minerr + #end if + #if str($maxerr) != "0.0": + -maxerr $maxerr + #end if + -rseed $rseed + -thread \${GALAXY_SLOTS:-4} -o '$project_name' #if str($save_ideas_log) == "yes": > $output_log #else: > /dev/null #end if - && Rscript '$__tool_directory__/create_heatmap.R' - -i '$output_txt_dir' - -o '$output_pdf_dir' #end if +&& mv ./*.cluster '$output_txt_dir' +&& mv ./*.para '$output_txt_dir' +&& mv ./*.profile '$output_txt_dir' +&& mv ./*.state '$output_txt_dir' +&& Rscript '$__tool_directory__/create_heatmap.R' +-i '$output_txt_dir' +-o '$output_pdf_dir' ]]> - - @@ -368,4 +397,4 @@ 10.1093/nar/gkw278 - + \ No newline at end of file