Skip to content

Commit cfd2dbf

Browse files
committed
remove message to align with CRAN
1 parent 91662fa commit cfd2dbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

R/mummer_alignment.R

-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@ mummer <- function(reference, query, maptype = "many-to-many", seqtype = "protei
280280
if (system(show_coords_cmd) != 0) {
281281
stop("Failed to run show-coords.")
282282
}
283-
cat("Alignment process completed successfully.\n")
284283
}
285284

286285
#' @noRd

0 commit comments

Comments
 (0)