ufyksb

Results 5 comments of ufyksb

Hello, sortmerna is working great for me, but I have the same problem. Where can I find any resource to translate rfam database id to taxonomy id?

Yes, just make.

Also: BamMultiReader.h is being created in deML-master/bamtools/src/api

cd bamtools/ && mkdir -p build/ && cd build/ && cmake .. && make && cd ../.. CMake Error: The source directory "/home/xxx/Programy/deML-master/bamtools" does not appear to contain CMakeLists.txt.

I've managed to compile bamtools: cd bamtools/ && mkdir -p build/ && cd build/ && cmake .. && make && cd ../.. (...) [100%] Built target bamtools_cmd Calling make in...