Closed schellt closed 4 years ago
Hi Tilman,
It was caused by racon. Please check whether your installed racon suits your operating enverionment. You could still get the gap-closing result without error correction by racon. However, it could affect the accuracy of the long-read selection.
The intermediate files are always named by ont. It could be misleading . We will update it soon .
Best wishes Lidong Guo
Dear Lidong, it was really a configuration problem with one of our nodes. Sorry to bother you. Best, Tilman
Dear Lidong, I executed TGS-GapCloser as follows:
TGS-GapCloser.sh --scaff scaffolds.fasta --reads pacbio.fa --output gapclose --racon /path/to/racon-1.4.3/build/bin/racon --tgstype pb --thread 64
According to the exit status the execution was successful but when I check the STDERR, there are following errors:
Do you think that these errors harmful? The file
gapclose.racon.log
looks fine to me:I just recognized that despite
--tgstype pb
is specified, the names of intermediate files containont
. I guess this is just unawareness of the script.Thank you very much in advance. Best regards, Tilman