diff --git a/q2_katharoseq/plugin_setup.py b/q2_katharoseq/plugin_setup.py index a9fb86d..bcac88b 100644 --- a/q2_katharoseq/plugin_setup.py +++ b/q2_katharoseq/plugin_setup.py @@ -219,7 +219,7 @@ 'positive_control_column': MetadataColumn[Categorical], 'positive_control_value': Str, 'min_total_reads': Int - }, + }, input_descriptions={}, parameter_descriptions={ 'total_reads': 'The total sum of the reads or ASVs for each sample.',