Mercurial > repos > iuc > mothur_list_seqs
diff list.seqs.xml @ 5:22bcd09bd771 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:44:08 -0400 |
| parents | 8fc97e7b351c |
| children |
line wrap: on
line diff
--- a/list.seqs.xml Wed Feb 14 11:31:31 2018 -0500 +++ b/list.seqs.xml Tue Mar 20 13:44:08 2018 -0400 @@ -72,6 +72,7 @@ <param name="input" type="data" format="mothur.count_table" label="count - Count Table"/> </when> </conditional> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -82,12 +83,14 @@ <param name="intype" value="fasta"/> <param name="input" value="amazon.fasta"/> <output name="accnos" md5="590f62ce757219c2e137a532fcd814d1" ftype="mothur.accnos"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test><!-- test with count file --> <param name="intype" value="count"/> <param name="input" value="amazon.count_table"/> <output name="accnos" md5="360dfea2de2da4d55e75071b026c83b6" ftype="mothur.accnos"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
