Bam2Cfg.Pl And Breakdancer
0
0
Entering edit mode
12.0 years ago
madkitty ▴ 690

We have a whole genome sequence data on BAM file and want to detect INTER AND INTRA chromosomal rearrangement. I need to create a config file to use with breakdancer. The config files are create with bam2cfg.pl.

  • PROBLEM #1

This bam2cfg.pl. software has a lot of options and I'm not familiar with it. If I do the following command :

 perl  bam2cfg.pl. myfile.bam > myconfigfile.cfg   #This works well

 perl bam2cfg.pl. -g -h myfile.bam > myconfigfile.cfg     #This doesn't work and returns..

 Use of uninitialized value in printf at bam2cfg.pl line 222.
  • PROBLEM #2

We want to identify CNV Loss and Gain with Breakdancer, but when I look at the pipeline it only gives an example for inter-chromosomal rearrangerement. Which options should I use with bam2cfg.pl. and breakdancer to have CNV Loss and Gain ?

breakdancer cnv • 3.2k views
ADD COMMENT
0
Entering edit mode

Would you please share your experience on how you ended up (the parameters) using breakdancer.

ADD REPLY

Login before adding your answer.

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