Summarize a primerTree result, printing quantiles of sequence length and pairwise differences.
# S3 method for primerTree
summary(object, ..., probs = c(0, 0.05, 0.5, 0.95, 1), ranks = common_ranks)
the primerTree object to summarise
Ignored options
quantile probabilities to compute, defaults to 0, 5, 50, 95, and 100 probabilities.
ranks to show unique counts for, defaults to the common ranks
invisibly returns a list containing the printed results