Skip to content

Commit

Permalink
Update zika instructions (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
j23414 authored Jan 20, 2024
1 parent b165c0a commit 7b4800a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions builds/ZIKA.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,11 @@

## Ingest data from NCBI GenBank

Navigate to the nextstrain/zika repository and [follow the instructions for ingest](https://github.com/nextstrain/zika/tree/persephone/ingest).
Navigate to the nextstrain/zika repository and [follow the instructions for ingest](https://github.com/nextstrain/zika/tree/main/ingest).

```
git clone https://github.com/nextstrain/zika.git
cd zika
git checkout persephone
cd ingest
nextstrain build .
```
Expand Down Expand Up @@ -37,7 +36,7 @@ This pushes files to S3 to be made available at https://data.nextstrain.org/file

## Run zika workflow

See instructions at https://github.com/nextstrain/zika/tree/persephone/phylogenetic
See instructions at https://github.com/nextstrain/zika/tree/main/phylogenetic

```
cd ../phylogenetic
Expand Down

0 comments on commit 7b4800a

Please sign in to comment.