powered by
check.utility(x = c("muscle", "dssp", "stride", "mustang", "makeup"), quiet = TRUE)
check.utility(c("muscle", "dssp"), quiet=FALSE) if(!check.utility("mustang")) cat("The utility program, MUSTANG, is missing on your system ")
Run the code above in your browser using DataLab