powered by
Convert sequencing data to genotypes.
genotype(genoG)
matrix of haplotypes. Each row indicates a variant, and each column ind icates a haplotype of an individual. Two alleles of 0 and 1 are available.
matrix of genotypes with rows of variants and with columns of individuals.
# NOT RUN { data(apoeG) genotype(apoeG) # }
Run the code above in your browser using DataLab