sumstats | R Documentation |
Function to calculate the number of haplotypes, number of segregating sites, haplotype diversity, and pi of a matrix of sequences
sumstats(x, nsites = NULL)
x |
Object of class DNAbin or a matrix of multiple sequence alignment where rows are sequences and columns are nucleotide positions |
nsites |
Optional integer specifying the total number of nucleotide sites in the loci examined |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.