0
|
1 <?xml version="1.0"?>
|
|
2 <tool_dependency>
|
|
3 <package name="SearchGUI" version="1.13.1">
|
|
4 <install version="1.0">
|
|
5 <actions>
|
8
|
6 <action type="download_by_url" target_filename="SearchGUI-1.13.1_mac_and_linux.zip"> http://searchgui.googlecode.com/files/SearchGUI-1.13.1_mac_and_linux.zip</action>
|
3
|
7 <action type="shell_command">ls</action>
|
4
|
8 <!--<action type="shell_command">tar -xf 'SearchGUI-1.13.1_mac_and_linux.tar'</action>
|
5
|
9 <action type="shell_command">cd 'SearchGUI-1.13.1_mac_and_linux'&& chmod -R o+w 'resources' </action>
|
0
|
10 <action type="move_directory_files">
|
|
11 <source_directory>.</source_directory>
|
|
12 <destination_directory>$INSTALL_DIR/</destination_directory>
|
|
13 </action>
|
|
14 <action type="set_environment">
|
3
|
15 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
|
5
|
16 </action> -->
|
0
|
17 </actions>
|
|
18 </install>
|
|
19 <readme>
|
|
20 This package downloads and installs the SearchGUI scripts develped as part of the Peptideshaker tool.
|
|
21 (https://github.com/jmchilton/peptide-shaker).
|
|
22
|
|
23 </readme>
|
|
24 </package>
|
|
25 </tool_dependency>
|