Results 71 comments of zhanxw

The issue is probably related to file system. I will close for now.

I changed the `--db-load-mode` from `2` to `3`, and the performance improves a lot. Where can I find the documentation on the option ``--db-load-mode`? Just want to understand this better.

I read the wiki and [User Guide](http://mmseqs.com/latest/userguide.pdf). Although there are examples about `--db-load-mode 2`, none mentions or explains `--db-load-mode 3`.

Hope to see your video soon.

Just curious, is it possible to use libStatGen alone? Or, what function you will need to use is in htslib but not in libStatGen?

This looks like a good feature. But my concern is that some test outputs two p-values, one for analytic p-value, the other for permutation p-value. Maybe I should report if...

Can you first try `make deepclean` and then `make`? If it still failed, can you please let me know the version of your gcc compiler (`gcc --version`) , kernel version...

Can you place the error messages here? As you may know, every release of RVTESTS was compiled and distributed by Travis-CI, that means a third party can compile and run...

I have not implemented it. That's a good feature request.

Did this segfault happen only when "--condition" is used? Can you paste some lines from the log file? Thanks. On Wed, Nov 29, 2017 at 3:59 PM, jgmayer67 wrote: >...