GCHap: fast MLEs for haplotype frequencies by gene counting

Bioinformatics. 2003 Oct 12;19(15):2002-3. doi: 10.1093/bioinformatics/btg254.

Abstract

GCHap quickly finds maximum likelihood estimates (MLEs) of frequencies of haplotypes given genotype information on a random sample of individuals. It uses the gene counting method but by excluding haplotypes with zero MLE at an early stage, this implementation uses many orders of magnitude less space and time than naive implementations. A second program, ApproxGCHap, is provided to give alternate estimates for data sets with large numbers of loci or large amounts of missing genotypes.

Availability: The Java classes and Javadocs pages for GCHap can be obtained from bioinformatics.med.utah.edu/~alun

MeSH terms

  • Algorithms*
  • Gene Expression Profiling / methods*
  • Gene Frequency / genetics*
  • Genetic Linkage / genetics*
  • Haplotypes / genetics*
  • Hypermedia*
  • Likelihood Functions
  • Polymorphism, Single Nucleotide / genetics
  • Sequence Analysis, DNA / methods*
  • Software*