Description Usage Arguments Value Examples
Calculate the similarity matrix
| 1 2 3 | calculateSMatrix(gt, sampleNames = sampleNames, phased = T,
  minVariants = 5, scaleBySampleAF = F, outputDir = ".", saveDir = NA,
  saveFile = NA, simFun = NULL, verbose = F)
 | 
| genotypes | data object containing the phased or unphased genotypes by samples | 
| cex | character expansion for the text | 
| mar | margin paramaters; vector of length 4 (see  | 
Object containing similarity matrix and other results
| 1 2 | data(toyGenotypes)
calculateSMatrix(toyGenotypes)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.