annotate tool_dependencies.xml @ 2:aa9c3d729470 draft default tip

Uploaded
author galaxyp
date Wed, 11 Nov 2015 13:59:01 -0500
parents d96500b8f698
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
1 <?xml version="1.0"?>
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
2 <tool_dependency>
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
3 <package name="peptide_shaker" version="1.1">
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
4 <install version="1.0">
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
5 <actions>
1
d96500b8f698 Uploaded
galaxyp
parents: 0
diff changeset
6 <action type="download_by_url">http://genesis.ugent.be/maven2/eu/isas/peptideshaker/PeptideShaker/1.1.3/PeptideShaker-1.1.3.zip</action>
0
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
7 <action type="move_directory_files">
2
aa9c3d729470 Uploaded
galaxyp
parents: 1
diff changeset
8 <source_directory>../PeptideShaker-1.1.3</source_directory>
0
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
9 <destination_directory>$INSTALL_DIR/</destination_directory>
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
10 </action>
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
11 <action type="set_environment">
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
12 <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR</environment_variable>
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
13 <environment_variable name="PEPTIDESHAKER_ROOT_PATH" action="set_to">$INSTALL_DIR</environment_variable>
1
d96500b8f698 Uploaded
galaxyp
parents: 0
diff changeset
14 <environment_variable name="PEPTIDESHAKER_JAR_PATH" action="set_to">$INSTALL_DIR/PeptideShaker-1.1.3.jar</environment_variable>
0
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
15 </action>
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
16 </actions>
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
17 </install>
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
18 <readme>
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
19 Install Galaxy package application for PeptideShaker 1.1
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
20 http://peptide-shaker.googlecode.com
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
21
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
22 NOTE: Installation from Galaxy requires release v15.10
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
23 or requires commits :
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
24 - https://github.com/galaxyproject/galaxy/commit/197c7b21b209a7b6fbdb9a8a11c232a2b88523fc#diff-f304e7b7451d47608f7ded8f2b9c16d2
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
25 </readme>
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
26 </package>
a6c127961812 Uploaded
galaxyp
parents:
diff changeset
27 </tool_dependency>