Closed WRui closed 2 years ago
Hi, here is the relevant error:
Please verify that both the operating system and the processor support Intel(R) X87, CMOV, MMX, FXSAVE, SSE, SSE2, SSE3, SSSE3, SSE4_1, SSE4_2, MOVBE, POPCNT, F16C, AVX, FMA, BMI, LZCNT and AVX2 instructions.
this means that server does not support those instructions so you cant use bwa-mem2
Hi, I'm not sure what the problem is except it seems that your bwa mem2 does not work on your processor. You could verify this by trying to run bwa-mem2 directly, outside of bwa-meth. Either way, you could also run bwa-meth.py with the normal bwa mem.
I use the same bashrc setting in three servers, the code can be run successfully, but showed a broken pipeline in one server. The samtools(samtools-1.14), python(python3.9) and bwameth all the same. I have no idea what is happening, looking for your help, Thank you.