Repository revision
4:71f124e02000

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

qiime fragment-insertion filter-features tool metadata
Miscellaneous
- Filter fragments in tree from table.
qiime_fragment-insertion_filter-features
toolshed.g2.bx.psu.edu/repos/florianbegusch/qiime2_wrappers/qiime_fragment-insertion_filter-features/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_fragment-insertion_filter-features/2019.4 (this tool)
qiime_fragment-insertion_filter-features
Requirements (dependencies defined in the <requirements> tag set)
name version type
qiime2 2019.4 package
Additional information about this tool
qiime fragment-insertion filter-features

--i-table=$itable
--i-tree=$itree

--o-filtered-table=ofilteredtable
--o-removed-table=oremovedtable
;
cp ofilteredtable.qza $ofilteredtable;
cp oremovedtable.qza $oremovedtable
	
None
False
Functional tests
No functional tests defined