diff --git a/q2_moshpit/plugin_setup.py b/q2_moshpit/plugin_setup.py index 829ede6c..4bf77433 100644 --- a/q2_moshpit/plugin_setup.py +++ b/q2_moshpit/plugin_setup.py @@ -1141,10 +1141,7 @@ }, input_descriptions={ "bins": "MAGs to be analyzed.", - "busco_db": "BUSCO database. If provided BUSCO will run in offline " - "mode. If not provided a BUSCO database " - "will be downloaded to a temporary location and then " - "deleted." + "busco_db": "BUSCO database." }, parameter_descriptions=busco_param_descriptions, output_descriptions={ @@ -1171,10 +1168,7 @@ }, input_descriptions={ "bins": "MAGs to be analyzed.", - "busco_db": "BUSCO database. If provided BUSCO will run in offline " - "mode. If not provided a BUSCO database " - "will be downloaded to a temporary location and then " - "deleted." + "busco_db": "BUSCO database." }, parameter_descriptions={ **busco_param_descriptions, **partition_param_descriptions