Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

diffPlot

A function to plot pairwise statistics calculated by divPart.


Description

This function uses results from divPart to plot pairwise statistic estimators.

Usage

diffPlot(x, outfile = NULL, interactive = FALSE)

Arguments

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.

Details

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.

Author(s)

Kevin Keenan <kkeenan02@qub.ac.uk>


diveRsity

A Comprehensive, General Purpose Population Genetics Analysis Package

v1.9.90
GPL (>= 2)
Authors
Kevin Keenan <kkeenan02@qub.ac.uk>
Initial release
2017-03-17

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.