Sean Lin

Results 3 issues of Sean Lin

Hi, I ran feature.sh with T1019s2.seq as input. It generated the files as follows: ![image](https://user-images.githubusercontent.com/6895733/82261390-c2367a80-9913-11ea-89a4-fdbc8eb86530.png) 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. ![image](https://user-images.githubusercontent.com/6895733/86684461-6d2ff000-bfb7-11ea-8aa6-18d23c2d627f.png) How do you get...