You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- accession2taxid : A path to NCBI-style accession2taxid.
240
239
241
240
* Options
242
-
--threads : The number of CPU-cores used (all by default)
241
+
--threads : The number of threads used (all by default)
243
242
--taxonomy-path: Directory where the taxonomy dump files are stored. (DBDIR/taxonomy by default)
244
-
--reduced-aa : 0. Use 20 alphabets or 1. Use 15 alphabets to encode amino acids.
245
-
--spacing-mask : Binary mask for spaced metamer. The same mask must be used for DB creation and classification. A mask should contain at least eight '1's, and '0' means skip.
246
243
--accession-level : Set 1 to use accession level taxonomy (0 by default).
247
244
```
248
245
This will generate **diffIdx**, **info**, **split**, and **taxID_list** and some other files. You can delete '\*\_diffIdx' and '\*\_info' if generated.
0 commit comments