GETWGT - Dirichlet Mixture Estimation

GETWGT is a set of routines for Dirichlet Mixture estimation. The main requirement in the design of this library was that there be a single routine with a simple interface through which the user interacts. This routine, called getwgt, accepts a set of nucleic acid counts, updates an internal Dirichlet mixture model, and returns its current estimate for the pseudocounts. All other transactions and information are hidden from the user.

The program requires a data file, containing the parameters of the Dirichlet density distributions that make up the mixture. This file needs to be named weights.txt. Two files are provided here as possible sources of this data. These files were obtained from the UCSC computational biology page, where more information, papers, and data is available.

Files you may copy include:

The list of routines includes:

Return to the biomedical software page.


Last revised on 30 March 2001.