# HG changeset patch # User Ira Cooke # Date 1370783910 18000 # Node ID 54b870eaca8d3c8cb8d83ce8ecc720fe6cf06672 # Parent 155b6449fdf3aabec71436023989b3ffcefd7066 Update diff -r 155b6449fdf3 -r 54b870eaca8d omssa.xml --- a/omssa.xml Tue Mar 05 00:25:34 2013 -0500 +++ b/omssa.xml Sun Jun 09 08:18:30 2013 -0500 @@ -1,17 +1,20 @@ - galaxy_protk - omssa + galaxy_protk + omssa blast 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 155b6449fdf3 -r 54b870eaca8d repository_dependencies.xml --- a/repository_dependencies.xml Tue Mar 05 00:25:34 2013 -0500 +++ b/repository_dependencies.xml Sun Jun 09 08:18:30 2013 -0500 @@ -1,18 +1,12 @@ - + + + - - - + - + - + - - - - \ No newline at end of file + diff -r 155b6449fdf3 -r 54b870eaca8d tool_dependencies.xml --- a/tool_dependencies.xml Tue Mar 05 00:25:34 2013 -0500 +++ b/tool_dependencies.xml Sun Jun 09 08:18:30 2013 -0500 @@ -1,29 +1,18 @@ - - - - - - - - - - - - + + - \ No newline at end of file +