Mercurial > repos > iuc > package_tpp_4_8_0
annotate tool_dependencies.xml @ 0:a7273394d858 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
| author | iuc |
|---|---|
| date | Tue, 19 May 2015 15:03:29 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
|
0
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
2 <tool_dependency> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
3 <package name="trans_proteomic_pipeline" version="4.8.0"> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
4 <install version="1.0"> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
5 <actions_group> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
6 <actions architecture="x86_64" os="linux"> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
7 <action type="download_by_url">https://depot.galaxyproject.org/package/linux/x86_64/tpp/tpp-4.8.0-Linux-x86_64.tar.gz</action> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
8 <action type="shell_command">rm tpp-4.8.0-Linux-x86_64.tar.gz</action> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
9 <action type="move_directory_files"> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
10 <source_directory>.</source_directory> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
11 <destination_directory>$INSTALL_DIR</destination_directory> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
12 </action> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
13 <action type="set_environment"> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
14 <environment_variable action="set_to" name="TPP_ROOT_PATH">$INSTALL_DIR</environment_variable> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
15 <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$INSTALL_DIR/lib/</environment_variable> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
16 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin/</environment_variable> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
17 </action> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
18 </actions> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
19 </actions_group> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
20 </install> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
21 <readme> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
22 Installs and complils the trans proteomic pipeline in version 4.8.0. |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
23 The Trans-Proteomic Pipeline (TPP) is a collection of integrated tools for MS/MS proteomics, developed at the SPC. |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
24 |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
25 http://tools.proteomecenter.org/ |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
26 |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
27 TPP_ROOT_PATH will point to the root path of the installation. |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
28 </readme> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
29 </package> |
|
a7273394d858
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_tpp_4_8_0 commit 0c094c3df9574cb057ccb65878f98f300d5b0a09
iuc
parents:
diff
changeset
|
30 </tool_dependency> |
