From 40a1d5df3180278f76e7a6a90dc2464060db9a90 Mon Sep 17 00:00:00 2001 From: "cmzmasek@gmail.com" Date: Wed, 4 Dec 2013 23:01:12 +0000 Subject: [PATCH] inprogress --- forester/ruby/evoruby/exe/run_phylo_pipeline_x.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forester/ruby/evoruby/exe/run_phylo_pipeline_x.rb b/forester/ruby/evoruby/exe/run_phylo_pipeline_x.rb index 058b201..8745f32 100644 --- a/forester/ruby/evoruby/exe/run_phylo_pipeline_x.rb +++ b/forester/ruby/evoruby/exe/run_phylo_pipeline_x.rb @@ -181,7 +181,7 @@ module Evoruby FileUtils.cp TEMPLATE_FILE, msa_100_dir end - if LAUNCH_ANALYSIS + if LAUNCH_ANALYSIS && ( run_1 || run_100 ) puts "f. analysis:" if run_1 Dir.chdir msa_dir -- 1.7.10.2