comparison qiime2/qiime_metadata_tabulate.xml @ 6:de4c22a52df4 draft

Fixes
author florianbegusch
date Tue, 13 Aug 2019 07:46:48 -0400
parents 558645416841
children f190567fe3f6
comparison
equal deleted inserted replaced
5:a025a4a89e07 6:de4c22a52df4
18 #end def 18 #end def
19 --m-input-file=$list_dict_to_string($input_files_minputfile) 19 --m-input-file=$list_dict_to_string($input_files_minputfile)
20 #end if 20 #end if
21 21
22 22
23 #if $ppagesize: 23 #if str($ppagesize):
24 --p-page-size=$ppagesize 24 --p-page-size=$ppagesize
25 #end if 25 #end if
26 26
27 --o-visualization=ovisualization 27 --o-visualization=ovisualization
28 ; 28 ;