Usage
# S3 method for locus.dist
plot(x, tr, trW = 3, plotW = 5, labelsW = 3, plotGap = 0.25,
scalar = 1.5, barH = 1, barW = 10, bar.cex = 0.5,
point.pch = c(21, 21),
cols = c('black', 'red'), ...)
Arguments
tr
an object of class phylo
with tips named the same as the rows of locD
trW
width of the panels holding the tree
plotW
width of the panel holding the matrix plot
labelsW
width of the panel holding the taxon labels (right side of plot)
plotGap
gap between the side panels and the central panel
scalar
the scalar for the dots in the locus distance plot
barH
height of the panel holding the bars
barW
width of individual bars; goes to lwd
bar.cex
font size for numbers above the bars
point.pch
plot character (pch
) for the off-diagonal and diagonal elements of the matrix plot
cols
color for the off-diagonal and diagonal elements of the matrix plot
…
additional arguments passed along to text