Skip to content

Commit

Permalink
Update fastk.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Dec 5, 2024
1 parent c9c0b71 commit 77633d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/fastk/fastk.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
-T\${GALAXY_SLOTS:-8} -Noutput -Pktabfiles
#if $sorted_table.sorted_table_option == 'yes_with_default':
&& Tabex output.ktab -t${sorted_table.tabex_threshold_for_default} LIST > '$tabex_hist'
&& cp ".*.ktab*" ktabfiles/
&& cp .*.ktab* ktabfiles/
&& cp *.ktab ktabfiles/
#elif $sorted_table.sorted_table_option == 'yes_with_custom':
&& Tabex output.ktab -t${sorted_table.tabex_threshold_for_custom} LIST > '$tabex_hist'
Expand Down Expand Up @@ -119,4 +119,4 @@
]]></help>
<expand macro="citations"/>
</tool>
</tool>

0 comments on commit 77633d0

Please sign in to comment.