Mercurial > repos > yating-l > bamtobigwig
annotate tool_dependencies.xml @ 1:2e812b4f91ce draft default tip
planemo upload commit 250051c3d660df43da92c76913552767ce142a45-dirty
author | yating-l |
---|---|
date | Tue, 30 May 2017 18:18:20 -0400 |
parents | 61f39c77b13d |
children |
rev | line source |
---|---|
0
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
2 <tool_dependency> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
3 <package name="ucsc_tools_340" version="1.0"> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
4 <install version="1.0"> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
5 <actions_group> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
6 <actions architecture="x86_64" os="linux"> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
7 <action type="download_by_url">http://old-gep.wustl.edu/~galaxy/ucsc_tools_340.tar.gz</action> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
8 <action type="move_directory_files"> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
9 <source_directory>.</source_directory> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
10 <destination_directory>$INSTALL_DIR/bin</destination_directory> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
11 </action> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
12 </actions> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
13 <action type="set_environment"> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
14 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
15 </action> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
16 </actions_group> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
17 </install> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
18 <readme>The well known UCSC tools from Jim Kent.</readme> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
19 </package> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
20 |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
21 <package name="bedtools" version="2.24"> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
22 <repository changeset_revision="3416a1d4a582" name="package_bedtools_2_24" owner="iuc" prior_installation_required="True" toolshed="https://toolshed.g2.bx.psu.edu" /> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
23 </package> |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
24 |
61f39c77b13d
planemo upload commit 250051c3d660df43da92c76913552767ce142a45
yating-l
parents:
diff
changeset
|
25 </tool_dependency> |