# HG changeset patch # User Ira Cooke # Date 1370783877 18000 # Node ID 4f6cbe948065d78f6aabb242d2639177738e1973 # Parent b3f2bd49029c3acd7c27f584a3d868d1a49f973b Update diff -r b3f2bd49029c -r 4f6cbe948065 README --- a/README Tue Mar 05 00:20:42 2013 -0500 +++ b/README Sun Jun 09 08:17:57 2013 -0500 @@ -1,7 +1,7 @@ This package is a galaxy wrapper for the MSGF+ search tool. Requirements: -This package depends on the galaxy_protk and protk_msgfplus and protk_proteowizard packages +This package depends on the galaxy_protk, protk_msgfplus, protk_proteowizard packages Please see instructions for those packages before installing In addition to basic requirements you must also have unzip and java 6 runtime (or greater) installed diff -r b3f2bd49029c -r 4f6cbe948065 msgfplus_search.xml --- a/msgfplus_search.xml Tue Mar 05 00:20:42 2013 -0500 +++ b/msgfplus_search.xml Sun Jun 09 08:17:57 2013 -0500 @@ -1,7 +1,7 @@ - galaxy_protk + galaxy_protk msgfplus proteowizard @@ -10,9 +10,11 @@ Run an MSGF+ Search + rvm 1.9.3@protk-1.2.2 do msgfplus_search.rb #if $database.source_select=="built_in": - rvm 1.9.3@protk-1.2.0 do msgfplus_search.rb --galaxy -d $database.dbkey - #else #rvm 1.9.3@protk-1.2.0 do msgfplus_search.rb --galaxy -d $database.fasta_file + --galaxy -d $database.dbkey + #else + --galaxy -d $database.fasta_file #end if --var-mods=' @@ -29,10 +31,44 @@ #end for ' - $input_file -o $output -r --enzyme=$enzyme --precursor-ion-tol-units=$precursor_tolu -v $missed_cleavages -f $fragment_ion_tol -p $precursor_ion_tol --instrument=$instrument + $input_file + + -o $output + + -r + + --enzyme=$enzyme + + --precursor-ion-tol-units=$precursor_tolu + + -v $missed_cleavages + + -f $fragment_ion_tol + + -p $precursor_ion_tol + + --instrument=$instrument - - + --isotope-error-range=$isotope_error_range + + --fragment-method=$fragment_method + + --protocol=$protocol + + --min-pep-len=$min_pep_len + --max-pep-len=$max_pep_len + --max-pep-charge=$max_pep_charge + --min-pep-charge=$min_pep_charge + --num-reported-matches=$num_reported_matches + + --java-mem=$java_mem + + #if $pepxml_output_use + + #else + --no-pepxml + #end if + @@ -58,8 +94,7 @@ - + @@ -72,8 +107,7 @@ - + @@ -96,7 +130,16 @@ - + + + + + + + + + + @@ -106,6 +149,23 @@ + + + + + + + + + + + + + + + + + @@ -115,12 +175,42 @@ + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + diff -r b3f2bd49029c -r 4f6cbe948065 repository_dependencies.xml --- a/repository_dependencies.xml Tue Mar 05 00:20:42 2013 -0500 +++ b/repository_dependencies.xml Sun Jun 09 08:17:57 2013 -0500 @@ -1,12 +1,6 @@ - - - - - - - - + + diff -r b3f2bd49029c -r 4f6cbe948065 tool_dependencies.xml --- a/tool_dependencies.xml Tue Mar 05 00:20:42 2013 -0500 +++ b/tool_dependencies.xml Sun Jun 09 08:17:57 2013 -0500 @@ -1,17 +1,18 @@ - - + + + - + - + - \ No newline at end of file +