Mercurial > repos > florianbegusch > qiime2_wrappers
diff qiime2/qiime_feature-table_core-features.xml @ 4:71f124e02000 draft default tip
Fixes
author | florianbegusch |
---|---|
date | Tue, 13 Aug 2019 07:40:25 -0400 |
parents | 149432539226 |
children |
line wrap: on
line diff
--- a/qiime2/qiime_feature-table_core-features.xml Wed Jul 17 01:53:11 2019 -0400 +++ b/qiime2/qiime_feature-table_core-features.xml Tue Aug 13 07:40:25 2019 -0400 @@ -9,15 +9,15 @@ --i-table=$itable -#if $pminfraction: +#if str($pminfraction): --p-min-fraction=$pminfraction #end if -#if $pmaxfraction: +#if str($pmaxfraction): --p-max-fraction=$pmaxfraction #end if -#if $psteps: +#if str($psteps): --p-steps=$psteps #end if