changeset 3:0defe443ea04 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:51 +0000
parents 33a0ff1bb7df
children
files fast5_subset.xml macros.xml
diffstat 2 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/fast5_subset.xml	Sun Jun 28 14:50:52 2020 -0400
+++ b/fast5_subset.xml	Sat Oct 23 20:37:51 2021 +0000
@@ -1,5 +1,4 @@
-<?xml version="1.0"?>
-<tool id="ont_fast5_api_fast5_subset" name="@TOOL_NAME@ Subset" version="@TOOL_VERSION@+galaxy1" profile="18.01">
+<tool id="ont_fast5_api_fast5_subset" name="@TOOL_NAME@ Subset" version="@TOOL_VERSION@+galaxy2" profile="@PROFILE@">
     <description>of multi read file(s)</description>
     <macros>
         <import>macros.xml</import>
@@ -29,7 +28,7 @@
     ]]></command>
     <inputs>
         <expand macro="input" argument="--input"/>
-        <param argument="--read_id_list" type="data" format="tabular" label="Select file with read IDs" help="Either containing 1 read_id per line or a tabular file with a column named read_id."/>
+        <param argument="--read_id_list" type="data" format="txt,tabular" label="Select file with read IDs" help="Either containing 1 read_id per line or a tabular file with a column named read_id."/>
         <expand macro="batch_size"/>
         <expand macro="compression">
             <option value="none" selected="true">None</option>
--- a/macros.xml	Sun Jun 28 14:50:52 2020 -0400
+++ b/macros.xml	Sat Oct 23 20:37:51 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>