hoppo

Results 3 comments of hoppo

In my case, it is empty.. .... -- Detecting CXX compile features - done -- CMAKE_INSTALL_LIBDIR: -- CMAKE_CXX_COMPILER_ID: GNU .... If I add the following:- include(GNUInstallDirs) it returns lib64 And...

Hi, Unfortunately, it doesn't seem to fix the issue. I still see two lib directories; lib and lib64 The contents of lib:- libgtest.so libgtest_main.so libsdsl.so -> libsdsl.so.3 libsdsl.so.2.3.0 libsdsl.so.3 ->...

Hi, I would also like to piggy-back on this query. When I run `dorado aligner`, I get statistics which tell me the following:- `total/primary/unmapped 10256383/4888094/542564 ` I then run `modkit...