Mercurial > repos > iuc > medaka_variant_pipeline
changeset 4:5c959a2dde5f draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/medaka commit c02f74da66f51b431b7cd8bd0d1cffde267e3332"
author | iuc |
---|---|
date | Tue, 13 Oct 2020 15:59:54 +0000 |
parents | 148f32860445 |
children | efca385ce679 |
files | macros.xml medaka_variant.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Tue Sep 01 03:06:38 2020 -0400 +++ b/macros.xml Tue Oct 13 15:59:54 2020 +0000 @@ -5,7 +5,7 @@ <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">medaka</requirement> - <requirement type="package" version="1.4.1">scipy</requirement> + <yield /> </requirements> </xml> <xml name="version_command">
--- a/medaka_variant.xml Tue Sep 01 03:06:38 2020 -0400 +++ b/medaka_variant.xml Tue Oct 13 15:59:54 2020 +0000 @@ -1,4 +1,4 @@ -<tool id="medaka_variant_pipeline" name="medaka: Variant pipeline" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> +<tool id="medaka_variant_pipeline" name="medaka variant pipeline" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> <description>via neural networks</description> <macros> <import>macros.xml</import>