Hi, I’m new to nextstrain, and get confused about this snakemake command, following this link: https://nextstrain.github.io/ncov/setup.html
When I run this snakemake command, I get the following
(nextstrain) MacBook-Pro:ncov $
(nextstrain) MacBook-Pro:ncov $ snakemake --cores 1 --profile …/south-usa-sarscov2/profiles/south-central/
Error: profile given but no config.yaml found. Profile has to be given as either absolute path, relative path or name of a directory available in either /Library/Application Support/snakemake or /Users/nana/Library/Application Support/snakemake.
It seems like the file south-usa-sarscov2 is also not found anywhere. Any comments are greatly appreciated.