Why my Breakdancer configure file is blank?
0
0
Entering edit mode
6.4 years ago

I am using breakdancer to call indels. After I got tumor and normal bam file. I use command line as follows to generate the cfg file. But the file is blank.

I use bwa to align reads.

$ bwa mem ref.fasta 1.fastq 2.fastq > aln_pe.sam

$ samtools view -bS aln_pe.sam > aln_pe.bam

$ perl ../../../software/breakdancer/breakdancer-1.1.2/perl/bam2cfg.pl -g -h tumor_aln.bam normal_aln.bam > glioblastoma.cfg

but the cfg file is blank. Where is the problem? should I use the sorted bam files?

SNP software error • 1.3k views
ADD COMMENT
0
Entering edit mode

The same issue was reported a number of years ago: http://seqanswers.com/forums/showthread.php?t=33110

Please take a look to see if that thread helps.

ADD REPLY

Login before adding your answer.

Traffic: 1806 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6