Problem using Breakdancer
1
0
Entering edit mode
8.1 years ago

Hi,

I am trying to use BreakDancer tool for detecting structural variants.I downloaded BreakDancer from http://gmt.genome.wustl.edu/packages/breakdancer/install.html

I did the installation steps mentioned on the page completely.After this I went to the Documentation section to read about running BreakDancer.It said to use the command /usr/lib/breakdancer-max/bam2cfg.pl -g -h NA19238_chr21_del_inv.bam NA19238_chr21_del_inv.bam > BRC6.cfg. But it gave an error saying:/usr/lib/breakdancer-max/bam2cfg.pl So I searched and there was no Breakdancer installed there.So I went to the folder where I had installed it and tried searching bam2cfg.pl but count not find it unless I finally found it in perl folder.Then I tried running the following command: sudo ./bam2cfg.pl -g -h NA19238_chr21_del_inv.bam NA19238_chr21_del_inv.bam > BRC6.cfg

I got error: Can't locate Statistics/Descriptive.pm in @INC (you may need to install the Statistics::Descriptive module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/x86_64-linux-gnu/perl5/5.20 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at ./bam2cfg.pl line 7. BEGIN failed--compilation aborted at ./bam2cfg.pl line 7.

Whats wrong please help

breakdancer • 2.5k views
ADD COMMENT
0
Entering edit mode
8.1 years ago
mastal511 ★ 2.1k

It looks like you have the Perl version of Breakdancer, which requires the Perl module mentioned in the error message.

Here is a link to the page with the instructions for the Perl version of Breakdancer:

http://breakdancer.sourceforge.net/moreperl.html

ADD COMMENT
0
Entering edit mode

I dont know how to use perl.I want to use c++ version,but where to get it explicitly without requiring to interfere with perl.I mean can you provide me the link explicitly for c++ version and explanation to running it.

ADD REPLY

Login before adding your answer.

Traffic: 2179 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