NAME
Bio::PanGenome::Plot::FreqOfGenes - Take in an array of frequencies of groups and output a plot
VERSION
version 1.133090
SYNOPSIS
Take in an array of frequencies of groups and output a plot use Bio::PanGenome::Plot::FreqOfGenes;
my $plot_groups_obj = Bio::PanGenome::Plot::FreqOfGenes->new(
freq_groups_per_genome => $freq_groups_per_genome,
output_filename => $output_filename
);
$plot_groups_obj->create_plot();
AUTHOR
Andrew J. Page <ap13@sanger.ac.uk>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2013 by Wellcome Trust Sanger Institute.
This is free software, licensed under:
The GNU General Public License, Version 3, June 2007