Mercurial > repos > iuc > mothur_get_dists
diff get.dists.xml @ 4:d93ce26c5f42 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mothur commit 38a2bbee32eaaceeb22d7549b13dbc0c613ee173
| author | iuc |
|---|---|
| date | Tue, 20 Mar 2018 13:36:01 -0400 |
| parents | 56ca2af78a1c |
| children |
line wrap: on
line diff
--- a/get.dists.xml Wed Feb 14 10:01:30 2018 -0500 +++ b/get.dists.xml Tue Mar 20 13:36:01 2018 -0400 @@ -39,6 +39,7 @@ </when> </conditional> <param name="accnos" type="data" format="mothur.accnos" label="accnos - sort" help="format must be mothur.accnos"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -50,6 +51,7 @@ <param name="dist" value="98_sq_phylip_amazon.dist" ftype="mothur.square.dist"/> <param name="accnos" value="amazon.bad.accnos" ftype="mothur.accnos"/> <output name="pick_dist" md5="d853cca7b67723e889a563420f6ccc13" ftype="mothur.square.dist"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
