# HG changeset patch # User Ira Cooke # Date 1370497042 -36000 # Node ID cd0d5e6b9a92446aff1cee47996f25d83ae051d3 # Parent 18bf78e49e88a6c0c9b00283472cf94342a41203 Fix diff -r 18bf78e49e88 -r cd0d5e6b9a92 omssa.xml --- a/omssa.xml Thu Jun 06 01:33:45 2013 -0400 +++ b/omssa.xml Thu Jun 06 15:37:22 2013 +1000 @@ -1,7 +1,7 @@ - galaxy_protk + galaxy_protk omssa blast @@ -9,9 +9,12 @@ Run an OMSSA MS/MS Search - #if $database.source_select=="built_in": - rvm 1.9.3@protk-1.2.0 do omssa_search.rb -d $database.dbkey - #else #rvm 1.9.3@protk-1.2.0 do omssa_search.rb -d $database.fasta_file + rvm 1.9.3@protk-1.2.2 do omssa_search.rb + + #if $database.source_select=="built_in": + -d $database.dbkey + #else + -d $database.fasta_file #end if --var-mods=' @@ -26,7 +29,28 @@ $searched_ions ' - $input_file -o $output -r --enzyme=$enzyme --precursor-ion-tol-units=$precursor_tolu -v $missed_cleavages -f $fragment_ion_tol -p $precursor_ion_tol --num-peaks-for-multi-isotope-search $multi_isotope $use_average_mass $respect_precursor_charges --max-hit-expect $max_hit_expect --intensity-cut-off $intensity_cut_off + $input_file + -o $output + -r + + --enzyme=$enzyme + + --precursor-ion-tol-units=$precursor_tolu + + -v $missed_cleavages + + -f $fragment_ion_tol + + -p $precursor_ion_tol + + --num-peaks-for-multi-isotope-search $multi_isotope + + $use_average_mass + $respect_precursor_charges + + --max-hit-expect $max_hit_expect + + --intensity-cut-off $intensity_cut_off diff -r 18bf78e49e88 -r cd0d5e6b9a92 repository_dependencies.xml --- a/repository_dependencies.xml Thu Jun 06 01:33:45 2013 -0400 +++ b/repository_dependencies.xml Thu Jun 06 15:37:22 2013 +1000 @@ -1,12 +1,12 @@ - + - + - + - + diff -r 18bf78e49e88 -r cd0d5e6b9a92 tool_dependencies.xml --- a/tool_dependencies.xml Thu Jun 06 01:33:45 2013 -0400 +++ b/tool_dependencies.xml Thu Jun 06 15:37:22 2013 +1000 @@ -1,16 +1,16 @@ - - + + - + - +