check.utility.Rd
Internally used in examples, tests, or vignettes.
check.utility(x = c("muscle", "clustalo", "dssp", "stride", "mustang", "makeup"), quiet = TRUE)
x | Names of one or more utility programs to check. |
---|---|
quiet | logical, if TRUE no warning or message printed. |
Check if requested utility programs are availabe or not.
logical, TRUE if programs are available and FALSE if any one of them is missing.
#> External utility programs found#> The utility program, MUSTANG, is missing on your system