changeset 2:435344af6dc9 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:14 +0000
parents ea77d69db382
children
files macros.xml single_to_multi_fast5.xml
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Sun Jun 28 14:51:05 2020 -0400
+++ b/macros.xml	Sat Oct 23 20:37:14 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/single_to_multi_fast5.xml	Sun Jun 28 14:51:05 2020 -0400
+++ b/single_to_multi_fast5.xml	Sat Oct 23 20:37:14 2021 +0000
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<tool id="ont_fast5_api_single_to_multi_fast5" name="@TOOL_NAME@ Single to multi" version="@TOOL_VERSION@+galaxy0" profile="18.01">
+<tool id="ont_fast5_api_single_to_multi_fast5" name="@TOOL_NAME@ Single to multi" version="@TOOL_VERSION@+galaxy1" profile="@PROFILE@">
     <description>read file(s)</description>
     <macros>
         <import>macros.xml</import>