diamond icon indicating copy to clipboard operation
diamond copied to clipboard

diamond makedb with tmpdir gives error after version 2.1.0

Open alexweisberg opened this issue 2 years ago • 5 comments

Hi,

When I run diamond makedb with the --tmpdir parameter, I get the following error:

diamond makedb --db test --in test.faa --tmpdir ./tmp

Error: Option is not permitted for this workflow: tmpdir

This parameter worked with makedb for all versions up to and including 2.0.15. Version 2.1.0 and after all give the above error message.

alexweisberg avatar Apr 08 '23 18:04 alexweisberg

Thanks, it will be fixed in the next release.

bbuchfink avatar Apr 12 '23 09:04 bbuchfink

Great! Thank you. On Apr 12, 2023 at 2:12 AM -0700, Benjamin Buchfink @.***>, wrote:

Thanks, it will be fixed in the next release. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

alexweisberg avatar Apr 12 '23 14:04 alexweisberg

how to solve this error( -bash: ./diamond: cannot execute binary file) when using mkdb?

lsamad avatar Apr 23 '23 18:04 lsamad

how to solve this error( -bash: ./diamond: cannot execute binary file) when using mkdb?

You are probably trying to run a binary incompatible with your system. Check that you have downloaded the correct one or try compiling from source.

bbuchfink avatar Apr 28 '23 09:04 bbuchfink

It should be fixed in the latest release.

bbuchfink avatar May 31 '23 12:05 bbuchfink