# HG changeset patch # User iracooke # Date 1362444934 18000 # Node ID 6be01b5359b8db3718f7ce3462c1f41f5c2dd167 Uploaded diff -r 000000000000 -r 6be01b5359b8 README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README Mon Mar 04 19:55:34 2013 -0500 @@ -0,0 +1,15 @@ +This package is an installer for the MSGF+ search tool. + +MSGF+ is developed at the Centre for Computational Mass Spectrometry at UCSD. +It is described as follows; + +Summary +MS-GF+ is a new MS/MS database search tool that is sensitive (it identifies more peptides than other database search tools and as many peptides as spectral library search tools) and universal (works well for diverse types of spectra, different configurations of MS instruments and different experimental protocols). + +MS-GF+ supports the HUPO PSI standard input (mzML) and output (mzIdentML). + + +Full documentation for MSGF+ can be found at these urls + +https://bix-lab.ucsd.edu/pages/viewpage.action?pageId=13533355 +http://proteomics.ucsd.edu/Software/MSGFPlus.html#documentation diff -r 000000000000 -r 6be01b5359b8 repository_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/repository_dependencies.xml Mon Mar 04 19:55:34 2013 -0500 @@ -0,0 +1,10 @@ + + + + + + + \ No newline at end of file diff -r 000000000000 -r 6be01b5359b8 tool_dependencies.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_dependencies.xml Mon Mar 04 19:55:34 2013 -0500 @@ -0,0 +1,23 @@ + + + + + + https://dl.dropbox.com/u/226794/galaxy_protk.tar.gz + sh install_msgfplus.sh $INSTALL_DIR 1.1.9 + + install_msgfplus.sh + $INSTALL_DIR + + + $INSTALL_DIR + $INSTALL_DIR + + + + + Installs MSGF+ via the protk installer + + + + \ No newline at end of file