logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Bio::Roary::External::PostAnalysis - Perform the post analysis

Author

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

Name

       Bio::Roary::External::PostAnalysis - Perform the post analysis

Synopsis

       Perform the post analysis

          use Bio::Roary::External::PostAnalysis;

          my $seg= Bio::Roary::External::PostAnalysis->new(
            fasta_file => 'contigs.fa',
          );

          $seg->run();

Version

       version 3.13.0

See Also