NAME

Bio::PanGenome::Output::GroupTabFiles - Take in an array of files and output raw tab files for analysis by R to turn into plots

VERSION

version 1.133090

SYNOPSIS

Take in an array of files and output raw tab files for analysis by R to turn into plots use Bio::PanGenome::Output::GroupTabFiles;

my $obj = Bio::PanGenome::Output::NumberUniqueGroups->new(
  group_statistics_obj => $group_statistics
);

$obj->create_output_files();

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