get_mafft_path: Check if MAFFT is installed and return path

View source: R/internal.R

get_mafft_pathR Documentation

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.

Value

TRUE/FALSE


grunwaldlab/effectR documentation built on Sept. 9, 2023, 1:39 a.m.