Mercurial > repos > iuc > package_msgfplus_20140210
comparison tool_dependencies.xml @ 0:4e9e5c400a97 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_msgfplus_20140210 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
| author | iuc |
|---|---|
| date | Tue, 19 May 2015 14:59:32 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:4e9e5c400a97 |
|---|---|
| 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="move_file"> | |
| 8 <source>MSGFPlus.jar</source> | |
| 9 <destination>$INSTALL_DIR</destination> | |
| 10 </action> | |
| 11 <action type="set_environment"> | |
| 12 <environment_variable name="MSGFPLUS_ROOT" action="set_to">$INSTALL_DIR</environment_variable> | |
| 13 <environment_variable name="PROTK_MSGFPLUS_ROOT" action="set_to">$INSTALL_DIR</environment_variable> | |
| 14 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable> | |
| 15 </action> | |
| 16 </actions> | |
| 17 </install> | |
| 18 <readme> | |
| 19 Downloads and installs MSGF+. | |
| 20 https://proteomics.ucsd.edu/ | |
| 21 Java 1.6 is required to run MSGF+. | |
| 22 </readme> | |
| 23 </package> | |
| 24 </tool_dependency> |
