Hi Clark Users
I have Downloaded Bacteria Virus Databases separately and Fungi separately, by following command ;
./set_targets.sh Dir_DB/ bacteria viruses --species
./set_targets.sh DBT/ fungi --species
Then I am performing ./classify_metagenome.sh -O /home/DIR_DB/Bacteria/GCF_000005825.2_ASM582v2_genomic.fna -n 32 -R result
The K-mer step will take both bacteria viruses and fungi databases correctly or not ?
Is this will create problem while ./buildSpacedDB.sh ? or am i missing anything? Thanks in Advance.