Mercurial > repos > iuc > gemini_actionable_mutations
diff gemini_actionable_mutations.xml @ 4:712aa8283200 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit 283362494058ed64143b1f27afb447b8a1cb4313
author | iuc |
---|---|
date | Fri, 14 Dec 2018 12:56:28 -0500 |
parents | b6fb24500a86 |
children | 643a9ad97f08 |
line wrap: on
line diff
--- a/gemini_actionable_mutations.xml Wed Oct 17 13:32:47 2018 -0400 +++ b/gemini_actionable_mutations.xml Fri Dec 14 12:56:28 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> @@ -24,7 +24,7 @@ <test> <!-- Like in set_somatic this example is nonsensical because otherwise the testdata would be too big.--> - <param name="infile" value="gemini_comphets_input.db" ftype="gemini.sqlite" /> + <param name="infile" value="gemini_load_result1.db" ftype="gemini.sqlite" /> <output name="outfile" file="gemini_actionable_mutations_result.tabular" /> </test> </tests>