Skip to content

Commit

Permalink
nextclade: add sync hint
Browse files Browse the repository at this point in the history
  • Loading branch information
rneher committed Jan 30, 2024
1 parent 44f1fd6 commit 8eaf4cf
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,11 @@ Example data should be updated every time metadata schema is changed. To update,
```sh
nextstrain build --docker . update_example_data -F
```


## Sending data to the `nextclade_data` repo

From within the destination directory, run
```
rsync -a <path-to>/rsv/nextclade/datasets/ .
```

0 comments on commit 8eaf4cf

Please sign in to comment.