Yifang Tan

Results 4 issues of Yifang Tan

I cloned the package, when I compiled bamtools (independently but still within the bamaddrg cloned structure), I always got a directory structure: `Bamtools/include/bamtools/shared & Bamtools/include/bamtools/api` instead of `Bamtools/include/shared & Bamtools/include/api`...

Hello, I was trying to filter my vcf file with: `vcffilter -f "DP > 10 & MQ > 30 & QD > 20" all_samples-raw.vcf ` I always got an error...

bug

I had error at make step: In file included from kcdbext.cc:16:0: ``` kcdbext.h: In member function 'char* kyotocabinet::IndexDB::get(const char*, size_t, size_t*)': kcdbext.h:1281:14: error: cannot convert 'bool' to 'char*' in return...

Hello, I met a problem with GUESSmyLT: ``` $ Building DAG of jobs... Using shell: /bin/bash Provided cores: 2 Rules claiming more threads will be scaled down. Job counts: count...