Bio::Roary::GroupLabels
Add labels to the groups
- Provided by: roary (Version: 3.6.0+dfsg-4)
- Report a bug
Add labels to the groups
version 3.6.0
Add labels to the groups
use Bio::Roary::GroupLabels;
my $obj = Bio::Roary::GroupLabels->new(
groups_filename => 'abc.groups',
output_filename => 'output.groups'
);
$obj->add_labels;
Andrew J. Page <ap13@sanger.ac.uk>
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