Mercurial > repos > nick > duplex
annotate tool_dependencies.xml @ 6:9a0bee12b583 draft default tip
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'9fbe4b8871038d2945fa4b9ee0b5f89cf4e4f494\n'-dirty
author | nick |
---|---|
date | Mon, 06 Feb 2017 23:39:11 -0500 |
parents | 4bc49a5769ee |
children |
rev | line source |
---|---|
0
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
2 <tool_dependency> |
6
9a0bee12b583
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'9fbe4b8871038d2945fa4b9ee0b5f89cf4e4f494\n'-dirty
nick
parents:
5
diff
changeset
|
3 <package name="bowtie2" version="2.1.0"> |
9a0bee12b583
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'9fbe4b8871038d2945fa4b9ee0b5f89cf4e4f494\n'-dirty
nick
parents:
5
diff
changeset
|
4 <repository changeset_revision="017a00c265f1" name="package_bowtie2_2_1_0" owner="devteam" toolshed="https://toolshed.g2.bx.psu.edu" /> |
9a0bee12b583
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'9fbe4b8871038d2945fa4b9ee0b5f89cf4e4f494\n'-dirty
nick
parents:
5
diff
changeset
|
5 </package> |
9a0bee12b583
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'9fbe4b8871038d2945fa4b9ee0b5f89cf4e4f494\n'-dirty
nick
parents:
5
diff
changeset
|
6 <package name="samtools" version="0.1.18"> |
9a0bee12b583
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'9fbe4b8871038d2945fa4b9ee0b5f89cf4e4f494\n'-dirty
nick
parents:
5
diff
changeset
|
7 <repository changeset_revision="1409782220c9" name="package_samtools_0_1_18" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" /> |
9a0bee12b583
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'9fbe4b8871038d2945fa4b9ee0b5f89cf4e4f494\n'-dirty
nick
parents:
5
diff
changeset
|
8 </package> |
0
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
9 <package name="mafft" version="7.221"> |
5
4bc49a5769ee
Version 0.5: Split interleaved SSCS output file into two paired files.
nick
parents:
4
diff
changeset
|
10 <repository changeset_revision="15974dd17515" name="mafft" owner="rnateam" toolshed="https://toolshed.g2.bx.psu.edu" /> |
0
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
11 </package> |
6
9a0bee12b583
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'9fbe4b8871038d2945fa4b9ee0b5f89cf4e4f494\n'-dirty
nick
parents:
5
diff
changeset
|
12 <package name="networkx" version="1.9"> |
9a0bee12b583
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'9fbe4b8871038d2945fa4b9ee0b5f89cf4e4f494\n'-dirty
nick
parents:
5
diff
changeset
|
13 <repository changeset_revision="83df321ad85e" name="package_networkx_1_9" owner="iuc" toolshed="https://toolshed.g2.bx.psu.edu" /> |
9a0bee12b583
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'9fbe4b8871038d2945fa4b9ee0b5f89cf4e4f494\n'-dirty
nick
parents:
5
diff
changeset
|
14 </package> |
9a0bee12b583
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'9fbe4b8871038d2945fa4b9ee0b5f89cf4e4f494\n'-dirty
nick
parents:
5
diff
changeset
|
15 <package name="duplex" version="0.6"> |
0
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
16 <install version="1.0"> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
17 <actions> |
6
9a0bee12b583
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'9fbe4b8871038d2945fa4b9ee0b5f89cf4e4f494\n'-dirty
nick
parents:
5
diff
changeset
|
18 <action sha256sum="a3cc378c22fcfc3bcaa11129f27f61bab5ff51cc9185320d53ece273b56e6214" type="download_by_url">https://github.com/galaxyproject/dunovo/archive/v0.6.tar.gz</action> |
0
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
19 <action type="shell_command">make</action> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
20 <action type="move_directory_files"> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
21 <source_directory>.</source_directory> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
22 <destination_directory>$INSTALL_DIR</destination_directory> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
23 </action> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
24 <action type="set_environment"> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
25 <environment_variable action="set_to" name="DUPLEX_DIR">$INSTALL_DIR</environment_variable> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
26 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
27 </action> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
28 </actions> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
29 </install> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
30 </package> |
d2e46adc199e
planemo upload commit 35b743e6492923c0e2b1e5e434eaf4e56d268108
nick
parents:
diff
changeset
|
31 </tool_dependency> |