compute_snpQ1onepop | R Documentation |
Compute SNP-specific Q1 for one pop
.compute_snpQ1onepop(refcount, totcount, weight)
refcount |
Vector of nsnp counts (genotype or reads) for the reference allele |
totcount |
Vector of nsnp total counts or read coverages |
weight |
Numeric (w=1 for allele count data and w=poolsize/(poolsize-1) for PoolSeq data) |
Compute SNP-specific Q1 for one pop. samples.
Return a vector of length nsnps with SNP-specific Q1
#
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.