NAME
Bio::MUST::Drivers - Bio::MUST classes for driving external programs
VERSION
version 0.242720
SYNOPSIS
# TODO
DESCRIPTION
External dependencies are installed automatically at first use if the brew
executable is available in the $PATH
. Alternatively, dependencies can be installed (either using apt-get
, brew
or manually) by the user prior or after installing the distribution itself. brew
is the main command of the Homebrew package manager https://brew.sh/.
Note that any test requiring a missing dependency is skipped when testing.
AUTHOR
Denis BAURAIN <denis.baurain@uliege.be>
CONTRIBUTORS
Arnaud DI FRANCO <arnaud.difranco@gmail.com>
Amandine BERTRAND <amandine.bertrand@doct.uliege.be>
Loic MEUNIER <loic.meunier@doct.uliege.be>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by University of Liege / Unit of Eukaryotic Phylogenomics / Denis BAURAIN.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.