Mercurial > repos > florianbegusch > qiime2_suite
diff qiime2/qiime_feature-table_rarefy.xml @ 6:de4c22a52df4 draft
Fixes
author | florianbegusch |
---|---|
date | Tue, 13 Aug 2019 07:46:48 -0400 |
parents | 370e0b6e9826 |
children | f190567fe3f6 |
line wrap: on
line diff
--- a/qiime2/qiime_feature-table_rarefy.xml Mon Aug 05 01:29:30 2019 -0400 +++ b/qiime2/qiime_feature-table_rarefy.xml Tue Aug 13 07:46:48 2019 -0400 @@ -8,7 +8,10 @@ qiime feature-table rarefy --i-table=$itable ---p-sampling-depth="$psamplingdepth" + +#if str($psamplingdepth): + --p-sampling-depth="$psamplingdepth" +#end if #if $pwithreplacement: --p-with-replacement