Mercurial > repos > iuc > ont_fast5_api_multi_to_single_fast5
changeset 2:f98c015cebd8 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ont_fast5_api commit e83fdc3a33f17709196a0f5567fbec42f9f31922"
author | iuc |
---|---|
date | Sat, 23 Oct 2021 20:37:30 +0000 |
parents | 68fc6a9c05df |
children | |
files | macros.xml multi_to_single_fast5.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Sun Jun 28 14:51:27 2020 -0400 +++ b/macros.xml Sat Oct 23 20:37:30 2021 +0000 @@ -1,6 +1,6 @@ -<?xml version="1.0"?> <macros> <token name="@TOOL_VERSION@">3.1.3</token> + <token name="@PROFILE@">20.05</token> <token name="@TOOL_NAME@">ont_fast5_api:</token> <xml name="requirements"> <requirements>
--- a/multi_to_single_fast5.xml Sun Jun 28 14:51:27 2020 -0400 +++ b/multi_to_single_fast5.xml Sat Oct 23 20:37:30 2021 +0000 @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<tool id="ont_fast5_api_multi_to_single_fast5" name="@TOOL_NAME@ Multi to single" version="@TOOL_VERSION@+galaxy0" profile="18.01"> +<tool id="ont_fast5_api_multi_to_single_fast5" name="@TOOL_NAME@ Multi to single" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@"> <description>read file(s)</description> <macros> <import>macros.xml</import>