Mercurial > repos > iuc > snpeff
diff snpEff_download.xml @ 29:ca2b512e8d7c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpeff commit 4cc10cfe702828a91ecf8bb58d3f84a36b0578f7
author | iuc |
---|---|
date | Mon, 21 Oct 2024 13:56:15 +0000 |
parents | 65ae79bddc69 |
children |
line wrap: on
line diff
--- a/snpEff_download.xml Sat Sep 28 16:27:56 2024 +0000 +++ b/snpEff_download.xml Mon Oct 21 13:56:15 2024 +0000 @@ -1,4 +1,4 @@ -<tool id="snpEff_download" name="SnpEff download:" version="@WRAPPER_VERSION@.galaxy2"> +<tool id="snpEff_download" name="SnpEff download:" version="@SNPEFF_VERSION@+galaxy@WRAPPER_VERSION@" profile="23.0"> <description> download a pre-built database</description> <macros> <import>snpEff_macros.xml</import> @@ -42,7 +42,7 @@ <help><![CDATA[ **What it does** -This tool downloads a specified database from @SNPEFF_DATABASE_URL@. It deposits it into the history. +This tool downloads a specified database from a remote SnpEff repository. It deposits it into the history. -------