View source: R/script - gene-match-o-matic 2000.R
calculate_similarities_to_sample | R Documentation |
Using the calc_genetic_similarity function, takes a table of genetic samples (rows: samples, columns: snp genotypes) and calculates
calculate_similarities_to_sample(samp, lookup, naCutoff = 50)
lookup |
a dataframe of samples with SNP data (Each row one sample, each column a snp loki). First row must be ID info. |
sample |
the sample to find closest match to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.