Description Usage Arguments Value
Alternate helper function to determine heterzogosity at a position from allele counts. Returns TRUE for heterozygous SNPs, FALSE otherwise based on coverage. If only reads are recorded from reference allele, then SNP is automatically classified as homozygous. If reads from both alleles or just the alternate allele are recorded, then the hypothesis test is applied
1 |
cov |
vector of allele counts and coverage for a putative heterozygous SNP |
t |
threshold for hypothesis testing for heterozygosity, default 1e-8 (Illumina sequencing error rate) |
Boolean - TRUE for heterozygous, FALSE for homozygous
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.