Guangyu Li
Guangyu Li
Hi All, In short words the `configure` script may result in illed `src/Makevars` file with an excessive, incorrectly used `-L` flag. This confuses `ld` and the result shared library will...
I have manually assigned hmmscan in the `config.yml` file. Recently discovered that when it is pointing to a broken path, the call to `exec_annotation` will hang up forever at `lib/kofam_scan/parallel.rb:28`...
The error is stated in the title. Source file shows: ``` 42 # if 'W' is not specified, use the default W 43 if "W" not in list(kwargs.keys()): 44 W...