comparison qiime2/qiime_gneiss_dendrogram-heatmap.xml @ 6:de4c22a52df4 draft

Fixes
author florianbegusch
date Tue, 13 Aug 2019 07:46:48 -0400
parents 370e0b6e9826
children f190567fe3f6
comparison
equal deleted inserted replaced
5:a025a4a89e07 6:de4c22a52df4
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