diff hivclustering.xml @ 2:a30209d11e12 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/hivclustering/ commit 52637bc31cb13292cd8b73dc8e253fb460c0ad1c
author iuc
date Sun, 15 Dec 2024 09:07:42 +0000
parents a175c35ccdce
children
line wrap: on
line diff
--- a/hivclustering.xml	Sat Oct 05 16:40:47 2024 +0000
+++ b/hivclustering.xml	Sun Dec 15 09:07:42 2024 +0000
@@ -71,7 +71,7 @@
         <param argument="--old_edi" type="data" format="csv" optional="True" label="Legacy EDI dates in CSV format"/>
         <param argument="--resistance" type="data" format="csv" optional="True" label="Resistance annotation in JSON format"/>
         <param argument="--attributes" type="data" format="csv" optional="True" label="Input CSV with node attributes"/>
-        <param argument="--filter" type="data" format="text" optional="True" label="File with IDs to cluster, one per line"/>
+        <param argument="--filter" type="data" format="txt" optional="True" label="File with IDs to cluster, one per line"/>
         <param argument="--format" type="select" label="Sequence ID format">
             <option value="AEH">AEH</option>
             <option value="LANL">LANL</option>