Closed juliofdiaz closed 1 year ago
Hello, this issue is resolved in v. 3.1.4, please update to that and try again.
Thanks for the response @jrober84 . I'll try that. In the meantime, does this problem alter the results? Asking because it may take a me a bit to get the newer version installed.
The missing repetitive element "error" is pointing to an incorrectly setup database. It can affect the results since it would mask contigs that are just IS/TE etc from forming plasmids by themselves. So I would recommend first trying mob_init again and making sure that the blast database for /well/aanensen/shared/software/mob_database/2023-02-09/repetitive.dna.fas is constructed. Or you can call makeblastdb on the file directly makeblastdb -in /well/aanensen/shared/software/mob_database/2023-02-09/repetitive.dna.fas -dbtype nucl to make sure it is initialized.
Hi devs,
I'm running mob v. 3.1.0 . When I run mob_recon, it seems to complete successfully with the following message.
However, when I look at the log I see the following
ERROR
andWARNING
messages:Could you help me understand this error, and whether it may have an effect on the results?
All the best