Mercurial > repos > iuc > hivclustering
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 1:a175c35ccdce | 2:a30209d11e12 |
|---|---|
| 69 <param argument="--uds" type="data" format="csv" optional="True" label="Input file with UDS data"/> | 69 <param argument="--uds" type="data" format="csv" optional="True" label="Input file with UDS data"/> |
| 70 <param argument="--edi" type="data" format="json" optional="True" label="Input JSON with clinical information"/> | 70 <param argument="--edi" type="data" format="json" optional="True" label="Input JSON with clinical information"/> |
| 71 <param argument="--old_edi" type="data" format="csv" optional="True" label="Legacy EDI dates in CSV format"/> | 71 <param argument="--old_edi" type="data" format="csv" optional="True" label="Legacy EDI dates in CSV format"/> |
| 72 <param argument="--resistance" type="data" format="csv" optional="True" label="Resistance annotation in JSON format"/> | 72 <param argument="--resistance" type="data" format="csv" optional="True" label="Resistance annotation in JSON format"/> |
| 73 <param argument="--attributes" type="data" format="csv" optional="True" label="Input CSV with node attributes"/> | 73 <param argument="--attributes" type="data" format="csv" optional="True" label="Input CSV with node attributes"/> |
| 74 <param argument="--filter" type="data" format="text" optional="True" label="File with IDs to cluster, one per line"/> | 74 <param argument="--filter" type="data" format="txt" optional="True" label="File with IDs to cluster, one per line"/> |
| 75 <param argument="--format" type="select" label="Sequence ID format"> | 75 <param argument="--format" type="select" label="Sequence ID format"> |
| 76 <option value="AEH">AEH</option> | 76 <option value="AEH">AEH</option> |
| 77 <option value="LANL">LANL</option> | 77 <option value="LANL">LANL</option> |
| 78 <option value="plain">plain</option> | 78 <option value="plain">plain</option> |
| 79 </param> | 79 </param> |
