Closed mrvollger closed 6 years ago
Hi,
I tested it using wtdbg2 -t 1
, but not hanged.
$> wtdbg2 -h
...
Version: 2.2 (20181101)
Compiled: Sat Nov 3 17:27:34 CST 2018
...
Please tell me which commit in wtdbg2 have you downloaded?
Best, Jue
Ahh, I am using 2.1 installed through conda.
WTDBG: De novo assembler for long noisy sequences
Author: Jue Ruan <ruanjue@gmail.com>
Version: 2.1 (20181007)
Compiled: Tue Oct 23 02:33:44 UTC 2018
Usage: wtdbg2 [options]
Will there be an updated conda release soon?
I see, there used to have a BUG in bufferedwriter in previous commit, fixed in 2.2.
I will release 2.2 after finish the improvement of consensus module.
Great. Thanks!
Hi,
I am doing a really small local assembly and noticed that the program gets stuck when I specify -t 1, and will run if I choose any other value of -t. For example
hangs on the last line
However,
completes:
Here is the read file: WH.reads.fasta.gz
Thanks in advance!