Repository revision
4:71f124e02000

Repository 'qiime2_wrappers'
hg clone https://toolshed.g2.bx.psu.edu/repos/florianbegusch/qiime2_wrappers

qiime alignment mask tool metadata
Miscellaneous
- Positional conservation and gap filtering.
qiime_alignment_mask
toolshed.g2.bx.psu.edu/repos/florianbegusch/qiime2_wrappers/qiime_alignment_mask/2019.4
2019.4
None
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/florianbegusch/qiime2_wrappers/qiime_alignment_mask/2019.4 (this tool)
toolshed.g2.bx.psu.edu/repos/florianbegusch/qiime2_wrappers/qiime_alignment_mask/2018.4
qiime_alignment_mask
Requirements (dependencies defined in the <requirements> tag set)
name version type
qiime2 2019.4 package
Additional information about this tool
qiime alignment mask

--i-alignment=$ialignment

--o-masked-alignment=omaskedalignment

#if $pmaxgapfrequency:
 --p-max-gap-frequency=$pmaxgapfrequency
#end if

#if $pminconservation:
 --p-min-conservation=$pminconservation
#end if

;
cp omaskedalignment.qza $omaskedalignment
	
None
False
Functional tests
No functional tests defined