changeset 1:449e9aeded2d draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/nanopolish commit 25c22b467760e4784e199125292927bd2274a189-dirty
author bgruening
date Sun, 23 Jun 2019 05:45:17 -0400
parents 7739a9b0dd83
children be717b65851f
files nanopolish_polya.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/nanopolish_polya.xml	Wed Jun 19 07:00:20 2019 -0400
+++ b/nanopolish_polya.xml	Sun Jun 23 05:45:17 2019 -0400
@@ -1,4 +1,4 @@
-<tool id="nanopolish_polya" name="Nanopolish polyA" version="0.1.0">
+<tool id="nanopolish_polya" name="Nanopolish polyA" version="0.11.1">
     <description>- Estimate the length of the poly-A tail on direct RNA reads.</description>
     <macros>
         <import>macros.xml</import>
@@ -52,7 +52,7 @@
     <inputs>
       <!-- index inputs -->
         <param type="data" name="input_merged" format="fasta,fastq" label="Basecalled merged reads.fa"/>
-        <param type="data" name="input_reads_raw" format="h5,fast5.tar.gz,fast5.tar.bz2,fast5.tar" label="Flat archive file of raw fast5 files"/>
+        <param type="data" name="input_reads_raw" format="fast5.tar.gz,fast5.tar.bz2,fast5.tar" label="Flat archive file of raw fast5 files"/>
 
         <param type="data" argument="-b" format="bam" label="Reads aligned to the reference genome" />
         <conditional name="reference_source">