Description Usage Arguments Details Value Author(s) References See Also Examples
View source: R/overlap.report.R
Provided a pyRAD.loci
object with a subset of paired sample names that differ
only by a suffix (defined here as repPattern
and origPattern
),
this function will return a table summarizing the overlap pattern
1 | overlap.report(dat, repPattern = "_re", origPattern = "_h")
|
dat |
an object of class |
repPattern |
suffix for the first half of each pair |
origPattern |
suffix for the second half of each pair |
This may not be of use to too many people, but we used it in the article below. In our case, the samples were paired technical replicates, but you could imagine sister species, populations or anything else being the replicates of interest.
a matrix with pairs of individuals as rows and overlap statistics as columns
Andrew Hipp
Hipp A.L., Eaton D.A.R., Cavender-Bares J., Fitzek E., Nipper R. & Manos P.S. (Accepted pending revision). A framework phylogeny of the American oak clade based on sequenced RAD data. PLoS ONE.
help
, ~~~
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.