You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I'm using wtdbg2 2.5 in a linux cluster but I'm getting a Segmentation fault error before it finishes.
As input, I am using extracted fastq reads from a specific region of a bam file, like this:
I tried with a couple of other regions and one of them worked fine, no idea why. Any clue of what's going on?
Full wtdbg2_output.txt. I could provide the input file but it's ~500MB.
Thank you.
The text was updated successfully, but these errors were encountered:
Hi. I'm using wtdbg2 2.5 in a linux cluster but I'm getting a Segmentation fault error before it finishes.
As input, I am using extracted fastq reads from a specific region of a bam file, like this:
My wtdbg2 command looks like this:
wtdbg2 -x preset2 -R -L 200 -l 256 -e 1 -S 1 --rescue-low-cov-edges --node-len 256 --ctg-min-length 256 --ctg-min-nodes 1 -t ${THREADS} -i ${OUTPUT_FASTQ} -fo ${OUTDIR}
And the command output looks like this:
I tried with a couple of other regions and one of them worked fine, no idea why. Any clue of what's going on?
Full wtdbg2_output.txt. I could provide the input file but it's ~500MB.
Thank you.
The text was updated successfully, but these errors were encountered: