Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed May 19, 2020
2 parents 49f1855 + ba70cd3 commit 3d51094
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/exhibit/exhibit_dhsi2020.rst
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,9 @@ Export the json files for an auspice server.
--output morelli2010/nextstrain/morelli2010.json \
--lat-longs morelli2010/nextstrain/lat_longs.tsv

cp morelli2010/nextstrain/morelli2010.json auspice/morelli2010Local.json
cp morelli2010/nextstrain/morelli2010.json auspice/plague-phylogeography_morelli2010Remote.json

**Cui 2013 Dataset**::

augur export v2 \
Expand All @@ -325,6 +328,9 @@ Export the json files for an auspice server.
--output cui2013/nextstrain/cui2013.json \
--lat-longs cui2013/nextstrain/lat_longs.tsv

cp cui2013/nextstrain/cui2013.json auspice/cui2013Local.json
cp cui2013/nextstrain/cui2013.json auspice/plague-phylogeography_cui2013Remote.json


------------

Expand Down

0 comments on commit 3d51094

Please sign in to comment.