get_mafft_path: Check if MAFFT is installed and return path
Description
Check if MAFFT is installed and return path to executable
Usage
get_mafft_path(mafft.path = NULL, error = TRUE, verbose = FALSE)
Arguments
error
If TRUE, throw an error if MAFFT is not installed.
verbose
If TRUE, print progress reports.
path
Where to look for MAFFT. By default it will look on the search
path.