Closed tim-oconnor closed 2 years ago
Hi again,
I've been digging a bit and it looks like we may have an outdated version of intervalmiss. I looked through the source code and realized that the code for v0.1 of Wengan didn't have the clib argument.
I'm going to check in with my system administrator and see if we can get that updated. I'll update if/when I get things working.
Tim
Yep, just an outdated version. Sorry!
Hi Alex,
I'm looking forward to using Wengan on a handful Illumina + ONT assemblies in the near future. Before running my own data I tried the demo assembly, but ran into the following error at the intervalmiss stage. From
<prefix>.im.err
:This appears to come from this block int the
.mk
file:Do you have any idea what the issue might be and how to resolve it? I tried deleting the
--clib
argument but got a floating point exception. One bit of context is that installing wengan dependencies proved tricky on our cluster. The system admin built all the dependencies under gcc6 but discovardenovo with gcc4. I don't think this should affect intervalmiss, though.Thanks for any help. Tim