| Miscellaneous |
| Version lineage of this tool (guids ordered most recent to oldest) |
| toolshed.g2.bx.psu.edu/repos/florianbegusch/qiime2_wrappers/qiime_feature-table_rarefy/2019.4 (this tool) |
| toolshed.g2.bx.psu.edu/repos/florianbegusch/qiime2_wrappers/qiime_feature-table_rarefy/2018.4 |
| qiime_feature-table_rarefy |
| Requirements (dependencies defined in the <requirements> tag set) |
| name | version | type |
| qiime2 | 2019.4 | package |
| Additional information about this tool |
qiime feature-table rarefy --i-table=$itable #if str($psamplingdepth): --p-sampling-depth="$psamplingdepth" #end if #if $pwithreplacement: --p-with-replacement #end if --o-rarefied-table=orarefiedtable ; cp orarefiedtable.qza $orarefiedtable
| Functional tests |