Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Prerequisites for bam2cfg.pl

Change the 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