Mercurial > repos > florianbegusch > qiime2_suite
diff qiime2/qiime_feature-table_merge.xml @ 2:51025741f326 draft
Uploaded
author | florianbegusch |
---|---|
date | Thu, 18 Jul 2019 12:19:15 -0400 |
parents | 370e0b6e9826 |
children | f190567fe3f6 |
line wrap: on
line diff
--- a/qiime2/qiime_feature-table_merge.xml Wed Jul 17 03:26:16 2019 -0400 +++ b/qiime2/qiime_feature-table_merge.xml Thu Jul 18 12:19:15 2019 -0400 @@ -7,6 +7,7 @@ <command><![CDATA[ qiime feature-table merge +#if $input_files_itables: #def list_dict_to_string(list_dict): #set $file_list = list_dict[0]['additional_input'].__getattr__('file_name') #for d in list_dict[1:]: @@ -15,6 +16,7 @@ #return $file_list #end def --i-tables=$list_dict_to_string($input_files_itables) +#end if #if str($poverlapmethod) != 'None':