changeset 5:76a3992021c1 draft

planemo upload for repository https://github.com/ErasmusMC-Bioinformatics/galaxytools-emc/tree/master/tools/dr-disco commit f6f9296f2774ba81f81f57d5f80d597d008e6a1c
author erasmus-medical-center
date Thu, 14 Sep 2017 05:09:34 -0400
parents 3de621c44cf9
children d58d99a070ce
files dr-disco_integrate.xml macros.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/dr-disco_integrate.xml	Thu Sep 14 04:30:12 2017 -0400
+++ b/dr-disco_integrate.xml	Thu Sep 14 05:09:34 2017 -0400
@@ -1,4 +1,4 @@
-<tool id="dr_disco_integrate" name="Dr. Disco (intronic)" version="@TOOL_VERSION@-g0">
+<tool id="dr_disco_integrate" name="Dr. Disco (integrate)" version="@TOOL_VERSION@-g0">
     <description>Merges corresponding genomic breaks and exon-to-exon junctions</description>
     <macros>
         <import>macros.xml</import>
--- a/macros.xml	Thu Sep 14 04:30:12 2017 -0400
+++ b/macros.xml	Thu Sep 14 05:09:34 2017 -0400
@@ -6,7 +6,7 @@
         </requirements>
     </xml>
     
-    <token name="@TOOL_VERSION@">0.10.0</token>
+    <token name="@TOOL_VERSION@">0.10.0-g1</token>
 
     <xml name="version_command">
         <version_command>dr-disco --version | head -n 1</version_command>