Mercurial > repos > iracooke > package_msgfplus_20140210
annotate tool_dependencies.xml @ 0:9b21b161ac97 draft
Uploaded
| author | iracooke |
|---|---|
| date | Mon, 03 Mar 2014 00:20:38 -0500 |
| parents | |
| children | 244a1163f132 |
| rev | line source |
|---|---|
| 0 | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | |
| 3 <package name="msgfplus" version="20140210"> | |
| 4 <install version="1.0"> | |
| 5 <actions> | |
| 6 <action type="download_by_url">http://proteomics.ucsd.edu/Software/MSGFPlus/MSGFPlus.20140210.zip</action> | |
| 7 <action type="set_environment"> | |
| 8 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | |
| 9 </action> | |
| 10 </actions> | |
| 11 </install> | |
| 12 <readme> | |
| 13 Installs MS-GF+. Requires java 1.6 or greater | |
| 14 </readme> | |
| 15 </package> | |
| 16 | |
| 17 </tool_dependency> |
