mirror of
https://github.com/MillironX/taxprofiler.git
synced 2024-11-10 21:53:09 +00:00
Update docs/usage.md
Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
parent
7be3cfc450
commit
ba43b0daa4
1 changed files with 1 additions and 0 deletions
|
@ -617,6 +617,7 @@ Then make a directory (`<DB_DIR_NAME>/`), containing the `seqid2taxid.map` file
|
|||
mkdir -p <DB_DIR_NAME>/library
|
||||
mv `seqid2taxid.map` <DB_DIR_NAME>/
|
||||
mv *.fna <DB_DIR_NAME>/library
|
||||
krakenuniq-download --db <DB_DIR_NAME> taxonomy
|
||||
krakenuniq-build --db <DB_DIR_NAME> --kmer-len 31
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue