Mercurial > repos > iracooke > tpp_prophets
diff peptide_prophet_wrapper.rb @ 7:3f0cb90824f1
Uploaded
author | iracooke |
---|---|
date | Tue, 05 Mar 2013 00:28:22 -0500 |
parents | a67a5d30bb80 |
children |
line wrap: on
line diff
--- a/peptide_prophet_wrapper.rb Mon Mar 04 19:20:05 2013 -0500 +++ b/peptide_prophet_wrapper.rb Tue Mar 05 00:28:22 2013 -0500 @@ -18,7 +18,7 @@ cmd = "ln -s #{original_input_file} #{actual_input_path_string};" -cmd << "rvm 1.9.3@protk-1.1.9 do peptide_prophet.rb" +cmd << "rvm 1.9.3@protk-1.2.0 do peptide_prophet.rb" ARGV[0]="#{actual_input_path_string}"