|
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="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>
|