This repository includes an example configuration file for running a Nextstrain analysis of SARS-CoV-2 genomes from GISAID for Kenya.
Sequence data downloaded from GISAID database and processed
open ../ncov-kenya/builds.yaml
Edit the Auspice configuration, setting the build_url
and maintainers
, as needed.
Run the workflow.
nextstrain build . -j 4 -p --configfile ../ncov-kenya/builds.yaml
View the resulting tree locally with Auspice.
nextstrain view auspice/
Open the local Auspice server at http://localhost:4000/.