Entering edit mode
10.8 years ago
Yuelin
▴
20
Hi all,
I am new in using pindel. Recently I always get Segmentation fault error with pindel 0.2.5a3 (Oct 24 2013) when process large files (whole genome) and your insights will be greatly appreciated.
This is the command I used:
$ echo "Tumor.realigned.md.bam 170 test" > Tumor.txt
$ pindel -T 16 -f ucsc.hg19.fasta -i Tumor.txt -c ALL -o Tumor.pdl
This is the error message:
/bin/bash: line 1: 20276 Segmentation fault pindel -T 16 -f ucsc.hg19.fasta -i Tumor.txt -c ALL -o Tumor.pdl
Jack
For some samples, I have the same problem. My files are generated with bwa mem.
The pindel config file:
It runs for a while, then dies, saying
I'm using pindel 0.2.5a3, Oct 24 2013. @liangkaiye, any ideas?
Daniel
This the tool still problematic?