changeset 2:df9e12da0d13 draft

planemo upload for repository https://github.com/goeckslab/hub-archive-creator commit 64cfc08088d11f6818c1b4e5514ef9e67969eaff-dirty
author rmarenco
date Thu, 14 Jul 2016 12:49:51 -0400
parents fb5e60d4d18a
children 915aafec8726
files tool_dependencies.xml
diffstat 1 files changed, 6 insertions(+), 18 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Wed Jul 13 13:36:37 2016 -0400
+++ b/tool_dependencies.xml	Thu Jul 14 12:49:51 2016 -0400
@@ -28,12 +28,8 @@
         <install version="1.0">
             <actions>
                 <action target_directory="bin" type="download_binary">
-                    <url_template os="darwin">
-                        http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.${architecture}/gff3ToGenePred
-                    </url_template>
-                    <url_template os="linux">
-                        http://hgdownload.cse.ucsc.edu/admin/exe/linux.${architecture}/gff3ToGenePred
-                    </url_template>
+                    <url_template os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.${architecture}/gff3ToGenePred</url_template>
+                    <url_template os="linux">http://hgdownload.cse.ucsc.edu/admin/exe/linux.${architecture}/gff3ToGenePred</url_template>
                 </action>
                 <action type="chmod">
                     <file mode="750">$INSTALL_DIR/bin/gff3ToGenePred</file>
@@ -51,12 +47,8 @@
         <install version="1.0">
             <actions>
                 <action target_directory="bin" type="download_binary">
-                    <url_template os="darwin">
-                        http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.${architecture}/gtfToGenePred
-                    </url_template>
-                    <url_template os="linux">
-                        http://hgdownload.cse.ucsc.edu/admin/exe/linux.${architecture}/gtfToGenePred
-                    </url_template>
+                    <url_template os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.${architecture}/gtfToGenePred</url_template>
+                    <url_template os="linux">http://hgdownload.cse.ucsc.edu/admin/exe/linux.${architecture}/gtfToGenePred</url_template>
                 </action>
                 <action type="chmod">
                     <file mode="750">$INSTALL_DIR/bin/gtfToGenePred</file>
@@ -74,12 +66,8 @@
         <install version="1.0">
             <actions>
                 <action target_directory="bin" type="download_binary">
-                    <url_template os="darwin">
-                        http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.${architecture}/genePredToBed
-                    </url_template>
-                    <url_template os="linux">
-                        http://hgdownload.cse.ucsc.edu/admin/exe/linux.${architecture}/genePredToBed
-                    </url_template>
+                    <url_template os="darwin">http://hgdownload.cse.ucsc.edu/admin/exe/macOSX.${architecture}/genePredToBed</url_template>
+                    <url_template os="linux">http://hgdownload.cse.ucsc.edu/admin/exe/linux.${architecture}/genePredToBed</url_template>
                 </action>
                 <action type="chmod">
                     <file mode="750">$INSTALL_DIR/bin/genePredToBed</file>