comparison qiime2/qiime_gneiss_dendrogram-heatmap.xml @ 4:71f124e02000 draft default tip

Fixes
author florianbegusch
date Tue, 13 Aug 2019 07:40:25 -0400
parents 149432539226
children
comparison
equal deleted inserted replaced
3:eda5df31da55 4:71f124e02000
22 #end def 22 #end def
23 --m-metadata-file=$list_dict_to_string($input_files_mmetadatafile) 23 --m-metadata-file=$list_dict_to_string($input_files_mmetadatafile)
24 #end if 24 #end if
25 25
26 26
27 #if $ppseudocount: 27 #if str($ppseudocount):
28 --p-pseudocount=$ppseudocount 28 --p-pseudocount=$ppseudocount
29 #end if 29 #end if
30 30
31 #if $pndim: 31 #if str($pndim):
32 --p-ndim=$pndim 32 --p-ndim=$pndim
33 #end if 33 #end if
34 34
35 #if str($pmethod) != 'None': 35 #if str($pmethod) != 'None':
36 --p-method=$pmethod 36 --p-method=$pmethod