Mercurial > repos > iuc > mothur_phylotype
diff phylotype.xml @ 5:a9da762b1688 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:05:46 -0400 |
| parents | 61846dca0ad1 |
| children |
line wrap: on
line diff
--- a/phylotype.xml Wed Feb 14 10:53:19 2018 -0500 +++ b/phylotype.xml Tue Mar 20 14:05:46 2018 -0400 @@ -46,6 +46,7 @@ <option value="10">10</option> </param> <param name="cutoff" type="integer" value="" min="0" max="50" optional="true" label="cutoff - Truncate the taxonomy at depth (Ignored if < 0)"/> + <expand macro="param-savelog"/> </inputs> <outputs> <expand macro="logfile-output"/> @@ -59,6 +60,7 @@ <output name="rabund" md5="689fb6fd2fb4cd0740fc8b62d7e05556" ftype="mothur.rabund"/> <output name="sabund" md5="62547e84f1d051a16937715433f3d78a" ftype="mothur.sabund"/> <output name="otulist" md5="c808112d524863bbc973dd721ba18a06" ftype="mothur.list"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> <test> @@ -68,6 +70,7 @@ <output name="rabund" md5="3d2e3821bef6ecd7eaf0ea62e8692154" ftype="mothur.rabund"/> <output name="sabund" md5="582825c475bffbf7e450156ff26c844a" ftype="mothur.sabund"/> <output name="otulist" md5="424a2c62df2e37b32542731b9631f8ed" ftype="mothur.list"/> + <param name="savelog" value="true"/> <expand macro="logfile-test"/> </test> </tests>
