Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Congrats! You've, hopefully, installed the CPP portion of Breakdancer. But there is also a Perl script that Breakdancer must run so we need to handle the prerequisites for that.

Prerequisites for bam2cfg.pl

Change the shebang/header in the bam2cfp.pl from:

Code Block

#!/gsc/bin/perl

to

Code Block

#!/usr/bin/env perl

Install the required perl modules.

Code Block

sudo cpan install Math::CDF
sudo cpan install Statistics::Descriptive
sudo cpan install GD::Graph
sudo cpan install GD::Graph::histogram

Running Breakdancer

For sanity just update you PATH environmental variable to include looking into the breakdancer directory for bam2cfg.pl and breakdancer_max.