changeset 1:c8fa8e1bf77d draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_bedtools_2_24 commit 0e7c1b37cf73425c6637b4e196fdeb290e042bc1
author iuc
date Tue, 26 Jul 2016 06:26:45 -0400
parents e6f4a7398a47
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Fri Jun 12 14:50:01 2015 -0400
+++ b/tool_dependencies.xml	Tue Jul 26 06:26:45 2016 -0400
@@ -3,7 +3,7 @@
     <package name="bedtools" version="2.24">
         <install version="1.0">
             <actions>
-                <action type="download_by_url">https://github.com/arq5x/bedtools2/releases/download/v2.24.0/bedtools-2.24.0.tar.gz</action>
+                <action type="download_by_url" sha256sum="ea73b8620468c5a15d4ed96dc98c83e5564880bb9651cd75f1dcc96694be60e4">https://depot.galaxyproject.org/software/bedtools/bedtools_2.24_src_all.tar.gz</action>
                 <action type="shell_command">make</action>
                 <action type="move_directory_files">
                     <source_directory>bin</source_directory>
@@ -17,6 +17,3 @@
         <readme>BEDTools is a collection of utilities for comparing, summarizing, and intersecting genomic features in BED, GTF/GFF, VCF and BAM formats.</readme>
     </package>
 </tool_dependency>
-
-
-