Mercurial > repos > iuc > package_bowtie_2_2_5
comparison tool_dependencies.xml @ 2:30bd7eaeddbf draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_bowtie_2_2_5 commit 3348609f4f90c884475ea833b3fa6182bf7696ca
author | iuc |
---|---|
date | Fri, 06 Nov 2015 15:18:18 -0500 |
parents | 8b300d21e6bd |
children |
comparison
equal
deleted
inserted
replaced
1:8b300d21e6bd | 2:30bd7eaeddbf |
---|---|
3 <package name="bowtie2" version="2.2.5"> | 3 <package name="bowtie2" version="2.2.5"> |
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">https://depot.galaxyproject.org/package/linux/x86_64/bowtie2/bowtie2-2.2.5-Linux-x86_64.tar.gz</action> | 7 <action type="download_by_url">https://depot.galaxyproject.org/package/linux/x86_64/bowtie2/bowtie2-2.2.5-Linux-x86_64.tar.gz</action> |
8 <action type="move_directory_files"> | |
9 <source_directory>.</source_directory> | |
10 <destination_directory>$INSTALL_DIR</destination_directory> | |
11 </action> | |
12 </actions> | |
13 <actions os="darwin" architecture="x86_64"> | |
14 <action type="download_by_url">http://downloads.sourceforge.net/project/bowtie-bio/bowtie2/2.2.5/bowtie2-2.2.5-macos-x86_64.zip</action> | |
8 <action type="move_directory_files"> | 15 <action type="move_directory_files"> |
9 <source_directory>.</source_directory> | 16 <source_directory>.</source_directory> |
10 <destination_directory>$INSTALL_DIR</destination_directory> | 17 <destination_directory>$INSTALL_DIR</destination_directory> |
11 </action> | 18 </action> |
12 </actions> | 19 </actions> |