mhoban / rainbow_bridge

GNU General Public License v3.0
5 stars 2 forks source link

Will usearch64 work the way it's entered? #10

Closed mhoban closed 8 months ago

mhoban commented 1 year ago

Right now the usearch process runs in the context of the usearch(32) singularity container, so it may not actually work to just point it to the usearch64 executable.

To be safe, let's make a third process called something like usearch64_relabel/derep that runs without a container so it runs the executable in the system context.

mhoban commented 1 year ago

Also the code may be all wrong if the user supplies an executable usearch.

mhoban commented 8 months ago

this is probably a duplicate of #47, more or less