I installed 'QIIME 2 Amplicon Distribution' and ran the first command based on your tutorial 'How to train a UNITE ITS classifier using RESCRIPt':
(qiime2-amplicon-2023.9) uw-user@V74RMK29HK qiime2-amplicon-2023.9 % qiime rescript get-unite-data
--p-version 9.0
--p-taxon-group eukaryotes
--p-cluster-id dynamic
--p-no-singletons
--verbose
--output-dir uniteDB
and I got the following error:
Error: QIIME 2 has no plugin/command named 'rescript'.
But if I'm not mistaken, the 'QIIME 2 Shotgun Distribution' environment already comes with rescript installed, doesn't it!?!