-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
When updating a database with command below there will be no WARNING or error if the nodenames in genome_id_map does not match the tree_parent_child_relations file. No warnings when creating the kraken database either. I think these genomes and nodes will be skipped?! Cannot find these genomes when i dump the database (flextaxd -db mydatabse.fdb -o flextaxd_out --dump_genome_annotations --dump_genomes)
flextaxd --db mydatabase.fdb \
--mod_file tree_parent_child_relations.tsv \
--genomeid2taxid genome_id_map.tsv \
--parent "${genus}" \
--replace; \
Metadata
Metadata
Assignees
Labels
No labels