diff poretools_squiggle.xml @ 2:26e6c9362b7b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/poretools commit 506782d1e671505617ff539e6811fcdcc2c02cd5
author iuc
date Fri, 27 Sep 2024 07:56:56 +0000
parents 34553d0caa5e
children
line wrap: on
line diff
--- a/poretools_squiggle.xml	Sun Jan 19 09:09:16 2020 -0500
+++ b/poretools_squiggle.xml	Fri Sep 27 07:56:56 2024 +0000
@@ -1,9 +1,9 @@
-<?xml version="1.0"?>
-<tool id="poretools_squiggle" name="Plot signals" version="@VERSION@.1" profile="@profile@">
+<tool id="poretools_squiggle" name="Plot signals" version="@VERSION@.1" profile="@PROFILE@">
     <description>for nanopore reads</description>
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="bio_tools"/>
     <expand macro="requirements" />
     <command detect_errors="aggressive">
     <![CDATA[
@@ -14,7 +14,7 @@
     <inputs>
         <param name="input" type="data" format="h5,fast5.tar,fast5.tar.gz,fast5.tar.bz2" label="Input fast5 or archive of fast5 files" />
         <expand macro="plot_options" />
-        <param name="num_facets" argument="--num-facets" type="integer" value="6" label="Number of plot facets" />
+        <param argument="--num-facets" type="integer" value="6" label="Number of plot facets" />
     </inputs>
     <outputs>
         <data format="txt" name="output">