View source: R/find_duplicate_samples.R
This function will identify samples that have identical 'indiv.ID' but were run on multiple sequencing runs.
1 | find_duplicates(long_genos)
|
long_genos |
genetic data in long format where each sample has 2 rows per locus. This dataframe could be the output from 'filter_raw_microhap_data' |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.