print.ms: Prints an MS (multiple sequence) object.
#' @title Printing MS objects
Description
Prints an MS (multiple sequence) object.
#' @title Printing MS objects
Usage
# S3 method for ms
print(x, ..., print.all = ((length(x) < 15) &&
(sum(lengths.ms(x)) < 500)))
Arguments
...
additional arguments sent to print
print.all
whether to suppress printing of the bases, names, offsets