Skip to content

Commit

Permalink
added update --outdir to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuailevy authored Feb 16, 2022
1 parent 79c6fac commit 9b1be8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ By default, this method ships with an existing "data/usher_barcodes.csv" file fo
```
freyja update
```
which downloads new versions of the curated lineage file as well as the UShER global phylogenetic [tree](http://hgdownload.soe.ucsc.edu/goldenPath/wuhCor1/UShER_SARS-CoV-2/), which is subsequently converted into barcodes and saved in "data/usher_barcodes.csv".
which downloads new versions of the curated lineage file as well as the UShER global phylogenetic [tree](http://hgdownload.soe.ucsc.edu/goldenPath/wuhCor1/UShER_SARS-CoV-2/), which is subsequently converted into barcodes and saved in "data/usher_barcodes.csv". The ```--outdir``` option can be used to specify a local directory to store the lineage mapping and barcode files.

We now provide a fast bootstrapping method for freyja, which can be run using the command

Expand Down

0 comments on commit 9b1be8b

Please sign in to comment.