diff --git a/R/DoAbsolute.R b/R/DoAbsolute.R index d3ec8e2..345f9ed 100644 --- a/R/DoAbsolute.R +++ b/R/DoAbsolute.R @@ -254,7 +254,7 @@ DoAbsolute <- function(Seg, Maf = NULL, } if (length(samples) != 0) { - if (verbose) cat("-> Running RunAbsolute...\n") + if (verbose) cat("-> Running RunAbsolute...(be patient)\n") if (nThread == 1) { for (i in seq_along(samples)) {