powered by
Computes allele frequencies from the sequencing data with a vcf type of the 1000 Genomes Project.
allele.freq.G(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.
array of allele frequencies of each variant.
# NOT RUN { data(apoeG) allele.freq.G(apoeG) # }
Run the code above in your browser using DataLab