Plot Alignment Quality Diagnostics
Usage
# S3 method for class 'alignment.quality'
plot(x, type = c("variance", "complexity"), ...)
Arguments
- x
An object of class 'alignment.quality'.
- type
Character: "variance" (default) or "complexity".
- ...
Additional arguments (ignored).
Value
A ggplot object (invisibly).