Skip to content

Commit

Permalink
Topic/hivclustering lint (#6630)
Browse files Browse the repository at this point in the history
* text is txt

* bump
  • Loading branch information
bernt-matthias authored Dec 15, 2024
1 parent 56cee51 commit 52637bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tools/hivclustering/hivclustering.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
2 changes: 1 addition & 1 deletion tools/hivclustering/macros.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</requirements>
</xml>
<token name="@TOOL_VERSION@">1.3.1</token>
<token name="@VERSION_SUFFIX@">1</token>
<token name="@VERSION_SUFFIX@">2</token>
<token name="@PROFILE@">23.1</token>
<xml name="citations">
<citations>
Expand Down

0 comments on commit 52637bc

Please sign in to comment.