| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/florianbegusch/qiime2_wrappers/qiime_diversity_filter-distance-matrix/2019.4 (this tool) |
| toolshed.g2.bx.psu.edu/repos/florianbegusch/qiime2_wrappers/qiime_diversity_filter-distance-matrix/2018.4 |
| qiime_diversity_filter-distance-matrix |
| Requirements (dependencies defined in the <requirements> tag set) |
| name | version | type |
| qiime2 | 2019.4 | package |
| Additional information about this tool |
qiime diversity filter-distance-matrix
--i-distance-matrix=$idistancematrix
#if $input_files_mmetadatafile:
#def list_dict_to_string(list_dict):
#set $file_list = list_dict[0]['additional_input'].__getattr__('file_name')
#for d in list_dict[1:]:
#set $file_list = $file_list + ' --m-metadata-file=' + d['additional_input'].__getattr__('file_name')
#end for
#return $file_list
#end def
--m-metadata-file=$list_dict_to_string($input_files_mmetadatafile)
#end if
#if '__sq__' in str($pwhere):
#set $pwhere_temp = $pwhere.replace('__sq__', "'")
#set $pwhere = $pwhere_temp
#end if
#if str($pwhere):
--p-where="$pwhere"
#end if
#if $pexcludeids:
--p-exclude-ids
#end if
--o-filtered-distance-matrix=ofiltereddistancematrix
;
cp ofiltereddistancematrix.qza $ofiltereddistancematrix
| Functional tests |