Bio::Roary::Output::BlastIdentityFrequency
Take in blast results and find the percentage identity graph
- Provided by: roary (Version: 3.6.0+dfsg-4)
- Report a bug
Take in blast results and find the percentage identity graph
version 3.6.0
Take in blast results and find the percentage identity graph
use Bio::Roary::Output::BlastIdentityFrequency;
my $obj = Bio::Roary::Output::BlastIdentityFrequency->new(
input_filename => '_blast_results',
output_filename => 'blast_identity_frequency.Rtab',
);
$obj->create_file();
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