new command: build_ref_db to build a reference database with metadata

for the taxonomic assignment of sequences
This commit is contained in:
Celine Mercier
2018-11-27 16:11:18 +01:00
parent ef8dc85f3c
commit ece942e771
3 changed files with 100 additions and 0 deletions

View File

@ -1,5 +1,6 @@
../../../src/array_indexer.c
../../../src/bloom.c
../../../src/build_reference_db.c
../../../src/char_str_indexer.c
../../../src/crc64.c
../../../src/dna_seq_indexer.c