# HG changeset patch # User iracooke # Date 1362460842 18000 # Node ID b3f2bd49029c3acd7c27f584a3d868d1a49f973b # Parent ce2f26664c9dc42cd9cf44b731fd2180be7a8df2 Uploaded diff -r ce2f26664c9d -r b3f2bd49029c README --- a/README Mon Mar 04 21:44:52 2013 -0500 +++ b/README Tue Mar 05 00:20:42 2013 -0500 @@ -1,16 +1,7 @@ This package is a galaxy wrapper for the MSGF+ search tool. -The underlying MSGF+ tool itself should be automatically installed however you must -satisfy the requirements below before attempting to install. - -System Requirements. Ensure that you have the following packages installed on your system +Requirements: +This package depends on the galaxy_protk and protk_msgfplus and protk_proteowizard packages +Please see instructions for those packages before installing -(For protk_msgfplus) -- unzip -- java runtime 6 or higher - -(For galaxy_protk) -- The ability to download files (an internet connection): curl wget -- gcc g++ make autoconf automake libtool pkg-config patch git openssl -libreadline6 libreadline6-dev git-core zlib1g zlib1g-dev libssl-dev -libc6-dev ncurses-dev bison subversion libxml2 libxml2-dev +In addition to basic requirements you must also have unzip and java 6 runtime (or greater) installed diff -r ce2f26664c9d -r b3f2bd49029c msgfplus_search.xml --- a/msgfplus_search.xml Mon Mar 04 21:44:52 2013 -0500 +++ b/msgfplus_search.xml Tue Mar 05 00:20:42 2013 -0500 @@ -1,7 +1,7 @@ - + - galaxy_protk + galaxy_protk msgfplus proteowizard @@ -11,8 +11,8 @@ #if $database.source_select=="built_in": - rvm 1.9.3@protk-1.1.9 do msgfplus_search.rb --galaxy -d $database.dbkey - #else #rvm 1.9.3@protk-1.1.9 do msgfplus_search.rb -d $database.fasta_file + 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 #end if --var-mods=' diff -r ce2f26664c9d -r b3f2bd49029c repository_dependencies.xml --- a/repository_dependencies.xml Mon Mar 04 21:44:52 2013 -0500 +++ b/repository_dependencies.xml Tue Mar 05 00:20:42 2013 -0500 @@ -3,10 +3,10 @@ - + - + - + diff -r ce2f26664c9d -r b3f2bd49029c tool_dependencies.xml --- a/tool_dependencies.xml Mon Mar 04 21:44:52 2013 -0500 +++ b/tool_dependencies.xml Tue Mar 05 00:20:42 2013 -0500 @@ -1,16 +1,16 @@ - - + + - + - +