| Previous changeset 5:9b7694333ba8 (2025-02-24) |
|
Commit message:
planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/hcluster_sg commit a0d7ab86b86bb764e457767bf8e8bc29868d0cbb |
|
modified:
hcluster_sg.xml |
| b |
| diff -r 9b7694333ba8 -r 4d60b0cd146c hcluster_sg.xml --- a/hcluster_sg.xml Mon Feb 24 11:43:38 2025 +0000 +++ b/hcluster_sg.xml Mon Mar 10 23:35:45 2025 +0000 |
| b |
| @@ -61,7 +61,9 @@ </test> <test> <param name="inputFile" ftype="tabular" value="exam-1.txt" /> - <param name="c" value="-c" /> + <conditional name="c_conditional"> + <param name="c" value="-c" /> + </conditional> <output name="outputFile" file="hcluster_sg2.txt" /> </test> </tests> |