View source: R/core_snps_matrix.R
core_snps_matrix | R Documentation |
This function calculates the number of SNPs among samples in core genome.
core_snps_matrix(data, norm = T, rm.gaps = F)
data |
A core_genome object. |
norm |
Number of SNPs normalize by the length of the alingment? |
rm.gaps |
remove gaps from the alignment? |
A square matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.