Description Usage Arguments Details Value Author(s)
Derive tag SNPs for a SnpMatrix object using heirarchical clustering
1 |
X |
SnpMatrix object |
tag.threshold |
threshold to cut tree, default=0.99 |
snps |
colnames of the SnpMatrix object to be used |
samples |
optional, subset of samples to use |
Uses complete linkage and the hclust
function to define clusters, then cuts the tree at
1-tag.threshold
character vector, names are snps, values are the
tag for each SNP
Chris Wallace
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.