diff --git a/README.md b/README.md index af97a1d..65eca45 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # nextstrain.org/lassa -_Currently, this pathogen build is in draft state. Recent outputs are visible at [nextstrain.org/staging/lassa/l](https://nextstrain.org/staging/lassa/l) and [nextstrain.org/staging/lassa/s](https://nextstrain.org/staging/lassa/s), but it's not yet fully QCed or automated._ - This repository contains two workflows for the analysis of Lassa virus data: - [`ingest/`](./ingest) - Download data from GenBank, clean and curate it, separate into L and S segments, and upload it to S3 diff --git a/phylogenetic/build-configs/nextstrain-automation/config.yaml b/phylogenetic/build-configs/nextstrain-automation/config.yaml index 1332be4..e549405 100644 --- a/phylogenetic/build-configs/nextstrain-automation/config.yaml +++ b/phylogenetic/build-configs/nextstrain-automation/config.yaml @@ -1,4 +1,4 @@ custom_rules: - build-configs/nextstrain-automation/deploy.smk -deploy_url: "s3://nextstrain-staging" +deploy_url: "s3://nextstrain-data"