View source: R/extract_labels.R
extract_labels | R Documentation |
This function calculates the euclidean distance from ancestry matrices (Q). It assigns isolates to groups using a pairwise distance of 0 (+/- 1 SD). These membership groups are then plotted (if plot = TRUE) as a network and output as a membership table at each specified K value.
extract_labels(file)
file |
Unzipped VCF file |
List of isolate names
extract_labels("example.vcf")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.