Hi
I am new pindel user, and use ../pindel -f hg19.fasta -i p1_config.txt -c ALL -o P2_Index_95_P319
to create P2_Index_95_P319
with _SI
, _D
, and so on. When I use pindel2vcf to create vcf file with _SI
. I got it. and also found some interesting insertion. But when I create vcf filw with_D, using ../pindel2vcf -p P2_Index_95_P319_D -r hg19.fasta -R hg19-GRCh37 -d 200902 -v P2_Index_95_P319_D.vcf
, some error is as following:
Exiting reference scanning.
Processing chromosome chr1
Reading region 0-300000000
Reading chromosome chr1 into memory.
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::erase
Aborted (core dumped)
It will be appreciated to give suggestion from anybody. I try other samples, All _SI
get its vcf, but _D
gives same errors.
chr1 is ~250E6 bp but your tool is trying to read 300E6 bp ? did you write a config file with this '300000000' ?
This was cross-posted on SEQanswers.
Can you communicate with me by email on this? kye@genome.wustl.edu
I need the pindel output lines causing the error.
Thanks for your remind .
Hi there, I am having a similar problem with pindel2vcf. Here is my command:
And the output I'm getting is:
Thanks for any thoughts you might have.
Steve
Problem has been resolved by Lingkaiye.
Thanks for all of you!
Hi.
I experience the same sort of problem. Could you post about how to fix it please?
/winnie
My Error message:
Hi winnie,
Following is resolved by Liangkeye for me
I will give a go. Thank you.
best regards,
Winnie