A function to plot pairwise statistics calculated by divPart.
This function uses results from divPart
to plot pairwise statistic estimators.
diffPlot(x, outfile = NULL, interactive = FALSE)
x |
Results object returned from the function 'divPart' |
outfile |
A character string indication the folder location to which plot files should be written. |
interactive |
A logical argument indication whether the package 'sendplot' should be used to plot 'divPart' pairwise results. |
A number of heatmap style plots of pairwise differentiation are generated. The function takes the output from either fastDivPart
or diffPlot
and writes interactive HTML
plots to file. The number of plots depends on the input structure. For instance, if fst = FALSE
in either fastDivPart
or diffCalc
, then a plot containing pairwise Fst will be produced.
Kevin Keenan <kkeenan02@qub.ac.uk>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.