You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Separate out Washington-specific subsampling into a separate config
Description
Ideally the default build will be a global view of WNV, and focused builds (e.g. state specific subsampling) have more fine tuned subsampling in separate config files.
Examples
# Global build
nextstrain build ingest
nextstrain build phylogenetic
# WA specific builds
nextstrain build ingest --configfile wa-specific-config.yaml
nextstrain build phylogenetic --configfile wa-specific-config.yaml
Possible solution
Possible places to put the focused build configs based on prior art:
Context
Separate out Washington-specific subsampling into a separate config
Description
Ideally the default build will be a global view of WNV, and focused builds (e.g. state specific subsampling) have more fine tuned subsampling in separate config files.
Examples
Possible solution
Possible places to put the focused build configs based on prior art:
The text was updated successfully, but these errors were encountered: