logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Bio::Roary::Output::NumberOfGroups - Create raw output files of group counts for turning into plots

Author

       Andrew J. Page <ap13@sanger.ac.uk>

Name

       Bio::Roary::Output::NumberOfGroups - Create raw output files of group counts for turning into plots

Synopsis

       # ABSTRACT: Create raw output files of group counts for turning into plots use
       Bio::Roary::Output::NumberOfGroups;

       my $obj = Bio::Roary::Output::NumberOfGroups->new(
           group_statistics_obj => $group_stats
         ); $obj->create_files();

Version

       version 3.13.0

See Also