Closed gregcaporaso closed 7 years ago
Oops, the condition-checks on the python side need to be updated to not enforce trunc-len > trim-left when trunc-len = 0.
https://github.com/qiime2/q2-dada2/blob/master/q2_dada2/_denoise.py#L115 https://github.com/qiime2/q2-dada2/blob/master/q2_dada2/_denoise.py#L148 https://github.com/qiime2/q2-dada2/blob/master/q2_dada2/_denoise.py#L151