diff tool_dependencies.xml @ 3:f5582ac5ba3c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_bowtie_2_2_5 commit 97a064489364118d108b0dd2cfb4d9bc53080837
author iuc
date Thu, 19 Nov 2015 13:04:35 -0500
parents e627be2bba58
children
line wrap: on
line diff
--- a/tool_dependencies.xml	Thu May 14 22:46:29 2015 -0400
+++ b/tool_dependencies.xml	Thu Nov 19 13:04:35 2015 -0500
@@ -10,6 +10,13 @@
                         <destination_directory>$INSTALL_DIR</destination_directory>
                     </action>
                 </actions>
+                <actions os="darwin" architecture="x86_64">
+                    <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>
+                    <action type="move_directory_files">
+                        <source_directory>.</source_directory>
+                        <destination_directory>$INSTALL_DIR</destination_directory>
+                    </action>
+                </actions>
                 <actions>
                     <action type="download_by_url">http://downloads.sourceforge.net/project/bowtie-bio/bowtie2/2.2.5/bowtie2-2.2.5-source.zip</action>
                     <action type="shell_command">make</action>