Mercurial > repos > devteam > package_bowtie_2_2_4
comparison tool_dependencies.xml @ 1:172979b6bf77 draft default tip
Uploaded fixed tool dependency.
| author | devteam |
|---|---|
| date | Thu, 18 Dec 2014 09:30:57 -0500 |
| parents | 2b25b6e8d108 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:2b25b6e8d108 | 1:172979b6bf77 |
|---|---|
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="bowtie2" version="2.2.4"> | 3 <package name="bowtie2" version="2.2.4"> |
| 4 <install version="1.0"> | 4 <install version="1.0"> |
| 5 <actions_group> | 5 <actions_group> |
| 6 <actions os="linux" architecture="x86_64"> | 6 <actions os="linux" architecture="x86_64"> |
| 7 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/bowtie2/bowtie2-2.2.4-linux-x86_64.zip</action> | 7 <action type="download_by_url">http://depot.galaxyproject.org/package/linux/x86_64/bowtie2/bowtie2-2.2.4-linux-x86_64.tgz</action> |
| 8 <action type="move_directory_files"> | 8 <action type="move_directory_files"> |
| 9 <source_directory>.</source_directory> | 9 <source_directory>.</source_directory> |
| 10 <destination_directory>$INSTALL_DIR</destination_directory> | 10 <destination_directory>$INSTALL_DIR</destination_directory> |
| 11 </action> | 11 </action> |
| 12 </actions> | 12 </actions> |
| 13 <actions os="darwin" architecture="x86_64"> | 13 <actions os="darwin" architecture="x86_64"> |
| 14 <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/bowtie2/bowtie2-2.2.4-macos-x86_64.zip</action> | 14 <action type="download_by_url">http://depot.galaxyproject.org/package/darwin/x86_64/bowtie2/bowtie2-2.2.4-macos-x86_64.tgz</action> |
| 15 <action type="move_directory_files"> | 15 <action type="move_directory_files"> |
| 16 <source_directory>.</source_directory> | 16 <source_directory>.</source_directory> |
| 17 <destination_directory>$INSTALL_DIR</destination_directory> | 17 <destination_directory>$INSTALL_DIR</destination_directory> |
| 18 </action> | 18 </action> |
| 19 </actions> | 19 </actions> |
