annotate tool_dependencies.xml @ 10:dd321c3b913a draft default tip

Uploaded
author galaxyp
date Wed, 26 Jun 2013 16:10:43 -0400
parents b4f1f3d81ea1
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
57249f07debd Uploaded
galaxyp
parents:
diff changeset
1 <?xml version="1.0"?>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
2 <tool_dependency>
10
dd321c3b913a Uploaded
galaxyp
parents: 9
diff changeset
3 <package name="SearchGUI" version="1.14.1">
0
57249f07debd Uploaded
galaxyp
parents:
diff changeset
4 <install version="1.0">
57249f07debd Uploaded
galaxyp
parents:
diff changeset
5 <actions>
10
dd321c3b913a Uploaded
galaxyp
parents: 9
diff changeset
6 <action type="download_by_url">http://searchgui.googlecode.com/files/SearchGUI-1.14.0-mac_and_linux.tar.gz</action>
0
57249f07debd Uploaded
galaxyp
parents:
diff changeset
7 <action type="move_directory_files">
57249f07debd Uploaded
galaxyp
parents:
diff changeset
8 <source_directory>.</source_directory>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
9 <destination_directory>$INSTALL_DIR/</destination_directory>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
10 </action>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
11 <action type="set_environment">
3
379da3c75204 Uploaded
galaxyp
parents: 2
diff changeset
12 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
5
cbb1c472eb9b Uploaded
galaxyp
parents: 4
diff changeset
13 </action> -->
0
57249f07debd Uploaded
galaxyp
parents:
diff changeset
14 </actions>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
15 </install>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
16 <readme>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
17 This package downloads and installs the SearchGUI scripts develped as part of the Peptideshaker tool.
57249f07debd Uploaded
galaxyp
parents:
diff changeset
18 (https://github.com/jmchilton/peptide-shaker).
57249f07debd Uploaded
galaxyp
parents:
diff changeset
19
57249f07debd Uploaded
galaxyp
parents:
diff changeset
20 </readme>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
21 </package>
57249f07debd Uploaded
galaxyp
parents:
diff changeset
22 </tool_dependency>