dot-count_alleles.Rd
Count derived or ancestral alleles for a given vcf position
.count_alleles(x, split = "|")
A vector containing 0s and 1s corresponding to allele states. 0/0: homozygous reference; 0/1: heterozygous; 1/1: homozygous alternate
Pattern to look for. Inherited from stringr::str_split