Sean Lin
Sean Lin
Hi, I ran feature.sh with T1019s2.seq as input. It generated the files as follows:  But there wasn't T1019s2.pkl or T1019s2.tfrec. Can you tell me how to correctly generate those...
I tried to install SuperMalloc on my computer (Ubuntu-15.10). When my compiler(g++-4.9.3) was running the following command, `g++ -W -Wall -Werror -O3 -flto -ggdb -pthread -fPIC -mrtm -std=c++11 ../release/aligned_alloc.o -ldl...
Hi, I am running Node v8.10.0 on Ubuntu18.04. When I ran the project with `node server.js`, it showed a syntax error at the `import` statement.  How do you get...