Mercurial > repos > iuc > mothur_cluster_classic
diff cluster.classic.xml @ 5:a9f5cdc57b39 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
| author | iuc |
|---|---|
| date | Tue, 20 Mar 2018 14:02:21 -0400 |
| parents | 6af6b54bed72 |
| children | 5277694ef118 |
line wrap: on
line diff
--- a/cluster.classic.xml Wed Feb 14 11:45:11 2018 -0500 +++ b/cluster.classic.xml Tue Mar 20 14:02:21 2018 -0400 @@ -56,6 +56,7 @@ <option value="1000000">.000001</option> </param> <param argument="sim" type="boolean" checked="false" truevalue="true" falsevalue="false" label="sim - Matrix values are Similary instead of Distance"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -75,6 +76,7 @@ <has_line_matching expression="^label\tnumOtus\tOtu01\tOtu02\tOtu03\tOtu04\tOtu05\tOtu06\tOtu07\tOtu08\tOtu09\tOtu10\tOtu11\tOtu12\tOtu13\tOtu14\tOtu15\tOtu16\tOtu17\tOtu18\tOtu19\tOtu20\tOtu21\tOtu22\tOtu23\tOtu24$"/> </assert_contents> </output> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
