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::External::CheckTools - Check external executables are available and are the correct version

Author

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

Name

       Bio::Roary::External::CheckTools - Check external executables are available and are the correct version

Synopsis Functionality Borrowed From Prokka By Torsten Seemann. Check External Executables Are Available And Are

thecorrectversion
          use Bio::Roary::External::CheckTools;

          my $obj = Bio::Roary::External::CheckTools->new();
          $obj->check_all_tools;

Version

       version 3.13.0

See Also