This shows you the differences between two versions of the page.
| — | logiciels:drimm:abstract [2014/11/28 14:51] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== PhD thesis - Abstract ====== | ||
| + | |||
| + | |||
| + | The statistical analysis of biological sequence such as nucleotidic sequences (DNA and RNA) or amino-acids (proteins) needs the conception of different models according to the study. Since the way the nucleotides succeed one another in DNA sequences is dependant, Markov models are widely used for this purpose. The problem of these models is to consider the homogeneity of biological sequences. But, biological sequences are not homogeneous. A well-known example is the gc percent: along a sequence, gc-rich regions and gc-poor regions succeed one another. | ||
| + | |||
| + | Pit/n = (1-t/n) Pi0 + t/n Pi1. | ||
| + | |||
| + | Such a model could correspond to a soft evolution between two hidden states of an HMM, for which transitions could appear too sudden. DMM can be seen as a competitive model to the HMM one but it over all can be understood as a complementary tool: the hidden models of an HMM, usually fixed Markov chains can be replaced by DMM. | ||
| + | |||
| + | Along this work [1], we consider polynomial drift or drift by polynomial splines (in the way to make them more flexible than the polynomial ones). We estimate our models by different ways, evaluate their qualities and used them in biological applications such as the search of rare words. We develop the present software DRIMM dedicated to estimation of DMM. This program provide all the possibilities of DMM, such as computation of transition matrix in each position, computation of stationary laws... | ||
| + | |||
| + | |||
| + | [1] **Vergne, N.** //Chaînes de Markov régulées pour l' | ||