Closed gecko1990 closed 3 years ago
Hmm, sounds like something is wrong with your dashing installation e.g. https://github.com/dnbaker/dashing/issues/41
What happens when you run dashing --version
?
The problem does not appear when I do not perform dereplication
BTW that is because dashing is only used for dereplication, so is not checked for when no dereplication is used
And as a short term solution, you can use --dereplication-precluster-method finch
to use a non-dashing (a little slower) method for the initial step of dereplication
Hmm, sounds like something is wrong with your dashing installation e.g. dnbaker/dashing#41
What happens when you run
dashing --version
? This is what I get... Not sure why...
dashing --version
Illegal instruction (core dumped)
And as a short term solution, you can use
--dereplication-precluster-method finch
to use a non-dashing (a little slower) method for the initial step of dereplication
This seems to work for now. I will check the result tomorrow.
Hi,
I installed coverM through the bioconda and I am getting the following message:
The problem does not appear when I do not perform dereplication. Could you help me solving this issue?