Mercurial > repos > dfornika > snippy
changeset 24:542d3c3d5a6e draft
planemo upload commit 60e2302cfac90d0c909ef61815aaaafaaad5816a-dirty
author | dfornika |
---|---|
date | Mon, 17 Jun 2019 16:50:34 -0400 |
parents | cbf0c0afc133 |
children | ae9dffe91f20 |
files | snippy-core.xml snippy.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/snippy-core.xml Mon Jun 17 16:47:36 2019 -0400 +++ b/snippy-core.xml Mon Jun 17 16:50:34 2019 -0400 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<tool id="snippy_core" name="snippy-core" version="@VERSION@"> +<tool id="snippy_core" name="snippy-core" version="@VERSION@+galaxy3"> <description> Combine multiple Snippy outputs into a core SNP alignment </description>
--- a/snippy.xml Mon Jun 17 16:47:36 2019 -0400 +++ b/snippy.xml Mon Jun 17 16:50:34 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="snippy" name="snippy" version="@VERSION@+galaxy2"> +<tool id="snippy" name="snippy" version="@VERSION@+galaxy3"> <description> Snippy finds SNPs between a haploid reference genome and your NGS sequence reads. </description>