changeset 1:c1cd1b1ab6b2 draft default tip

planemo upload for repository https://github.com/davebx/tools-iuc/blob/master/packages/package_bcftools_1_2/ commit 97a064489364118d108b0dd2cfb4d9bc53080837
author iuc
date Thu, 19 Nov 2015 12:58:34 -0500
parents cb6cd479c02e
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Apr 06 15:46:20 2015 -0400
+++ b/tool_dependencies.xml	Thu Nov 19 12:58:34 2015 -0500
@@ -14,12 +14,12 @@
                     </action>
                 </actions>
                 <actions>
+                    <action type="download_by_url">https://github.com/samtools/bcftools/releases/download/1.2/bcftools-1.2.tar.bz2</action>
                     <action type="set_environment_for_install">
                         <repository changeset_revision="03abe628fbe8" name="package_zlib_1_2_8" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
                             <package name="zlib" version="1.2.8" />
                         </repository>
                     </action>
-                    <action type="download_by_url">https://github.com/samtools/bcftools/releases/download/1.2/bcftools-1.2.tar.bz2</action>
                     <action type="shell_command">sed -i.bak 's#/usr/local#$INSTALL_DIR#' Makefile</action>
                     <action type="make_install" />
                 </actions>