Visualize the results of paraFixSites
plotParallelSites(x, ...)
# S3 method for parallelSites
plotParallelSites(x, site = NULL, ...)
# S3 method for paraFixSites
plotParallelSites(x, site = NULL, ...)
return from paraFixSites
further arguments passed to or from other methods.
the number of the site according to
setSiteNumbering
A ggplot
object.
data(zikv_tree)
data(zikv_align)
paraFix <- paraFixSites(zikv_tree, alignment = zikv_align)
plotParallelSites(paraFix)