Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
telatin authored Jan 25, 2024
1 parent 0776682 commit adfd0ce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion 2_rarefaction/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,8 @@

```bash
# Download Silva 138 with `dadaist2-getdb` first
dadaist2 -r ~/refs/silva_nr_v138_train_set.fa.gz -i MiSeq_SOP/ -m metadata.csv -o dadaist2-output/ --threads 16
dadaist2 -r ~/refs/silva_nr_v138_train_set.fa.gz \
-i MiSeq_SOP/ -m metadata.csv \
-o dadaist2-output/ \
--threads 16
```

0 comments on commit adfd0ce

Please sign in to comment.