get_mafft_path: Check if MAFFT is installed and return path

Description Usage Arguments Value

Description

Check if MAFFT is installed and return path to executable

Usage

1
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


effectR documentation built on May 1, 2019, 7:28 p.m.