Hi, i'm trying to build an index using bowtie2 (Yes it has to be bowtie2), but it just bails out and generates .tmp files with the index names.
I have tried the conda based binaries and downloading the github source and compiling it. It would be useful if there's a fix for this that someone knows about.
Thanks
What was the error? Did your job get killed due to memory shortage?
I have 64 GB
No error, just exits.
No, I restarted and tried again with most of the memory available and I had the same problem. It never wen't upwards of 20% memory usage and it crashed again.
Idk where the bug is but it clearly affects bowtie.
Edit: This seems to happen only on Ubuntu 22.04 I tested it on Ubuntu 20.04 and works fine, so yeah maybe it's a library but it is real. Haven't tested it on other versions of ubuntu.