Skip to content

Commit d677a3e

Browse files
authored
Merge pull request #117 from jaebeom-kim/master
add caution for mixing taxonomy
2 parents d9cd160 + 89c7be9 commit d677a3e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,8 @@ metabuli updateDB <NEW DBDIR> <FASTA_LIST> <accession2taxid> <OLD DBDIR> [option
340340
```
341341

342342
### Add sequences of new taxa
343+
> NOTE: Mixing taxonomies within the same domain is not recommended. For example, adding prokaryotes to a GTDB database using NCBI taxonomy will cause issues, but adding eukaryotes or viruses with NCBI taxonomy is fine since GTDB does not cover them.
344+
343345
You can use `--new-taxa` option to add new taxa to the taxonomy tree.
344346

345347
#### 1. Check if you need to add new taxa

0 commit comments

Comments
 (0)