Hi,
I am trying to use bam2pindel using this command:
perl bam2pindel.pl -i ./sorted_ByName.bam -o ./pindel -s s79757 -pi 400
It gives me this error:
any idea?
Thanks in advance
I am trying to use bam2pindel using this command:
perl bam2pindel.pl -i ./sorted_ByName.bam -o ./pindel -s s79757 -pi 400
It gives me this error:
Code:
Forked pipe to run: /home/medhat/bin/samtools view sorted_ByName.bam Error while processing: /home/medhat/bin/samtools view sorted_ByName.bam EVAL ERROR: Use of uninitialized value in array element at /home/medhat/source/pindel/pindel/Adaptor.pm line 92, <$PROC> line 1. CHILD ERROR: 0 Reads in buffer: $VAR1 = []; Broke at record 1 at bam2pindel.pl line 341 main::run_parser('HASH(0x18ac4e0)') called at bam2pindel.pl line 83
Thanks in advance
Comment