Hi - thanks for this new plugin, it looks like it will be tremendously useful in paring down large datasets for phylogenetic analysis. I've been struggling with the conda installation - I get the error below when creating a conda environment, and it looks like it is a dead link. Is there a different directory it should be pointing too?
conda env create -n genome-sampler-2020.8 --file genome-sampler-py36-osx-conda.yml
Collecting package metadata (repodata.json): failed
UnavailableInvalidChannel: The channel is not accessible or is invalid.
channel name: qiime2/latest/tested
channel url: https://packages.qiime2.org/qiime2/latest/tested
error code: 404
You will need to adjust your conda configuration to proceed.
Use `conda config --show channels` to view your configuration's current state,
and use `conda config --show-sources` to view config file locations.