diff gemini_actionable_mutations.xml @ 1:4212dbb28643 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit e4dce25c8dbeffca62c402f74ca733ddc7a6091b
author iuc
date Fri, 07 Dec 2018 12:46:52 -0500
parents cf9516ee3910
children 1a30b31af89a
line wrap: on
line diff
--- a/gemini_actionable_mutations.xml	Tue Feb 16 05:53:59 2016 -0500
+++ b/gemini_actionable_mutations.xml	Fri Dec 07 12:46:52 2018 -0500
@@ -1,4 +1,4 @@
-<tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@.0">
+<tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@.1">
     <description>Retrieve genes with actionable somatic mutations via COSMIC and DGIdb</description>
     <macros>
         <import>gemini_macros.xml</import>
@@ -9,6 +9,8 @@
     <expand macro="version_command" />
     <command>
 <![CDATA[
+        @PROVIDE_ANNO_DATA@
+
         gemini @BINARY@
             "${ infile }" | tr -s ' ' '\t'
             > "${ outfile }"