Description Usage Arguments Value See Also Examples
View source: R/summary_DNAmat_class.R
Calculates summary statistics useful for analyzing DNA.
1 2 | ## S3 method for class 'DNAmat_class'
summary(DNAmat)
|
DNAmat |
matrix; either a single-nucleotide polymorphism matrix or a segregating sites matrix of class 'DNAmat_class'. |
List containing the following components:
SFS |
The site frequency spectrum |
Watterson |
Watterson's estimator. |
pairwDiff |
The pairwise difference estimator. |
TajimaD |
Tajima's D |
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.