Mercurial > repos > nick > duplex
annotate tool_dependencies.xml @ 28:71b765a4c494 draft default tip
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'53eba8ce731a5f8afd739f9b9c01229b54880e6c\n'-dirty
| author | nick |
|---|---|
| date | Sat, 18 Feb 2017 04:56:38 -0500 |
| parents | f33b89fe9f82 |
| children |
| rev | line source |
|---|---|
|
19
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
1 <?xml version="1.0"?> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
2 <tool_dependency> |
|
22
8ef925264516
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'3eab56b30cc9d644798a290017bcc1188f028af8\n'-dirty
nick
parents:
20
diff
changeset
|
3 <package name="bowtie2" version="2.1.0"> |
|
8ef925264516
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'3eab56b30cc9d644798a290017bcc1188f028af8\n'-dirty
nick
parents:
20
diff
changeset
|
4 <repository changeset_revision="606d435a57a4" name="package_bowtie2_2_1_0" owner="devteam" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
|
8ef925264516
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'3eab56b30cc9d644798a290017bcc1188f028af8\n'-dirty
nick
parents:
20
diff
changeset
|
5 </package> |
|
8ef925264516
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'3eab56b30cc9d644798a290017bcc1188f028af8\n'-dirty
nick
parents:
20
diff
changeset
|
6 <package name="samtools" version="0.1.18"> |
|
8ef925264516
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'3eab56b30cc9d644798a290017bcc1188f028af8\n'-dirty
nick
parents:
20
diff
changeset
|
7 <repository changeset_revision="f499719dad6e" name="package_samtools_0_1_18" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
|
8ef925264516
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'3eab56b30cc9d644798a290017bcc1188f028af8\n'-dirty
nick
parents:
20
diff
changeset
|
8 </package> |
|
23
20d78baf0806
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'3eab56b30cc9d644798a290017bcc1188f028af8\n'-dirty
nick
parents:
22
diff
changeset
|
9 <package name="mafft" version="7.221"> |
|
20d78baf0806
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'3eab56b30cc9d644798a290017bcc1188f028af8\n'-dirty
nick
parents:
22
diff
changeset
|
10 <repository changeset_revision="dd4a533a0e3c" name="mafft" owner="rnateam" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
|
20d78baf0806
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'3eab56b30cc9d644798a290017bcc1188f028af8\n'-dirty
nick
parents:
22
diff
changeset
|
11 </package> |
|
25
736ead34b470
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'309ff24fe3b15fff6779a86d997c7e603eb46cad\n'-dirty
nick
parents:
24
diff
changeset
|
12 <package name="networkx" version="1.9"> |
|
736ead34b470
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'309ff24fe3b15fff6779a86d997c7e603eb46cad\n'-dirty
nick
parents:
24
diff
changeset
|
13 <repository changeset_revision="2ca57555a756" name="package_networkx_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu" /> |
|
23
20d78baf0806
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'3eab56b30cc9d644798a290017bcc1188f028af8\n'-dirty
nick
parents:
22
diff
changeset
|
14 </package> |
|
28
71b765a4c494
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'53eba8ce731a5f8afd739f9b9c01229b54880e6c\n'-dirty
nick
parents:
27
diff
changeset
|
15 <package name="duplex" version="0.6.2"> |
|
19
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
16 <install version="1.0"> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
17 <actions> |
|
28
71b765a4c494
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'53eba8ce731a5f8afd739f9b9c01229b54880e6c\n'-dirty
nick
parents:
27
diff
changeset
|
18 <action sha256sum="04cb2646b5b451add8bf39d1d458e178b16318fe2a9f4958a7fe5c00a6d9a354" type="download_by_url">https://github.com/galaxyproject/dunovo/archive/v0.6.2.tar.gz</action> |
|
19
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
19 <action type="shell_command">make</action> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
20 <action type="move_directory_files"> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
21 <source_directory>.</source_directory> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
22 <destination_directory>$INSTALL_DIR</destination_directory> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
23 </action> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
24 <action type="set_environment"> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
25 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR</environment_variable> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
26 </action> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
27 </actions> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
28 </install> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
29 </package> |
|
675a8370675b
planemo upload for repository https://github.com/galaxyproject/dunovo commit b'4303231da9e48b2719b4429a29b72421d24310f4\n'-dirty
nick
parents:
diff
changeset
|
30 </tool_dependency> |
