Description Usage Arguments Value
Helper function to get het rate from allele counts at a list of common variant SNPs
1 | getHetRate(snpSummary, t = 1e-08, alt = FALSE)
|
snpSummary |
data frame of common variant SNPs and their allele counts and coverage |
t |
threshold for hypothesis testing for heterozygosity, default 1e-8 (Illumina sequencing error rate) |
alt |
Boolean of whether or not to use alternate het filter |
hetRate percentage of heterozygous SNPs in the input data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.