compile_across_lib_results | R Documentation |
Function to calculate sample_level damage and contamination using a weighted mean across libraries
compile_across_lib_results(x, snp_cutoff = 100)
x |
A Tibble as given by compile_eager_result_tables. |
snp_cutoff |
integer. The minimum number of SNPs, below which nuclear contamination results should be ignored. |
A tibble with the following columns replaced by weighted sums on the sample level: c(Contamination, Contamination_Error, Contamination_Meas, Damage).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.