# HG changeset patch # User iracooke # Date 1362460721 18000 # Node ID d9564913a944bc4158eecfe43d8d0b7dc436a4ed # Parent 1747d568a7c898c516cd1be450ca198f98a24f66 Uploaded diff -r 1747d568a7c8 -r d9564913a944 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Tue Mar 05 00:18:41 2013 -0500 @@ -0,0 +1,8 @@ +This package installs wrapper scripts for running Mascot MS/MS searches + +Running this tool requires a working installation of Mascot (commercial software). +Mascot is available from http://www.matrixscience.com/ + +Requirements: +This package depends on the galaxy_protk and protk_trans_proteomic_pipeline packages +Please see instructions for those packages before installing diff -r 1747d568a7c8 -r d9564913a944 mascot.xml --- a/mascot.xml Mon Mar 04 18:40:40 2013 -0500 +++ b/mascot.xml Tue Mar 05 00:18:41 2013 -0500 @@ -1,14 +1,14 @@ - + - galaxy_protk + galaxy_protk - Run a Mascot Search on a File + Mascot MS/MS Search - rvm 1.9.3@protk-1.1.9 do mascot_search.rb -d $database -f $fragment_ion_tol -S $server $input_file -o $output -r + rvm 1.9.3@protk-1.2.0 do mascot_search.rb -d $database -f $fragment_ion_tol -S $server $input_file -o $output -r ## Variable Mods --var-mods=' diff -r 1747d568a7c8 -r d9564913a944 mascot_to_pepxml.xml --- a/mascot_to_pepxml.xml Mon Mar 04 18:40:40 2013 -0500 +++ b/mascot_to_pepxml.xml Tue Mar 05 00:18:41 2013 -0500 @@ -1,12 +1,12 @@ - + - galaxy_protk + galaxy_protk trans_proteomic_pipeline Converts a mascot results file to pepXML -rvm 1.9.3@protk-1.1.9 do mascot_to_pepxml.rb $input_file -o $output -d $database +rvm 1.9.3@protk-1.2.0 do mascot_to_pepxml.rb $input_file -o $output -d $database diff -r 1747d568a7c8 -r d9564913a944 repository_dependencies.xml --- a/repository_dependencies.xml Mon Mar 04 18:40:40 2013 -0500 +++ b/repository_dependencies.xml Tue Mar 05 00:18:41 2013 -0500 @@ -1,10 +1,10 @@ - + - + - + diff -r 1747d568a7c8 -r d9564913a944 tool_dependencies.xml --- a/tool_dependencies.xml Mon Mar 04 18:40:40 2013 -0500 +++ b/tool_dependencies.xml Tue Mar 05 00:18:41 2013 -0500 @@ -1,12 +1,12 @@ - - + + - + \ No newline at end of file