Skip to main content

Local sequence alignments statistics: deviations from Gumbel statistics in the rare-event tail

Abstract

Background

The optimal score for ungapped local alignments of infinitely long random sequences is known to follow a Gumbel extreme value distribution. Less is known about the important case, where gaps are allowed. For this case, the distribution is only known empirically in the high-probability region, which is biologically less relevant.

Results

We provide a method to obtain numerically the biologically relevant rare-event tail of the distribution. The method, which has been outlined in an earlier work, is based on generating the sequences with a parametrized probability distribution, which is biased with respect to the original biological one, in the framework of Metropolis Coupled Markov Chain Monte Carlo. Here, we first present the approach in detail and evaluate the convergence of the algorithm by considering a simple test case. In the earlier work, the method was just applied to one single example case. Therefore, we consider here a large set of parameters:

We study the distributions for protein alignment with different substitution matrices (BLOSUM62 and PAM250) and affine gap costs with different parameter values. In the logarithmic phase (large gap costs) it was previously assumed that the Gumbel form still holds, hence the Gumbel distribution is usually used when evaluating p-values in databases. Here we show that for all cases, provided that the sequences are not too long (L > 400), a "modified" Gumbel distribution, i.e. a Gumbel distribution with an additional Gaussian factor is suitable to describe the data. We also provide a "scaling analysis" of the parameters used in the modified Gumbel distribution. Furthermore, via a comparison with BLAST parameters, we show that significance estimations change considerably when using the true distributions as presented here. Finally, we study also the distribution of the sum statistics of the k best alignments.

Conclusion

Our results show that the statistics of gapped and ungapped local alignments deviates significantly from Gumbel in the rare-event tail. We provide a Gaussian correction to the distribution and an analysis of its scaling behavior for several different scoring parameter sets, which are commonly used to search protein data bases. The case of sum statistics of k best alignments is included.

Background

Sequence alignment is a powerful tool in bioinformatics [1, 2] to detect evolutionarily related proteins by comparing their sequences of amino acids. Basically one wants to determine the "similarity" of the sequences. For example, given a protein in a database like PDB [3], such similarity analysis can be used to detect other proteins, which are evolutionary close to it. Related approaches are also used for the comparison of DNA sequences, i.e. shotgun DNA sequencing [4], but the application to DNA is not considered in this article.

Alignment algorithms find optimum alignments and maximum alignment scores S of two or more sequences for a given scoring system. Needleman and Wunsch suggested a method to compute global alignments [5], whereas the Smith-Waterman algorithm [6] aims at finding local similarities. Insertions and deletions of residues are taken into account by allowing for gaps in the alignment. Gaps yield a negative contribution to the alignment score and are usually modeled by a gap-length l depending score function g (l). Widely used are affine gap costs because for two given sequences of length L and M, because fast algorithms with running time O MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFoe=taaa@383D@ (LM) are available for this case [7]. Note that for database queries even this is too complex, hence fast heuristics like BLAST [8] are used there.

By itself, the alignment score, which measures the similarity of two given sequences, does not contain any information about the statistical significance of an alignment. One approach to quantify the statistical significance is to compute the p-value for a given score S. This means under a random sequence model one wants to know the probability for the occurrence of at least one hit with a score S greater than or equal to some given threshold value b, i.e. (Sb). Often E-values are used instead. They describe the number of expected hits with a score greater than or equal to some threshold value. One possible access to the statistical significance can be achieved under the null model of random sequences. Then the optimal alignment score S becomes a random variable and the probability of occurrence of S under this model P (s) = (S = s) provides estimates for p-values. Analytic expressions for P (s) are only known asymptotically in the case of gapless alignments of long sequences, where an extreme value distribution (also called Gumbel distribution) [9, 10] was found. For alignments with gaps, such analytical expressions are not available. Approximation for scenarios with gaps based on probabilistic alignment [1113], large deviations [14] and a Poisson model [15] had been developed. Altschul and Gish [16] investigated the score statistics of random sequences for a number of scoring systems and gap parameters by computer simulations: They obtained histograms of optimum scores for randomly sampled pairs of sequences by simple sampling. By curve fitting, they showed that in the region of high probability the extreme value distribution describes the data well, also for gapped alignments of finite sequences. Additionally, they found that the theoretical predictions for the relation between the scoring system on one side and the Gumbel parameters on the other side hold approximately for gapped alignments. In this context they obtained two improvements: Using a correction to account for finite sequence lengths and sum statistics of the k-best alignments, theoretical predictions for ungapped alignments could be applied more accurately to gapped alignments. Recently Olsen et al. introduced the "island method" [17, 18], which accelerates sampling time. BLAST [8] uses precomputed data, generated with the island method, to estimate E-values. In any case, as already pointed out, the studies in Ref. [16] and [18] give reliable data in the region where P (s) is large only. This is outside the region of biological interest because pairs of biologically related sequences have a higher similarity than pairs of purely randomly drawn sequences.

To overcome this drawback a rare-event sampling technique was proposed recently [19], which is based on methods from statistical physics. This general approach allows to obtain the distribution over a wide range, in the present case down to P (s) = 10-40. So far this method has been applied to one relevant case only, namely protein alignment with the BLOSUM 62 score matrix [7] and affine gap costs with α = 12 opening and β = 1 extension costs. It turned out that at least for one scoring matrix and one set of gap-cost parameters, the distribution deviates from the Gumbel form in the biologically relevant rare-event tail, where simple sampling methods fail. Empirically, a Gaussian correction to the original distribution was proposed for this case.

Results as in Ref. [19] are only useful if one obtains the distribution for a large range of parameter values which are commonly used in bioinformatics. It is the purpose of this work to study the distribution of S for other relevant cases. Here we consider the BLOSUM62 and the PAM250 score matrices in connection with various parameters α , β of affine gap costs.

The paper is organized as follows. In the second section we define alignments formally and state a few main results on the statistics of local sequence alignment. Next, we state the rare-event approach used here and in the fourth section we explain our approach in detail. We introduce some toy examples which are also used to evaluate the convergence properties of the algorithm. In the fifth section, we present our results for BLOSUM62 and PAM 250 matrices in conjunction with different affine gap costs. We show also our results for the sum statistics of the k largest alignments. In the last section, we summarize and discuss our results.

Statistics of local sequence alignment

In this section, we define sequence alignment, and state some analytical results for the distribution of the optimum scores S over pairs of random sequences.

Let x = x1x2 ... x L and y = y1y2 ... y M be two sequences over a finite alphabet Σ with r = |Σ| letters(e.g. nucleic acids or amino acids). An alignment A MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFaeFqaaa@3821@ is a set A MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFaeFqaaa@3821@ = {(i k , j k } of K pairs of "non-crossing" indices (k = 1, 2, ..., K - 1, 1 ≤ i k <ik+1L and 1 ≤ j k <jk+1M) identifying pairs of letters from the two sequences. Letters, which are not paired are called unpaired or gapped. A gap g of length l g is a substring of l g gapped letters from one sequence. Note, that this representation [14] of an alignment is equivalent to an introduction of a gap symbol, as commonly used. Formally the gap cost function can be defined by considering the length of a gap beginning at the k th pairing in sequence x or sequence y respectively, in detail

l g x ( k ) = i k + 1 i k 1 l g y ( k ) = j k + 1 j k 1. MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqabeGabaaabaGaemiBaW2aa0baaSqaaiabdEgaNbqaaiabdIha4baakiabcIcaOiabdUgaRjabcMcaPiabg2da9iabdMgaPnaaBaaaleaacqWGRbWAcqGHRaWkcqaIXaqmaeqaaOGaeyOeI0IaemyAaK2aaSbaaSqaaiabdUgaRbqabaGccqGHsislcqaIXaqmaeaacqWGSbaBdaqhaaWcbaGaem4zaCgabaGaemyEaKhaaOGaeiikaGIaem4AaSMaeiykaKIaeyypa0JaemOAaO2aaSbaaSqaaiabdUgaRjabgUcaRiabigdaXaqabaGccqGHsislcqWGQbGAdaWgaaWcbaGaem4AaSgabeaakiabgkHiTiabigdaXiabc6caUaaaaaa@5399@

The score S ˜ MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGtbWugaacaaaa@2DEA@ (x, y, A MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFaeFqaaa@3821@ ) of the local alignment of the two sequences is composed of a sum over all aligned pairs and a sum over all gaps of both sequences:

S ˜ ( x , y , A ) = k = 1 K σ ( x i k , y j k ) + gaps  g g ( l g ) = k = 1 K σ ( x i k , y j k ) + k = 1 K 1 { g ( l g x ( k ) ) + g ( l g y ( k ) ) } MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqadeGabaaabaGafm4uamLbaGaacqGGOaakieqacqWF4baEcqGGSaalcqWF5bqEcqGGSaalt0uy0HwzTfgDPnwy1egaryqtHrhAL1wy0L2yHvdaiqaacqGFaeFqcqGGPaqkcqGH9aqpdaaeWbqaaGGaciab9n8aZjabcIcaOiabdIha4naaBaaaleaacqWGPbqAdaWgaaadbaGaem4AaSgabeaaaSqabaGccqGGSaalcqWG5bqEdaWgaaWcbaGaemOAaO2aaSbaaWqaaiabdUgaRbqabaaaleqaaOGaeiykaKIaey4kaSYaaabuaeaacqWGNbWzcqGGOaakcqWGSbaBdaWgaaWcbaGaem4zaCgabeaakiabcMcaPaWcbaGaee4zaCMaeeyyaeMaeeiCaaNaee4CamNaeeiiaaIaem4zaCgabeqdcqGHris5aaWcbaGaem4AaSMaeyypa0JaeGymaedabaGaem4saSeaniabggHiLdaakeaacqGH9aqpdaaeWbqaaiab9n8aZjabcIcaOiabdIha4naaBaaaleaacqWGPbqAdaWgaaadbaGaem4AaSgabeaaaSqabaGccqGGSaalcqWG5bqEdaWgaaWcbaGaemOAaO2aaSbaaWqaaiabdUgaRbqabaaaleqaaOGaeiykaKIaey4kaSYaaabCaeaacqGG7bWEcqWGNbWzcqGGOaakcqWGSbaBdaqhaaWcbaGaem4zaCgabaGaemiEaGhaaOGaeiikaGIaem4AaSMaeiykaKIaeiykaKIaey4kaSIaem4zaCMaeiikaGIaemiBaW2aa0baaSqaaiabdEgaNbqaaiabdMha5baakiabcIcaOiabdUgaRjabcMcaPiabcMcaPiabc2ha9bWcbaGaem4AaSMaeyypa0JaeGymaedabaGaem4saSKaeyOeI0IaeGymaedaniabggHiLdaaleaacqWGRbWAcqGH9aqpcqaIXaqmaeaacqWGlbWsa0GaeyyeIuoaaaaaaa@9D73@
(1)

where σ (a, b) a, b A MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFaeFqaaa@3821@ is the given score matrix (or substitution matrix) and g (l) the gap-cost function with g (0) = 0. Note that the alignment is local, because the (possibly large) gaps at the beginning and the end of each sequence are not included in the scoring function. Otherwise the alignment would be global. Here, we consider the BLOSUM62 [20] and the PAM250 [21, 22] matrices and affine gap costs, i.e. g (l) = α + β (l -1). The similarity of the sequences is the optimum alignment with the maximum score

S ( x , y ) = max A S ˜ ( x , y , A ) , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGtbWucqGGOaakieqacqWF4baEcqGGSaalcqWF5bqEcqGGPaqkcqGH9aqpdaWfqaqaaiGbc2gaTjabcggaHjabcIha4bWcbaWenfgDOvwBHrxAJfwnHbqeg0uy0HwzTfgDPnwy1aaceaGae4haXheabeaakiqbdofatzaaiaGaeiikaGIae8hEaGNaeiilaWIae8xEaKNaeiilaWIae4haXhKaeiykaKIaeiilaWcaaa@4E77@
(2)

which can be obtained in O MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFoe=taaa@383D@ (LM) time [7].

In the case of gapless optimum local alignments of two random sequences of L and M independent letters from Σ with frequencies {f a } with a Σ and ∑ a f a = 1, referred as null model, the score statistics can be calculated analytically in the asymptotic regime of long sequences [9, 10].

In this case one obtains the Gumbel distribution (Karlin-Altschul statistics) [23]

(Sb) = 1 - exp [- KLM e-λb]

or

PGumble (s) = (S = s) = λ KLM exp [-λ s - KLM e-λ s]

The parameters λ and K of Eq. (3) can be derived directly from the score matrix σ (a, b) and frequencies f a [9, 10].

As pointed out by Altschul and Gish [16], in finite systems there occur edge effects: An alignment may extend to the end of either sequence and the score will be distorted towards lower values and high scores become less probable. Since this effect vanishes in the limit of infinite sequences, the tail of Eq. (3) can be understood as an upper bound for finite sequences.

Arratia and Waterman [24] predicted a phase transition between a linear phase and a logarithmic phase, i.e. a linear growth of the excepted score as a function of the sequence length, changing to a logarithmic growth with increasing gap costs. In the linear phase an optimum alignment may spread over a large range of the sequences and the statistical theory breaks down. However, only the logarithmic phase is of interest in biological questions because the alignment algorithm becomes more sensitive in this phase, especially near the threshold [25].

Often the sensitivity of an alignment algorithm can be increased by not only considering the best optimal alignment score, but also the k-best scores of non overlapping alignments. An O MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFoe=taaa@383D@ (LM) algorithm for this task, based on Sellers concept of local optimality, was developed [26, 27]. According to Karlin and Altschul [28] also the sum statistics of the k-best alignment scores for random sequences can be derived analytically for asymptotically long sequences. The probability f for the sum of the k-best normalized scores T k = λ i k ( S i ln K L M λ ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGubavdaWgaaWcbaGaem4AaSgabeaakiabg2da9GGaciab=T7aSnaaqadabaGaeiikaGIaem4uam1aaSbaaSqaaiabdMgaPbqabaGccqGHsisldaWcaaqaaiGbcYgaSjabc6gaUjabdUealjabdYeamjabd2eanbqaaiab=T7aSbaaaSqaaiabdMgaPbqaaiabdUgaRbqdcqGHris5aOGaeiykaKcaaa@4440@ (λ and K are the corresponding Gumbel-parameters for the optimal alignment)is given by the integral

f ( t ) = e t k ! ( k 2 ) ! 0 y k 2 exp ( e ( y t ) / k ) d y . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGMbGzcqGGOaakcqWG0baDcqGGPaqkcqGH9aqpdaWcaaqaaiabdwgaLnaaCaaaleqabaGaeyOeI0IaemiDaqhaaaGcbaGaem4AaSMaeiyiaeIaeiikaGIaem4AaSMaeyOeI0IaeGOmaiJaeiykaKIaeiyiaecaamaapedabaGaemyEaK3aaWbaaSqabeaacqWGRbWAcqGHsislcqaIYaGmaaGccyGGLbqzcqGG4baEcqGGWbaCcqGGOaakcqGHsislcqWGLbqzdaahaaWcbeqaaiabcIcaOiabdMha5jabgkHiTiabdsha0jabcMcaPiabc+caViabdUgaRbaakiabcMcaPiabdsgaKjabdMha5jabc6caUaWcbaGaeGimaadabaGaeyOhIukaniabgUIiYdaaaa@5B5A@
(5)

In the tail, i.e. for large t, f (t) is well approximated by

f tail ( t ) = e t k ! ( k 1 ) ! [ t k 1 ( k 1 ) t k 2 ) ] . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGMbGzdaWgaaWcbaGaeeiDaqNaeeyyaeMaeeyAaKMaeeiBaWgabeaakiabcIcaOiabdsha0jabcMcaPiabg2da9maalaaabaGaemyzau2aaWbaaSqabeaacqGHsislcqWG0baDaaaakeaacqWGRbWAcqGGHaqicqGGOaakcqWGRbWAcqGHsislcqaIXaqmcqGGPaqkcqGGHaqiaaGaei4waSLaemiDaq3aaWbaaSqabeaacqWGRbWAcqGHsislcqaIXaqmaaGccqGHsislcqGGOaakcqWGRbWAcqGHsislcqaIXaqmcqGGPaqkcqWG0baDdaahaaWcbeqaaiabdUgaRjabgkHiTiabikdaYaaakiabcMcaPiabc2faDjabc6caUaaa@578C@
(6)

In the asymptotic theory the score can be seen as a continuous variable and the probabilities Eq. (4) and Eq. (5) become probability densities. Then the probability of finding a normalized score b or larger is given by the integral ( S b ) = b f ( t ) d t MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaatuuDJXwAK1uy0HMmaeHbfv3ySLgzG0uy0HgiuD3BaGabaiab=LriqjabcIcaOiabdofatjabgwMiZkabdkgaIjabcMcaPiabg2da9maapedabaGaemOzayMaeiikaGIaemiDaqNaeiykaKIaemizaqMaemiDaqhaleaacqWGIbGyaeaacqGHEisPa0Gaey4kIipaaaa@4A78@ . However in computer simulations the score is a discrete variable and therefore the normalization constants in Eq. (5) differ from continious scoring. Below we will compare the results of our numerical studies to this distribution in the tail of the data for values k = 2, ..., 5.

Sampling of rare-events

Metropolis Hastings Algorithm

As already pointed out, the main purpose of this paper is to calculate the tail of the distribution of optimum scores of gapped local alignments over pairs of randomly and independently drawn sequences of finite lengths. The basic idea of our approach is to generate the sequences from different distributions, which are biased towards higher scores.

In order to be more precise let us denote the state space of all possible pairs of sequences (x, y) as X MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFxepwaaa@384F@ and an element in this space as a configuration. We write X = (x, y).

The probability mass function (pmf) of finding X under the null model is given by p ( X ) = p ( x , y ) = i = 1 L f x i j = 1 M f y j MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGWbaCcqGGOaakieqacqWFybawcqGGPaqkcqGH9aqpcqWGWbaCcqGGOaakcqWF4baEcqGGSaalcqWF5bqEcqGGPaqkcqGH9aqpdaqeWaqaaiabdAgaMnaaBaaaleaacqWG4baEdaWgaaadbaGaemyAaKgabeaaaSqabaaabaGaemyAaKMaeyypa0JaeGymaedabaGaemitaWeaniabg+GivdGcdaqeWaqaaiabdAgaMnaaBaaaleaacqWG5bqEdaWgaaadbaGaemOAaOgabeaaaSqabaaabaGaemOAaOMaeyypa0JaeGymaedabaGaemyta0eaniabg+Givdaaaa@4FD5@ and the alignment score as defined in Eq. (2) is a random variable. A direct way to obtain the probability of the occurrence of a certain score s, is to generate n uncorrelated representatives X i X MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFxepwaaa@384F@ according to the null model and then compute the expectation values of the family of indicator functions h s : X MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFxepwaaa@384F@ with h s (X) = 1, if S (X) = s and h s (X) = 0 otherwise, in other words

[ S ( X ) = s ] = E [ h s ( X ) ] = X h s ( X ) p ( X ) 1 n i = 1 n h s ( X i ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaatuuDJXwAK1uy0HMmaeHbfv3ySLgzG0uy0HgiuD3BaGabaiab=LriqjabcUfaBjabdofatjabcIcaOGqabiab+HfayjabcMcaPiabg2da9iabdohaZjabc2faDjabg2da9iab=ri8fjabcUfaBjabdIgaOnaaBaaaleaacqWGZbWCaeqaaOGaeiikaGIae4hwaGLaeiykaKIaeiyxa0Laeyypa0ZaaabuaeaacqWGObaAdaWgaaWcbaGaem4CamhabeaaaeaacqGFybawaeqaniabggHiLdGccqGGOaakcqGFybawcqGGPaqkcqWGWbaCcqGGOaakcqGFybawcqGGPaqkcqGHijYUdaWcaaqaaiabigdaXaqaaiabd6gaUbaadaaeWbqaaiabdIgaOnaaBaaaleaacqWGZbWCaeqaaOGaeiikaGIae4hwaG1aaSbaaSqaaiabdMgaPbqabaGccqGGPaqkaSqaaiabdMgaPjabg2da9iabigdaXaqaaiabd6gaUbqdcqGHris5aOGaeiOla4caaa@6E0F@

Since the region of biological interest is located in the rare-event tail a huge amount of samples would be needed to achieve an acceptable accuracy. In practice the rare-event tail becomes inaccessible.

Our method is based on importance sampling of a mixture of chains based on the Metropolis-Hastings algorithm. Before describing the coupling of multiple chains, we introduce the general idea of importance sampling first: The approach is based on sampling from a different distribution, such that the region of interest is sampled with high probability. Since this happens in a controlled manner the true distribution can be obtained afterward, as frequently used in variance reduction techniques. The modified distribution yields a different random variable with a different pmf q. We may write

P ( s ) = [ S ( X ) = s ] = X h s ( X ) p ( X ) q ( X ) q ( X ) 1 n i = 1 n h s ( X i ) p ( X i ) q ( X i ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGqbaucqGGOaakcqWGZbWCcqGGPaqkcqGH9aqptuuDJXwAK1uy0HMmaeHbfv3ySLgzG0uy0HgiuD3BaGabaiab=LriqjabcUfaBjabdofatjabcIcaOGqabiab+HfayjabcMcaPiabg2da9iabdohaZjabc2faDjabg2da9maaqafabaGaemiAaG2aaSbaaSqaaiabdohaZbqabaGccqGGOaakcuGFybawgaqbaiabcMcaPmaalaaabaGaemiCaaNaeiikaGIaf4hwaGLbauaacqGGPaqkaeaacqWGXbqCcqGGOaakcuGFybawgaqbaiabcMcaPaaaaSqaaiqb+HfayzaafaaabeqdcqGHris5aOGaemyCaeNaeiikaGIaf4hwaGLbauaacqGGPaqkcqGHijYUdaWcaaqaaiabigdaXaqaaiabd6gaUbaadaaeWbqaaiabdIgaOnaaBaaaleaacqWGZbWCaeqaaaqaaiabdMgaPjabg2da9iabigdaXaqaaiabd6gaUbqdcqGHris5aOGaeiikaGIaf4hwaGLbauaadaWgaaWcbaGaemyAaKgabeaakiabcMcaPmaalaaabaGaemiCaaNaeiikaGIaf4hwaGLbauaadaWgaaWcbaGaemyAaKgabeaakiabcMcaPaqaaiabdghaXjabcIcaOiqb+HfayzaafaWaaSbaaSqaaiabdMgaPbqabaGccqGGPaqkaaGaeiOla4caaa@7C9B@

At least approximately, the distribution of local alignment follows a Gumbel distribution, which exhibits an exponential behavior in the tail. Therefore an obvious choice for the biased distribution is

q T ( X ) q ˜ T ( X ) Z T 1 Z T p ( X ) exp [ S ( X ) / T ] , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGXbqCdaWgaaWcbaGaemivaqfabeaakiabcIcaOGqabiab=HfayjabcMcaPiabggMi6oaalaaabaGafmyCaeNbaGaadaWgaaWcbaGaemivaqfabeaakiabcIcaOiabdIfayjabcMcaPaqaaiabdQfaAnaaBaaaleaacqWGubavaeqaaaaakiabggMi6oaalaaabaGaeGymaedabaGaemOwaO1aaSbaaSqaaiabdsfaubqabaaaaOGaemiCaaNaeiikaGIae8hwaGLaeiykaKIaeyyXICTagiyzauMaeiiEaGNaeiiCaaNaei4waSLaem4uamLaeiikaGIae8hwaGLaeiykaKIaei4la8IaemivaqLaeiyxa0LaeiilaWcaaa@5680@
(7)

where q ˜ T MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGXbqCgaacamaaBaaaleaacqWGubavaeqaaaaa@2F83@ the unnormalized weight of a configuration, Z T is a (usually unknown) normalization constant and T an adjustable parameter, which we will call "temperature" (In the framework of statistical mechanics, which is closely related to our method, the parameter T describes the temperature of a physical system. The pair of sequences can be seen as a configuration of a physical system and the negative score as the energy function. Then exp [S (X)/T] refers to the so called Gibbs-Boltzmann distribution.) The close-to Gumbel form of the distribution is also directly related to the so called "large deviation rate function", which basically describes the decay rate of the tail of the distribution. Note that, if the score distribution is an exact Gumbel distribution Eq. (3), i.e. the rate function a known constant λ, then setting T = 1/λ in Eq. (7) yields a "flat score histogram" for sufficient large s. Hence, in this case, a simulation at a single carfully chosen value T would be sufficient to obtain the full result. Since P (s) does not follow the Gumbel form exactly, importance sampling has to be applied. Each value of T selects one region of the distribution around which a high accurracy is obtained.

This importance sampling approach is conceptual related to the method of "measure change" in large deviation theory. For example Siegmund and Yakir [14] approximated the p-value for local sequence alignment by considering the log-likelihood ratio between an alternative measure and the measure of the null model. Under the new measure a rare event occurs more likely than under the original null measure and approximations become possible. Another example can be found in Ref. [29], where techniques from large deviation theory were applied to proof "asymptotic efficiency" of rare-event simulations.

However, since there is no direct method to sample directly according to the modified distribution Eq. (7) we implemented the Metropolis-Hastings algorithm [30], which is explained now in detail. It is based on ergodic Markov chain Monte Carlo (MCMC) in state space. Ergodic here means, that for a given state in the configuration space X MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFxepwaaa@384F@ any other can be achieved by stepwise "local" modifications of configurations in finite time. Note that we work in discrete time steps here. Let X X MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFxepwaaa@384F@ a configuration at time t (e.g. at the start of the simulation). To determine the configuration at time t + 1, first a trial configuration X* is selected randomly among its "neighbors". The neighborhood of a configuration depends on the choice of trial steps, which are specified below. For practical reasons we require, that the score within a neighborhood of a given configuration will not change too much. The transition matrix for this trial selection process is denoted by P (X, X*). Now, the trial configuration becomes the configuration at time t + 1, i.e. is accepted, with probability

p ˜ ( X X ) = max { 1 , P ( X , X ) P ( X , X ) q T ( X ) q T ( X ) } = max { 1 , P ( X , X ) P ( X , X ) exp [ Δ S / T ] } , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGWbaCgaacaiabcIcaOGqabiab=HfayjabgkziUkab=HfaynaaCaaaleqabaGaey4fIOcaaOGaeiykaKIaeyypa0JagiyBa0MaeiyyaeMaeiiEaG3aaiWabeaacqaIXaqmcqGGSaaldaWcaaqaaiabdcfaqjabcIcaOiab=HfaynaaCaaaleqabaGaey4fIOcaaOGaeiilaWIae8hwaGLaeiykaKcabaGaemiuaaLaeiikaGIae8hwaGLaeiilaWIae8hwaG1aaWbaaSqabeaacqGHxiIkaaGccqGGPaqkaaGaeyyXIC9aaSaaaeaacqWGXbqCdaWgaaWcbaGaemivaqfabeaakiabcIcaOiab=HfaynaaCaaaleqabaGaey4fIOcaaOGaeiykaKcabaGaemyCae3aaSbaaSqaaiabdsfaubqabaGccqGGOaakcqWFybawcqGGPaqkaaaacaGL7bGaayzFaaGaeyypa0JagiyBa0MaeiyyaeMaeiiEaG3aaiWabeaacqaIXaqmcqGGSaaldaWcaaqaaiabdcfaqjabcIcaOiab=HfaynaaCaaaleqabaGaey4fIOcaaOGaeiilaWIae8hwaGLaeiykaKcabaGaemiuaaLaeiikaGIae8hwaGLaeiilaWIae8hwaG1aaWbaaSqabeaacqGHxiIkaaGccqGGPaqkaaGagiyzauMaeiiEaGNaeiiCaaNaei4waSLaeuiLdqKaem4uamLaei4la8IaemivaqLaeiyxa0facaGL7bGaayzFaaGaeiilaWcaaa@8037@
(8)

with ΔS = S (X*) - S (X) If the trial configuration is not accepted, the previous configuration X is kept for the next time step t + 1. In this way, the Markov chain fulfills the detailed balance condition P (X*, X) p ˜ MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGWbaCgaacaaaa@2E24@ (X* → Xq T (X*) = P (X, X*) p ˜ MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGWbaCgaacaaaa@2E24@ (XX*)·q T (X). In this case it has been proven that an ergodic Markov chain converges to the stationary distribution q T . Ergodicity means, that there is a non-zero probability for a path between any pair(X 1 , X 2 ) of configurations.

We used a simple way to define the neighborhood of a configuration and constructed the trial configuration as follows: First a letter a is drawn from the alphabet Σ according to the letter weights f a and next one of the sequences (x or y) and a position i is chosen randomly. Finally, the letter at position i is replaced by a.

Given a Monte Carlo chain (X1, ..., X n ) estimated for a fixed temperature T in principle one may estimate expectation values with respect to any member of the family of distributions q T by importance reweighting

E T [ g ( X ) ] 1 n i = 1 n q T ( X i ) q T ( X i ) g ( X i ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaatuuDJXwAK1uy0HMmaeHbfv3ySLgzG0uy0HgiuD3BaGabaiab=ri8fnaaBaaaleaacuWGubavgaqbaaqabaGccqGGBbWwcqWGNbWzcqGGOaakieqacqGFybawcqGGPaqkcqGGDbqxcqGHijYUdaWcaaqaaiabigdaXaqaaiabd6gaUbaadaaeWbqaamaalaaabaGaemyCae3aaSbaaSqaaiqbdsfauzaafaaabeaakiabcIcaOiab+HfaynaaBaaaleaacqWGPbqAaeqaaOGaeiykaKcabaGaemyCae3aaSbaaSqaaiabdsfaubqabaGccqGGOaakcqGFybawdaWgaaWcbaGaemyAaKgabeaakiabcMcaPaaaaSqaaiabdMgaPjabg2da9iabigdaXaqaaiabd6gaUbqdcqGHris5aOGaeyyXICTaem4zaCMaeiikaGIae4hwaG1aaSbaaSqaaiabdMgaPbqabaGccqGGPaqkaaa@62A4@

Since the normalization of q T is not trivial, we used a different normalization

E T [ g ( X ) ] 1 n i = 1 n q ˜ T ( X i ) q ˜ T ( X i ) g ( X i ) , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaatuuDJXwAK1uy0HMmaeHbfv3ySLgzG0uy0HgiuD3BaGabaiab=ri8fnaaBaaaleaacuWGubavgaqbaaqabaGccqGGBbWwcqWGNbWzcqGGOaakieqacqGFybawcqGGPaqkcqGGDbqxcqGHijYUdaWcaaqaaiabigdaXaqaaiabd6gaUbaadaaeWbqaamaalaaabaGafmyCaeNbaGaadaWgaaWcbaGafmivaqLbauaaaeqaaOGaeiikaGIae4hwaG1aaSbaaSqaaiabdMgaPbqabaGccqGGPaqkaeaacuWGXbqCgaacamaaBaaaleaacqWGubavaeqaaOGaeiikaGIae4hwaG1aaSbaaSqaaiabdMgaPbqabaGccqGGPaqkaaaaleaacqWGPbqAcqGH9aqpcqaIXaqmaeaacqWGUbGBa0GaeyyeIuoakiabgwSixlabdEgaNjabcIcaOiab+HfaynaaBaaaleaacqWGPbqAaeqaaOGaeiykaKIaeiilaWcaaa@63A2@
(9)

and estimate Z from the sample Z = k = 1 n q ˜ T ( X k ) / q ˜ T ( X k ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGAbGwcqGH9aqpdaaeWaqaaiqbdghaXzaaiaWaaSbaaSqaaiqbdsfauzaafaaabeaaaeaacqWGRbWAcqGH9aqpcqaIXaqmaeaacqWGUbGBa0GaeyyeIuoakiabcIcaOGqabiab=HfaynaaBaaaleaacqWGRbWAaeqaaOGaeiykaKIaei4la8IafmyCaeNbaGaadaWgaaWcbaGaemivaqfabeaakiabcIcaOiab=HfaynaaBaaaleaacqWGRbWAaeqaaOGaeiykaKcaaa@4556@ . A detailed discussion about this issue can be found in Ref. [31, 32]. In practice this may work badly as soon as the parameter ranges of the given distribution and the target distribution do not overlap sufficiently. In this case q T' (X i ) is very small, but the configurations where q T' (X)/q T (X) is sufficiently large are not generated because q T (X) is relatively small for those. Therefore we sampled a mixture of many coupled Monte Carlo chains and reweighted the mixture, which is explained in detail in the next section. This allows for large overlap between neighboring distributions and to determine the normalization constants, up to an irrelevant global constant.

Metropolis Coupled MCMC

Metropolis Coupled Markov Chain Monte Carlo (MCMCMC) was first invented by Charles Geyer [33] and then reinvented by Hukushima and Nemoto [34] under the term exchange Monte Carlo. In physical literature MCMCMC is often denoted as parallel tempering. The method has become a standard tool in disordered systems with a rough (free) energy landscape [35]. These rough energy landscapes are characterized by high energy barriers and can be found for problems like protein folding [3640], nucleation [41], spin-glasses [42, 43] and other models characterized by rare events [19, 44]. In the last decade it turned out that MCMCMC accelerates equilibration and mixing remarkably.

In the framework of MCMCMC m copies X(1), ..., X(m)of the system held at different temperatures T1 <T2 < ... <T m are simulated in parallel. This means one samples from the product of the state space X MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBamrtHrhAL1wy0L2yHvtyaeHbnfgDOvwBHrxAJfwnaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaWaaeGaeaaakeaaimaacqWFxepwaaa@384F@ mweighted with the joint distribution with weights j = 1 m q T j MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaadaqeWaqaaiabdghaXnaaBaaaleaacqWGubavdaWgaaadbaGaemOAaOgabeaaaSqabaaabaGaemOAaOMaeyypa0JaeGymaedabaGaemyBa0ganiabg+Givdaaaa@37A5@ . Since the different copies are allowed to exchange temperatures during the simulation, let us define the space of all possible mappings from the m configurations to the m temperatures as temperature space.

During the simulation, mainly each of the replicated configurations will evolve independently according the underlying MCMC scheme charaterized by the weight Eq. (7) at its current temperature, i.e. according to Eq. (8). In addition to this evolution, every texchangeth step (for each replicated configuration) a flip between two neighboring replicas k and k + 1 is attempted, i.e. for all k {1, ..., m - 1}. If an attempt is successful, the configurations X(k)and X(k+1)are exchanged (denoted by X(k)X(k+1)), i.e. the configurations which has previously evolved at temperature T k will now evolve at temperature Tk + 1and vice versa. This exchange is accepted with the probability

p ˜ ( X ( k ) X ( k + 1 ) ) = max { 1 , q T k ( X ( k + 1 ) ) q T k ( X ( k ) ) q T k + 1 ( X ( k ) ) q T k + 1 ( X ( k + 1 ) ) } = max { 1 , exp [ Δ β k Δ S ] } , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaafaqadeGabaaabaGafmiCaaNbaGaadaqadaqaaGqabiab=HfaynaaCaaaleqabaGaeiikaGIaem4AaSMaeiykaKcaaOGaeyiLHSQae8hwaG1aaWbaaSqabeaacqGGOaakcqWGRbWAcqGHRaWkcqaIXaqmcqGGPaqkaaaakiaawIcacaGLPaaacqGH9aqpcyGGTbqBcqGGHbqycqGG4baEdaGadeqaaiabigdaXiabcYcaSmaalaaabaGaemyCae3aaSbaaSqaaiabdsfaunaaBaaameaacqWGRbWAaeqaaaWcbeaakiabcIcaOiab=HfaynaaCaaaleqabaGaeiikaGIaem4AaSMaey4kaSIaeGymaeJaeiykaKcaaOGaeiykaKcabaGaemyCae3aaSbaaSqaaiabdsfaunaaBaaameaacqWGRbWAaeqaaaWcbeaakiabcIcaOiab=HfaynaaCaaaleqabaGaeiikaGIaem4AaSMaeiykaKcaaOGaeiykaKcaaiabgwSixpaalaaabaGaemyCae3aaSbaaSqaaiabdsfaunaaBaaameaacqWGRbWAcqGHRaWkcqaIXaqmaeqaaaWcbeaakiabcIcaOiab=HfaynaaCaaaleqabaGaeiikaGIaem4AaSMaeiykaKcaaOGaeiykaKcabaGaemyCae3aaSbaaSqaaiabdsfaunaaBaaameaacqWGRbWAcqGHRaWkcqaIXaqmaeqaaaWcbeaakiabcIcaOiab=HfaynaaCaaaleqabaGaeiikaGIaem4AaSMaey4kaSIaeGymaeJaeiykaKcaaOGaeiykaKcaaaGaay5Eaiaaw2haaaqaaiabg2da9iGbc2gaTjabcggaHjabcIha4naacmqabaGaeGymaeJaeiilaWIagiyzauMaeiiEaGNaeiiCaaNaei4waSLaeyOeI0IaeuiLdqecciGae4NSdi2aaSbaaSqaaiabdUgaRbqabaGccqqHuoarcqWGtbWucqGGDbqxaiaawUhacaGL9baacqGGSaalaaaaaa@92A4@
(10)

where, Δ β k = 1 T k + 1 1 T k MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqqHuoariiGacqWFYoGydaWgaaWcbaGaem4AaSgabeaakiabg2da9maalaaabaGaeGymaedabaGaemivaq1aaSbaaSqaaiabdUgaRjabgUcaRiabigdaXaqabaaaaOGaeyOeI0YaaSaaaeaacqaIXaqmaeaacqWGubavdaWgaaWcbaGaem4AaSgabeaaaaaaaa@3C96@ , ΔS = S (X(k + 1)) - S (Xk) and all weights are calculated with the configurations before the flip. This leads to a "random walk in temperature space" of the configurations.

Note that another possible approach based on Markov chains to compute p-values of a random model with a random variable X, [X > b] was introduced by Wilbur [45]. The first step is to sample from an unbiased Markov chain based on the model of interest and compute the median of the (high probability) distribution. In the second iteration the random walk is truncated such that only values larger than the median of the first iteration occur. This corresponds to choosing a lower temperaure T in Eq. (7). The third iteration uses the median of the second iteration and so forth. This is repeated until a fraction of 1/4 of all events lay beyond a certain threshold value leading to a non decreasing sequence of splitting intervals defined by the medians of each iteration. This sequence is used in the second stage of the algorithm, where p-values are computed explicitly by multiplying the p-values of the truncated distribution in each iteration.

Although this method is easy to implement and errors can be estimated relatively simply, the MCMCMC approach has the advantage that the different configurations are not subjected to a sequence of decreasing temperatures, but perform a random walk in temperature space, i.e. visit all temperatures several times. Thus, mixing is accelerated and hence fewer Monte Carlo steps are required.

Reweighting the mixture

The production run of MCMCMC yield a set of m different chains of lengths n j . We denote the ith configuration in the chain of jth temperature as X i ( j ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaieqacqWFybawdaqhaaWcbaGaemyAaKgabaGaeiikaGIaemOAaOMaeiykaKcaaaaa@3282@ . Of course this leads to a larger parameter range than simple importance reweighting of a single chain, hence Eq. (9) cannot be applied directly to the mixture. Geyer [46] developed a generalization of the importance reweighting formula to mixtures. His idea is based on Eq. (9), where q T is replaced by a "mixture weight" qmix, i.e. (using q j q ˜ T j MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGXbqCgaacamaaBaaaleaacqWGubavdaWgaaadbaGaemOAaOgabeaaaSqabaaaaa@3118@ , i.e. q j represents the unormalized weights)

E T [ g ( X ) ] 1 Z j = 1 m i = 1 n j q T ( X i ( j ) ) q mix ( X i ( j ) ) g ( X i ( j ) ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaatuuDJXwAK1uy0HMmaeHbfv3ySLgzG0uy0HgiuD3BaGabaiab=ri8fnaaBaaaleaacuWGubavgaqbaaqabaGccqGGBbWwcqWGNbWzcqGGOaakieqacqGFybawcqGGPaqkcqGGDbqxcqGHijYUdaWcaaqaaiabigdaXaqaaiabdQfaAbaadaaeWbqaamaaqahabaWaaSaaaeaacqWGXbqCdaWgaaWcbaGafmivaqLbauaaaeqaaOGaeiikaGIae4hwaG1aa0baaSqaaiabdMgaPbqaaiabcIcaOiabdQgaQjabcMcaPaaakiabcMcaPaqaaiabdghaXnaaBaaaleaacqqGTbqBcqqGPbqAcqqG4baEaeqaaOGaeiikaGIae4hwaG1aa0baaSqaaiabdMgaPbqaaiabcIcaOiabdQgaQjabcMcaPaaakiabcMcaPaaaaSqaaiabdMgaPjabg2da9iabigdaXaqaaiabd6gaUnaaBaaameaacqWGQbGAaeqaaaqdcqGHris5aaWcbaGaemOAaOMaeyypa0JaeGymaedabaGaemyBa0ganiabggHiLdGccqGHflY1cqWGNbWzcqGGOaakcqGFybawdaqhaaWcbaGaemyAaKgabaGaeiikaGIaemOAaOMaeiykaKcaaOGaeiykaKIaeiOla4caaa@7812@
(11)

The (global) normalization constant is given by Z = j = 1 m i = 1 n j q T ( X i ( j ) ) / q mix ( X i ( j ) ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGAbGwcqGH9aqpdaaeWaqaamaaqadabaGaemyCae3aaSbaaSqaaiqbdsfauzaafaaabeaaaeaacqWGPbqAcqGH9aqpcqaIXaqmaeaacqWGUbGBdaWgaaadbaGaemOAaOgabeaaa0GaeyyeIuoaaSqaaiabdQgaQjabg2da9iabigdaXaqaaiabd2gaTbqdcqGHris5aOGaeiikaGccbeGae8hwaG1aa0baaSqaaiabdMgaPbqaaiabcIcaOiabdQgaQjabcMcaPaaakiabcMcaPiabc+caViabdghaXnaaBaaaleaacqqGTbqBcqqGPbqAcqqG4baEaeqaaOGaeiikaGIae8hwaG1aa0baaSqaaiabdMgaPbqaaiabcIcaOiabdQgaQjabcMcaPaaakiabcMcaPaaa@568E@ . The mixture weight function is known up to normalization constants c j Z T j MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGJbWydaWgaaWcbaGaemOAaOgabeaakiabggMi6kabdQfaAnaaBaaaleaacqWGubavdaWgaaadbaGaemOAaOgabeaaaSqabaaaaa@3586@ :

q mix ( X ) = j = 1 m n j n q j ( X ) c j , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGXbqCdaWgaaWcbaGaeeyBa0MaeeyAaKMaeeiEaGhabeaakiabcIcaOGqabiab=HfayjabcMcaPiabg2da9maaqahabaWaaSaaaeaacqWGUbGBdaWgaaWcbaGaemOAaOgabeaaaOqaaiabd6gaUbaaaSqaaiabdQgaQjabg2da9iabigdaXaqaaiabd2gaTbqdcqGHris5aOGaeyyXIC9aaSaaaeaacqWGXbqCdaWgaaWcbaGaemOAaOgabeaakiabcIcaOiab=HfayjabcMcaPaqaaiabdogaJnaaBaaaleaacqWGQbGAaeqaaaaakiabcYcaSaaa@4DE5@

with n = ∑ j n j . The unknown constants c ≡ (c1, ..., c m ) may be estimated by reverse logistic regression introduced by Geyer [46]. Here we used an alternative approach to obtain the constants c developed by Meng and Wong [47], which is explained now.

Since the global normalization constant Z in Eq. (11) is trivial, the problem is reduced to the estimation of (m - 1) ratios of normalization constants to some reference value. One possible choice is to fix the normalization constant of q1 and estimate the ratios r i = c1/c i (i = 2, ..., m).

Since the support of the mixture distribution is broader than each of the particular distributions, not all pairs of distributions q i and q j overlap in general. The overlaps of the empirical data can be measured by the matrix

w i j = 1 n i n j S ( k = 1 n i h S ( X k ( i ) ) ) ( l = 1 n j h S ( X l ( j ) ) ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWG3bWDdaWgaaWcbaGaemyAaKMaemOAaOgabeaakiabg2da9maalaaabaGaeGymaedabaGaemOBa42aaSbaaSqaaiabdMgaPbqabaGccqWGUbGBdaWgaaWcbaGaemOAaOgabeaaaaGcdaaeqbqaamaabmaabaWaaabCaeaacqWGObaAdaWgaaWcbaGaem4uamfabeaakiabcIcaOGqabiab=HfaynaaDaaaleaacqWGRbWAaeaacqGGOaakcqWGPbqAcqGGPaqkaaGccqGGPaqkaSqaaiabdUgaRjabg2da9iabigdaXaqaaiabd6gaUnaaBaaameaacqWGPbqAaeqaaaqdcqGHris5aaGccaGLOaGaayzkaaaaleaacqWGtbWuaeqaniabggHiLdGccqGHflY1daqadaqaamaaqahabaGaemiAaG2aaSbaaSqaaiabdofatbqabaGccqGGOaakcqWFybawdaqhaaWcbaGaemiBaWgabaGaeiikaGIaemOAaOMaeiykaKcaaOGaeiykaKcaleaacqWGSbaBcqGH9aqpcqaIXaqmaeaacqWGUbGBdaWgaaadbaGaemOAaOgabeaaa0GaeyyeIuoaaOGaayjkaiaawMcaaaaa@677B@

and the set of distributions can be represented by a graph (V, E) with vertices being the weight functions V = {q1, ..., q m } and the set of all overlaps being the weighted edges E = {w ij } with w ij > 0(see Fig. 1. We require, that the so constructed graph is connected. In practice one must find paths between each pair of distributions with not too small weights. In this case each distribution has a finite overlap with q mix and reweighting become possible on the full support.

Figure 1
figure 1

Sketch of the graph of overlapping distributions q1,..., q4. Distant distributions have weak overlaps.

Consider arbitrary weight functions α ij assigned to each edge of the graph and define the following expectation values with respect to q j

b j i = E j [ q i ( X ) α i j ( X ) ] = 1 c j X q j ( X ) q i ( X ) α i j ( X ) = c i c j b i j . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGIbGydaWgaaWcbaGaemOAaOMaemyAaKgabeaakiabg2da9mrr1ngBPrwtHrhAYaqeguuDJXwAKbstHrhAGq1DVbaceaGae8hHWx0aaSbaaSqaaiabdQgaQbqabaGccqGGBbWwcqWGXbqCdaWgaaWcbaGaemyAaKgabeaakiabcIcaOGqabiab+HfayjabcMcaPiabgwSixJGaciab9f7aHnaaBaaaleaacqWGPbqAcqWGQbGAaeqaaOGaeiikaGIae4hwaGLaeiykaKIaeiyxa0Laeyypa0ZaaSaaaeaacqaIXaqmaeaacqWGJbWydaWgaaWcbaGaemOAaOgabeaaaaGcdaaeqbqaaiabdghaXnaaBaaaleaacqWGQbGAaeqaaOGaeiikaGIae4hwaGLaeiykaKIaeyyXICTaemyCae3aaSbaaSqaaiabdMgaPbqabaGccqGGOaakcqGFybawcqGGPaqkcqGHflY1cqqFXoqydaWgaaWcbaGaemyAaKMaemOAaOgabeaakiabcIcaOiab+HfayjabcMcaPaWcbaGae4hwaGfabeqdcqGHris5aOGaeyypa0ZaaSaaaeaacqWGJbWydaWgaaWcbaGaemyAaKgabeaaaOqaaiabdogaJnaaBaaaleaacqWGQbGAaeqaaaaakiabdkgaInaaBaaaleaacqWGPbqAcqWGQbGAaeqaaOGaeiOla4caaa@7D94@
(12)

This means, for any given vector c, all values {b ji } can be calculated using this expression. We require the α ij to be symmetric, i.e. α ij = α ji , and a finite overlap with each of the distributions. With r1 = 1 and r i b ji = r j b ij it is straight forward to construct a linear system for the remaining (m - 1) ratios, for i > 1:

b i 1 = b 1 i r i = j i b j i r i j i , j > 1 b i j r j j > 1 a i j r j , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGIbGydaWgaaWcbaGaemyAaKMaeGymaedabeaakiabg2da9iabdkgaInaaBaaaleaacqaIXaqmcqWGPbqAaeqaaOGaeyyXICTaemOCai3aaSbaaSqaaiabdMgaPbqabaGccqGH9aqpdaaeqbqaaiabdkgaInaaBaaaleaacqWGQbGAcqWGPbqAaeqaaaqaaiabdQgaQjabgcMi5kabdMgaPbqab0GaeyyeIuoakiabgwSixlabdkhaYnaaBaaaleaacqWGPbqAaeqaaOGaeyOeI0YaaabuaeaacqWGIbGydaWgaaWcbaGaemyAaKMaemOAaOgabeaakiabgwSixlabdkhaYnaaBaaaleaacqWGQbGAaeqaaaqaaiabdQgaQjabgcMi5kabdMgaPjabcYcaSiabdQgaQjabg6da+iabigdaXaqab0GaeyyeIuoakiabggMi6oaaqafabaGaemyyae2aaSbaaSqaaiabdMgaPjabdQgaQbqabaGccqGHflY1cqWGYbGCdaWgaaWcbaGaemOAaOgabeaaaeaacqWGQbGAcqGH+aGpcqaIXaqmaeqaniabggHiLdGccqGGSaalaaa@728D@
(13)

with a ii = ∑jib ij and a ij = -b ij for ij. This equations cannot be solved directly, because the coefficients a ij do depend on the unknown ratios. However it is possible to solve Eq. (13) self-consistently. Using b ^ MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaieqacuWFIbGygaqcaaaa@2E0F@ = (b11, b21,..., bm 1) and including explicitely the dependence on r = (r1, r2,..., r m ) we obtain

A (r(t)r(t + 1)= b(r(t)).

This equation can be solved by starting with r(1) = (1, 1, ..., 1) and iteratively solving for r(t + 1)till convergence. Following the paper of Meng and Wong [47] Eq. (14) with the choice α i j ( X ) = n i n j | n | 2 q mix ( X ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWFXoqydaWgaaWcbaGaemyAaKMaemOAaOgabeaakiabcIcaOGqabiab+HfayjabcMcaPiabg2da9maalaaabaGaemOBa42aaSbaaSqaaiabdMgaPbqabaGccqWGUbGBdaWgaaWcbaGaemOAaOgabeaaaOqaamaaemaabaGaemOBa4gacaGLhWUaayjcSdWaaWbaaSqabeaacqaIYaGmaaaaaOGaeyyXICTaemyCae3aaSbaaSqaaiabb2gaTjabbMgaPjabbIha4bqabaGccqGGOaakcqGFybawcqGGPaqkaaa@4BE6@ converges to same estimator as proposed by Geyer [46], which is based on maximization of a quasi-loglikelihood. The desired probability P (s) can be achieved by setting q T' to the unbiased weight q = 1 and estimate the expectation values of the indicator functions h S in Eq. (11).

Illustration and convergence diagnostics

In order to guarantee start configurations taken from the stationary distribution the first few iterations of the chains have to be discarded. The number of iterations to be discarded is denoted as burning or equilibration period. Usually one starts from a random (i.e. disordered) configuration and equilibrates the system. At the beginning of the simulation the system has a low score and hence it can reach in principle most regions of the score landscape. If the temperature is low, one sees when looking at Eq. (7) that configurations with large score dominate. Hence, typically the score increases or stays the same during the simulation with only few score-decreasing fluctuations.

Note that if "ground states" are also known, i.e. the maxima of the score landscape, the reverse process is possible, i.e. starting from a high maximum and sampling its local environment. One can use this fact to verify, whether a system has equilibrated on a larger scale, i.e. whether it is able to overcome the typical barriers in the score landscape. This is the case when the average behavior for two runs, one starting with a disordered configuration and one starting with an "ground-state" configuration, is the same (within fluctuation). If the temperature is too small, this is usually not possible.

It is helpful to consider a simple toy system to illustrate and benchmark the method, in detail consider a 4-letter alphabet of equal weights and sequence lengths L = M = 10, 20. The scoring system is defined by the score matrix

σ ( a , b ) = { + 1 if  a = b 3 e l s e . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWFdpWCcqGGOaakcqWGHbqycqGGSaalcqWGIbGycqGGPaqkcqGH9aqpdaGabeqaauaabaqaciaaaeaacqGHRaWkcqaIXaqmaeaacqqGPbqAcqqGMbGzcqqGGaaicqWGHbqycqGH9aqpcqWGIbGyaeaacqGHsislcqaIZaWmaeaacqWGLbqzcqWGSbaBcqWGZbWCcqWGLbqzaaaacaGL7baacqGGUaGlaaa@46EE@
(15)

and affine gap costs with α = 4 and β = 2.

An illustration of the equilibration criterion is given in Fig. 2. By "visual inspection" we obtain equilibration times 100 (T = ∞),1000 (T = 1), 10000 (T = 0.7), 15000 (T = 0.6) and 20000 (T = 0.5), respectively.

Figure 2
figure 2

Equilibration of the 4-letter system (L = M = 20) with temperatures T = 0.5, 0.6, 0.7, 1.0, ∞ Equilibrium is reached after 20000, 15000, 10000, 1000, 100 steps (indicated by arrows) respectively. S (t) is averaged over independent 250 runs.

A more quantitative method was introduced by Raftery and Lewis [48, 49], that estimates equilibration and sample times for a set of quantils. Raftery and Lewis's program, which is available from StatLib [50] or in the CODA package [51], estimates a thining interval nthin as well. That means only every nthinth step is used for inference in order to avoid correlations between the scores at time t and t + Δt, that occur in MCMC in constrast to direct generating random sequences. The program requires three parameters: the desired accuracy r, the required probability s of attaining the specified accuracy and a less relevant tolerance parameter ε.

We compared the result of the estimate of the equilibration time with the simple visual approach: For the example given in Fig. 2 we maximized numerical estimate of equilibration time over a set of quantils between 0.1 and 0.95 for r = 0.0125, s = 0.95, ε = 0.001): The results for the equilibration time obtained by this approach are always much smaller than those obtained by the visual inspection. For example for L = 20, the Rafter-Lewis approach gives an equilibration time of 800 steps for the lowest temperature, whereas Fig. 2 suggests 20000 steps. Therefore equilibrium might not be guaranteed with the Rafter-Lewis approach and the visual inspection seems to be more conservative.

To estimate the times scales over which the simulation decorrelates, we considered the autocorrelation function

ξ ( t ) = S ( t 0 ) S ( t 0 + t ) t 0 S ( t 0 ) t 0 2 S ( t 0 ) 2 t 0 S ( t 0 ) t 0 2 , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWF+oaEcqGGOaakcqWG0baDcqGGPaqkcqGH9aqpdaWcaaqaamaaamqabaGaem4uamLaeiikaGIaemiDaq3aaSbaaSqaaiabicdaWaqabaGccqGGPaqkcqWGtbWucqGGOaakcqWG0baDdaWgaaWcbaGaeGimaadabeaakiabgUcaRiabdsha0jabcMcaPaGaayzkJiaawQYiamaaBaaaleaacqWG0baDdaWgaaadbaGaeGimaadabeaaaSqabaGccqGHsisldaaadeqaaiabdofatjabcIcaOiabdsha0naaBaaaleaacqaIWaamaeqaaOGaeiykaKcacaGLPmIaayPkJaWaa0baaSqaaiabdsha0naaBaaameaacqaIWaamaeqaaaWcbaGaeGOmaidaaaGcbaWaaaWabeaacqWGtbWucqGGOaakcqWG0baDdaWgaaWcbaGaeGimaadabeaakiabcMcaPmaaCaaaleqabaGaeGOmaidaaaGccaGLPmIaayPkJaWaaSbaaSqaaiabdsha0naaBaaameaacqaIWaamaeqaaaWcbeaakiabgkHiTmaaamqabaGaem4uamLaeiikaGIaemiDaq3aaSbaaSqaaiabicdaWaqabaGccqGGPaqkaiaawMYicaGLQmcadaqhaaWcbaGaemiDaq3aaSbaaWqaaiabicdaWaqabaaaleaacqaIYaGmaaaaaOGaeiilaWcaaa@6891@
(16)

t 0 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaadaaadeqaaiabl+UimbGaayzkJiaawQYiamaaBaaaleaacqWG0baDdaWgaaadbaGaeGimaadabeaaaSqabaaaaa@332E@ denoting the average over different times and independent runs. The typical time scale, over which correlation vanish is the correlation time τ defined via ξ (τ)= 1/e. The normalized auto-correlation function for the system of L = 20 is shown in Fig. 3. A comparison with Raftery and Lewis diagnostics of nthin, indicated by dots, gives evidence that the two estimates coincide with each other at least in the order of magnitude. The correlation time increases with decreasing temperature, which corresponds to a growth of the equilibration time with decreasing temperature in Fig. 2. However by the generation of the histograms the correlations will average out, but estimates of the errors are more complicated when the data are correlated. However the consideration of τ and nthin has some practical issues too: For the application it is only necessary to infere every 100 th step, which saves a lot disk space.

Figure 3
figure 3

Score auto-correlation function for different temperatures (4 letters, L = M = 20). Circles indicate corre-sponding nthin from Raftery and Lewis [48,49].

Once the equilibration period is estimated one may check the convergence of the remaining parts of the chains to the equilibrium distributions. This was done by computing the Gelman and Rubin shrink factors R [49, 52, 53]. This diagnostic compares the "within-chain" and the "inter-chain variance" of a set of multiple Monte Carlo chains. When the factor R approaches 1 the within-chain variance dominates and the sampler has forgotten its starting point. For the lowest temperature in our toy model L = 20 we found R = 1.03 for the 99.995% quantile, which appears to be reasonable.

From the equilibrated and converged chains we obtained histograms for different temperatures, which are shown in Fig. 4 for the case L = 20.

Figure 4
figure 4

Empirical probabilities for the toy model (4 letters, L = M = 20) held at finite temperature. The dottet line showes the normalized mixture weight function q ^ mix MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacuWGXbqCgaqcamaaBaaaleaacqqGTbqBcqqGPbqAcqqG4baEaeqaaaaa@3284@ .

The empirical overlap matrix of this mixture is estimated by

( w i j ) ( 1 0.543 0.256 0.098 0.009 0.543 1 0.572 0.266 0.070 0.256 0.572 1 0.624 0.264 0.098 0.266 0.624 1 0.570 0.009 0.070 0.264 0.570 1 ) , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqGGOaakcqWG3bWDdaWgaaWcbaGaemyAaKMaemOAaOgabeaakiabcMcaPiabgIKi7oaabmaabaqbaeqabuqbaaaaaeaacqaIXaqmaeaacqaIWaamcqGGUaGlcqaI1aqncqaI0aancqaIZaWmaeaacqaIWaamcqGGUaGlcqaIYaGmcqaI1aqncqaI2aGnaeaacqaIWaamcqGGUaGlcqaIWaamcqaI5aqocqaI4aaoaeaacqaIWaamcqGGUaGlcqaIWaamcqaIWaamcqaI5aqoaeaacqaIWaamcqGGUaGlcqaI1aqncqaI0aancqaIZaWmaeaacqaIXaqmaeaacqaIWaamcqGGUaGlcqaI1aqncqaI3aWncqaIYaGmaeaacqaIWaamcqGGUaGlcqaIYaGmcqaI2aGncqaI2aGnaeaacqaIWaamcqGGUaGlcqaIWaamcqaI3aWncqaIWaamaeaacqaIWaamcqGGUaGlcqaIYaGmcqaI1aqncqaI2aGnaeaacqaIWaamcqGGUaGlcqaI1aqncqaI3aWncqaIYaGmaeaacqaIXaqmaeaacqaIWaamcqGGUaGlcqaI2aGncqaIYaGmcqaI0aanaeaacqaIWaamcqGGUaGlcqaIYaGmcqaI2aGncqaI0aanaeaacqaIWaamcqGGUaGlcqaIWaamcqaI5aqocqaI4aaoaeaacqaIWaamcqGGUaGlcqaIYaGmcqaI2aGncqaI2aGnaeaacqaIWaamcqGGUaGlcqaI2aGncqaIYaGmcqaI0aanaeaacqaIXaqmaeaacqaIWaamcqGGUaGlcqaI1aqncqaI3aWncqaIWaamaeaacqaIWaamcqGGUaGlcqaIWaamcqaIWaamcqaI5aqoaeaacqaIWaamcqGGUaGlcqaIWaamcqaI3aWncqaIWaamaeaacqaIWaamcqGGUaGlcqaIYaGmcqaI2aGncqaI0aanaeaacqaIWaamcqGGUaGlcqaI1aqncqaI3aWncqaIWaamaeaacqaIXaqmaaaacaGLOaGaayzkaaGaeiilaWcaaa@99D0@
(17)

which has a finite overlap between all pairs. Note that in general a weaker condition must be fulfilled, namely that a connected path from the lowest to the hightest temperature must be possible, as outlined before. In more complex models only this condidition might be fulfilled.

Applying the reweighting technique, which was explained in the previous section, we obtain the infinite temperature probability P (s) (see Fig. 5).

Figure 5
figure 5

Score probabilities obtained throw the reweighting mixture technique for a 4-letter system with sequence-length L = 10, 20 and scoring parameters Eq. (15) using affine gap costs (α = 4, β = 2). For L = 10 the P (s) had also been been obtained by exact enumeration of all 42 × 10 configurations. A difference between the empirical curve is not visible in the plot.

Obviously, the toy model has Z = 42 Lconfigurations. The maximum score over the ensemble of all possible configurations is Smax = L. This corresponds to a pair of sequences with L equal letters x i = y i (i = 1 ... L). The number of configurations with the highest score is 4L. Hence, the probability to find a maximum score among all random sequences is P (Smax) = [S = Smax] = 4L/42 L= 4-L. Below, to benchmark the Monte Carlo algorithm, we compare the convergence of the relative error ε ( S max ) = | P sample ( S max ) 4 L | 4 L MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWF1oqzcqGGOaakcqWGtbWudaWgaaWcbaGagiyBa0MaeiyyaeMaeiiEaGhabeaakiabcMcaPiabg2da9maalaaabaWaaqWaaeaacqWGqbaudaWgaaWcbaGaee4CamNaeeyyaeMaeeyBa0MaeeiCaaNaeeiBaWMaeeyzaugabeaakiabcIcaOiabdofatnaaBaaaleaacyGGTbqBcqGGHbqycqGG4baEaeqaaOGaeiykaKIaeyOeI0IaeGinaqZaaWbaaSqabeaacqGHsislcqWGmbataaaakiaawEa7caGLiWoaaeaacqaI0aandaahaaWcbeqaaiabgkHiTiabdYeambaaaaaaaa@51F2@ for different sequence lengths, Psample (s) being the corresponding probability obtained from the MC simulation. From Fig. 6, which illustrates convergence of the ε (Smax) as a function of total sample size for all temperatures. In order to get a clear picture we averaged over several blocks of runs.

Figure 6
figure 6

Rate of convergence of the MCMCMC data. The relative error ε (Smax) of the ground state for L = 10 and L = 20 depending on the number Nsamples of samples is shown. Inset: relative error of the final P (s) incomparison to the exact enumeration of all states for the smallest system L = 10.

For small systems one may enumerate all possible configurations and compare the complete distribution with the Monte Carlo data. The empirical probability distribution for L = 10 in Fig. 5 coincides with the exact result, such that a the difference is not visible in the plot. However L = 10 is a very small system in contrast to real biological sequences, which are considered in section "Results", but exact enumeration is only possible on a modern computer cluster. Hence only for L = 10 the relative error ε ( s ) = | P sample ( s ) P exact ( s ) | P exact ( s ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWF1oqzcqGGOaakcqWGZbWCcqGGPaqkcqGH9aqpdaWcaaqaamaaemaabaGaemiuaa1aaSbaaSqaaiabbohaZjabbggaHjabb2gaTjabbchaWjabbYgaSjabbwgaLbqabaGccqGGOaakcqWGZbWCcqGGPaqkcqGHsislcqWGqbaudaWgaaWcbaGaeeyzauMaeeiEaGNaeeyyaeMaee4yamMaeeiDaqhabeaakiabcIcaOiabdohaZjabcMcaPaGaay5bSlaawIa7aaqaaiabdcfaqnaaBaaaleaacqqGLbqzcqqG4baEcqqGHbqycqqGJbWycqqG0baDaeqaaOGaeiikaGIaem4CamNaeiykaKcaaaaa@59E8@ (see inset of Fig. 6) can be computed on the full support. In principle one is able to reduce variance on the low score end of the distribution by introducing negative temperature values, but this is beyond of the scope of this article.

Error estimation

As mentioned previously, a direct calculation of the errors is hardly possible. The first reason is that the Markov chain data are correlated. Secondly, the iterative estimation of the relative normalization constants is not trivial and contributes also to the overall error. Nevertheless, one can evaluate errors using the jackknife method [54]: First, in order to ensure, that the data are uncorrelated, we took data points which are seperated by at least the correlation time, determined via Eq. (16). Next, the dataset is divided into n b blocks of equal size (hence, the number should be a multiple of n b ). Quantities of interests g are calculated k times (k = 1 ... n b ), each time omitting block B k . These n b values are averaged over all possibilities of k, in the notation of Eq. (11)

g ( X 1 , ... , X n ) k J = 1 Z n b k = 1 n b j = 1 m i = 1 , i B k n j q T ( X i ( j ) ) q mix ( X i ( j ) ) g ( X i ( j ) ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaadaaadeqaaiabdEgaNjabcIcaOGqabiab=HfaynaaBaaaleaacqaIXaqmaeqaaOGaeiilaWIaeiOla4IaeiOla4IaeiOla4IaeiilaWIae8hwaG1aaSbaaSqaaiabd6gaUbqabaGccqGGPaqkaiaawMYicaGLQmcadaqhaaWcbaGaem4AaSgabaGaemOsaOeaaOGaeyypa0ZaaSaaaeaacqaIXaqmaeaacqWGAbGwcqWGUbGBdaWgaaWcbaGaemOyaigabeaaaaGcdaaeWbqaamaaqahabaWaaabCaeaadaWcaaqaaiabdghaXnaaBaaaleaacuWGubavgaqbaaqabaGccqGGOaakcqWFybawdaqhaaWcbaGaemyAaKgabaGaeiikaGIaemOAaOMaeiykaKcaaOGaeiykaKcabaGaemyCae3aaSbaaSqaaiabb2gaTjabbMgaPjabbIha4bqabaGccqGGOaakcqWFybawdaqhaaWcbaGaemyAaKgabaGaeiikaGIaemOAaOMaeiykaKcaaOGaeiykaKcaaaWcbaGaemyAaKMaeyypa0JaeGymaeJaeiilaWIaemyAaKMaeyycI8SaemOqai0aaSbaaWqaaiabdUgaRbqabaaaleaacqWGUbGBdaWgaaadbaGaemOAaOgabeaaa0GaeyyeIuoaaSqaaiabdQgaQjabg2da9iabigdaXaqaaiabd2gaTbqdcqGHris5aaWcbaGaem4AaSMaeyypa0JaeGymaedabaGaemOBa42aaSbaaWqaaiabdkgaIbqabaaaniabggHiLdGccqGHflY1cqWGNbWzcqGGOaakcqWFybawdaqhaaWcbaGaemyAaKgabaGaeiikaGIaemOAaOMaeiykaKcaaOGaeiykaKIaeiOla4caaa@8641@

The error of g is estimated by

σ g J = ( n b 1 ) ( g 2 ( X 1 , ... , X n ) k J ( g ( X 1 , ... , X n ) k J ) 2 ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWFdpWCdaWgaaWcbaGaem4zaC2aaWbaaWqabeaacqWGkbGsaaaaleqaaOGaeyypa0ZaaOaaaeaacqGGOaakcqWGUbGBdaWgaaWcbaGaemOyaigabeaakiabgkHiTiabigdaXiabcMcaPmaabmaabaWaaaWabeaacqWGNbWzdaahaaWcbeqaaiabikdaYaaakiabcIcaOGqabiab+HfaynaaBaaaleaacqaIXaqmaeqaaOGaeiilaWIaeiOla4IaeiOla4IaeiOla4IaeiilaWIae4hwaG1aaSbaaSqaaiabd6gaUbqabaGccqGGPaqkaiaawMYicaGLQmcadaqhaaWcbaGaem4AaSgabaGaemOsaOeaaOGaeyOeI0YaaeWaaeaadaaadeqaaiabdEgaNjabcIcaOiab+HfaynaaBaaaleaacqaIXaqmaeqaaOGaeiilaWIaeiOla4IaeiOla4IaeiOla4IaeiilaWIae4hwaG1aaSbaaSqaaiabd6gaUbqabaGccqGGPaqkaiaawMYicaGLQmcadaqhaaWcbaGaem4AaSgabaGaemOsaOeaaaGccaGLOaGaayzkaaWaaWbaaSqabeaacqaIYaGmaaaakiaawIcacaGLPaaaaSqabaGccqGGUaGlaaa@627E@

For example the relative errors σ r j J / r j MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWFdpWCdaWgaaWcbaGaemOCai3aa0baaWqaaiabdQgaQbqaaiabdQeakbaaaSqabaGccqGGVaWlcqWGYbGCdaWgaaWcbaGaemOAaOgabeaaaaa@36A8@ of the normalization constant ratios increase from 8.6 × 10-4 for r2 to 1.29 × 10-2 for r5. This indicates that the method is able to capture the error propagation of the relative normalization constants due to weak overlaps of distant distributions (see also Eq. (17)). Similar errors for the probabilities P (s) can be estimated by applying this approach.

Results

Optimal alignment statistics

Next, we show the results from the application of the method to biologically relevant systems: local sequence alignment of protein sequences using BLOSUM62 [20] and PAM250 [21, 22] matrices. We apply amino acid background frequencies by Robinson and Robinson [55]. We consider different affine gap cost with 10 ≤ α ≤ 16, β = 1 for the BLOSUM62 matrix and 11 ≤ α ≤ 17, β = 3 when using the PAM250 matrix, as well as infinite gap costs. We study ten different sequence lengths between M = L = 40 and M = L = 400, in detail L = 40, 60, 80, 100, 150, 200, 250, 300, 350, 400.

Since the complexity of this system is much larger than the simple 4-letter system, the ground states could not be reached. Only temperatures where equilibration was guaranteed within a reasonable computation time were used for the calculation of P (s). This means that we cannot resolve the score probability distribution over its full support. But the range of temperatures is large enough to evaluate the distributions down to values P (s) ~10-60. The temperature sets we have used in the MCMCMC technique were varied between {2.00, 2.25, 2.50, 3.00, 5.00, 7.00, ∞} (L = 40) and {3.25, 3.50, 4.00, 5.00, 7.00, ∞} (L = 400) for BLOSUM62 matrices and between {2.75, 3.00, 3.25, 4.00, 5.00, 7.00, ∞} and {4.00, 4.25, 4.50, 5.00, 8.00, ∞} for the PAM250 matrices. For each run we performed 8 × 105 Monte Carlo steps. The Gelman and Rubin shrink factors fell below 1.04 in almost all cases. For BLOSUM62 matrices and L = 350, 400 a slightly longer run (106) had been required to reduce R. The resulting probabilities were obtained from averaging over 10 (L = 400) up to 100 (L = 40) runs. The typical overlap matrix for the most complex system (L = 400, BLOSUM62) was

( w i j ) = ( 1 0.6850 0.5017 0.2717 0.0480 0.0015 0.6850 1 0.7857 0.4624 0.0984 0.0034 0.5017 0.7857 1 0.6409 0.1607 0.0117 0.2717 0.4624 0.6409 1 0.3587 0.0549 0.0480 0.0984 0.1607 0.3587 1 0.3777 0.0015 0.0034 0.0117 0.3777 0.3777 1 ) . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqGGOaakcqWG3bWDdaWgaaWcbaGaemyAaKMaemOAaOgabeaakiabcMcaPiabg2da9maabmaabaqbaeqabyGbaaaaaeaacqaIXaqmaeaacqaIWaamcqGGUaGlcqaI2aGncqaI4aaocqaI1aqncqaIWaamaeaacqaIWaamcqGGUaGlcqaI1aqncqaIWaamcqaIXaqmcqaI3aWnaeaacqaIWaamcqGGUaGlcqaIYaGmcqaI3aWncqaIXaqmcqaI3aWnaeaacqaIWaamcqGGUaGlcqaIWaamcqaI0aancqaI4aaocqaIWaamaeaacqaIWaamcqGGUaGlcqaIWaamcqaIWaamcqaIXaqmcqaI1aqnaeaacqaIWaamcqGGUaGlcqaI2aGncqaI4aaocqaI1aqncqaIWaamaeaacqaIXaqmaeaacqaIWaamcqGGUaGlcqaI3aWncqaI4aaocqaI1aqncqaI3aWnaeaacqaIWaamcqGGUaGlcqaI0aancqaI2aGncqaIYaGmcqaI0aanaeaacqaIWaamcqGGUaGlcqaIWaamcqaI5aqocqaI4aaocqaI0aanaeaacqaIWaamcqGGUaGlcqaIWaamcqaIWaamcqaIZaWmcqaI0aanaeaacqaIWaamcqGGUaGlcqaI1aqncqaIWaamcqaIXaqmcqaI3aWnaeaacqaIWaamcqGGUaGlcqaI3aWncqaI4aaocqaI1aqncqaI3aWnaeaacqaIXaqmaeaacqaIWaamcqGGUaGlcqaI2aGncqaI0aancqaIWaamcqaI5aqoaeaacqaIWaamcqGGUaGlcqaIXaqmcqaI2aGncqaIWaamcqaI3aWnaeaacqaIWaamcqGGUaGlcqaIWaamcqaIXaqmcqaIXaqmcqaI3aWnaeaacqaIWaamcqGGUaGlcqaIYaGmcqaI3aWncqaIXaqmcqaI3aWnaeaacqaIWaamcqGGUaGlcqaI0aancqaI2aGncqaIYaGmcqaI0aanaeaacqaIWaamcqGGUaGlcqaI2aGncqaI0aancqaIWaamcqaI5aqoaeaacqaIXaqmaeaacqaIWaamcqGGUaGlcqaIZaWmcqaI1aqncqaI4aaocqaI3aWnaeaacqaIWaamcqGGUaGlcqaIWaamcqaI1aqncqaI0aancqaI5aqoaeaacqaIWaamcqGGUaGlcqaIWaamcqaI0aancqaI4aaocqaIWaamaeaacqaIWaamcqGGUaGlcqaIWaamcqaI5aqocqaI4aaocqaI0aanaeaacqaIWaamcqGGUaGlcqaIXaqmcqaI2aGncqaIWaamcqaI3aWnaeaacqaIWaamcqGGUaGlcqaIZaWmcqaI1aqncqaI4aaocqaI3aWnaeaacqaIXaqmaeaacqaIWaamcqGGUaGlcqaIZaWmcqaI3aWncqaI3aWncqaI3aWnaeaacqaIWaamcqGGUaGlcqaIWaamcqaIWaamcqaIXaqmcqaI1aqnaeaacqaIWaamcqGGUaGlcqaIWaamcqaIWaamcqaIZaWmcqaI0aanaeaacqaIWaamcqGGUaGlcqaIWaamcqaIXaqmcqaIXaqmcqaI3aWnaeaacqaIWaamcqGGUaGlcqaIZaWmcqaI3aWncqaI3aWncqaI3aWnaeaacqaIWaamcqGGUaGlcqaIZaWmcqaI3aWncqaI3aWncqaI3aWnaeaacqaIXaqmaaaacaGLOaGaayzkaaGaeiOla4caaa@E61A@

Thus the overlap graph is connected sufficientely. For L = 40 we obtained relative errors of the normalization constants between 10-4(highest temperature) and 0.4 (lowest temperature) and similar values for L = 400.

The main result is that most of the distributions we obtain deviate strongly from the Gumbel form, which is indicated in Fig. 7 and Fig. 8 by dotted lines. A typical example for the relative error of the results, obtained as explained above, is shown in Fig. 9. Note, that we used normalized scores s* = s - s0 by subtracting the position of the maximum s0 of the probability distribution. According to Eq. (3), the form of the Gumbel distribution is independent of the sequence length. In the limit L = M → ∞. In practice this is not the case due to edge effects [17, 18] and database applications use adjusted λ's, but the distribution is still assumed to be of Gumbel form. The results in this work suggest that this is only the case for not too small p-values.

Figure 7
figure 7

Probability distribution P(s) for gapped sequence alignment using BLOSUM62 matrices and affine gap costs with α = 12, β = 1 for two sequences lengths L = M = 40. The results for other lengths are summarized in additional file 1. Strong deviations from the Gumbel distribution become visible in the tail. The dotted lines show the original Gumbel distribution, when fitted to the region of high probability. The inset shows the same data with linear ordinate.

Figure 8
figure 8

Probability distribution P(s) for ungapped sequence alignment using BLOSUM62-matrices. Deviations form the Gumbel-distribution can only be observed for short sequences (L < 250). The inset shows the same data with linear ordinate.

Figure 9
figure 9

Relative error of the probability estimation using gapped sequence alignment and BLOSUM62 matrices.

One observes that the discrepancy seems to be stronger for shorter sequences. Also, the case without gaps (Fig. 8) deviates, at least for L = M = 400, only weakly from the Gumbel distribution. This might be expected due to the previous analytical work [9, 10]. Qualitatively the behavior of the PAM250-matrices is the same and therefore the plots are not shown. A quantitative analysis of all results will be given below. Empirically we find that the resulting distribution can be described by a modified Gumbel distribution with a Gaussian correction:

P ( s ) = P Gumbel ( s ) exp [ λ 2 ( s s 0 ) 2 ] = λ exp [ λ ( s s 0 ) λ 2 ( s s 0 ) 2 e λ ( s s 0 ) ] , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGqbaucqGGOaakcqWGZbWCcqGGPaqkcqGH9aqpcqWGqbaudaWgaaWcbaGaee4raCKaeeyDauNaeeyBa0MaeeOyaiMaeeyzauMaeeiBaWgabeaakiabcIcaOiabdohaZjabcMcaPiabgwSixlGbcwgaLjabcIha4jabcchaWnaadmaabaGaeyOeI0ccciGae83UdW2aaSbaaSqaaiabikdaYaqabaGccqGGOaakcqWGZbWCcqGHsislcqWGZbWCdaWgaaWcbaGaeGimaadabeaakiabcMcaPmaaCaaaleqabaGaeGOmaidaaaGccaGLBbGaayzxaaGaeyypa0Jae83UdWMagiyzauMaeiiEaGNaeiiCaa3aamWaaeaacqGHsislcqWF7oaBcqGGOaakcqWGZbWCcqGHsislcqWGZbWCdaWgaaWcbaGaeGimaadabeaakiabcMcaPiabgkHiTiab=T7aSnaaBaaaleaacqaIYaGmaeqaaOGaeiikaGIaem4CamNaeyOeI0Iaem4Cam3aaSbaaSqaaiabicdaWaqabaGccqGGPaqkdaahaaWcbeqaaiabikdaYaaakiabgkHiTiabdwgaLnaaCaaaleqabaGaeyOeI0Iae83UdWMaeiikaGIaem4CamNaeyOeI0Iaem4Cam3aaSbaaWqaaiabicdaWaqabaWccqGGPaqkaaaakiaawUfacaGLDbaacqGGSaalaaa@7CA4@
(18)

with s0 = log(KLM)/λ. Note that we would have to use a different normalization constant here, but since the correction dominates the tail of the distribution, the real normalization constant is numerically indistinguishable from λ. We modeled the data by a minimizing a weighted χ2 using the program gnuplot [56]. The results including the reduced χ2 - values ( χ 2 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWFhpWydaqhaaWcbaGaey4fIOcabaGaeGOmaidaaaaa@3078@ = χ2 /degrees of freedom) are documented in Tab. 1 and as an additional CSV-file [see additional file 1].

Table 1 Fit parameters of the modified Gumbel distribution Eq. (18) using the BLOSUM62 scoring matrix and affine gap costs with α = 10, β = 1 . 104 λ 2 extra MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWF7oaBdaqhaaWcbaGaeGOmaidabaGaeeyzauMaeeiEaGNaeeiDaqNaeeOCaiNaeeyyaegaaaaa@3671@ describes the estimated value of λ2 using the scaling relation Eq. (19). Fit parameters for other scoring systems are provided as supplementary material to this artilce [see additional file 1].

All estimated standard errors in this paper are written behind the values and separated by "±".

Note that only for not too small sequences χ 2 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWFhpWydaqhaaWcbaGaey4fIOcabaGaeGOmaidaaaaa@3078@ is in the order of one. This means that Eq. (18) describes the data better for longer sequences. However biological relevant sequence lengths (L > 200) sit in the range were the fit works fine. Moreover the results for shorter sequences are still several orders of magnitude below the naive Gumbel result, which yield χ 2 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWFhpWydaqhaaWcbaGaey4fIOcabaGaeGOmaidaaaaa@3078@ a value of about 104 for the L = 40 system.

We also tried smaller gap costs than α < 10 (β = 1, BLOSUM62) and α < 11 (β = 3, PAM250 matrices), but in this case the distributions deviate from Gumbel not only in the tail but even in the high-probability region. The reason is presumably that the values of the parameters are close to the critical value of the linear-logarithmic phase transition [24], i.e. the alignment is not really local any more.

Next, we study the scaling behavior of the correction parameter λ2. Since the distributions seem to approach the Gumbel distribution with increasing sequence length, as can be seen in Fig. 7 and Fig. 8, we expect that λ2 decreases for L → ∞. Furthermore, when looking at Fig. 10, where P (s) is shown for one sequence length L = M = 250 but for different gap-opening costs α, we expect a weak dependence of λ2 on α. In order to provide more quantitative evidence, we fitted all distributions by Eq. (18) and compared the resulting fit parameters.

Figure 10
figure 10

Probability distributions P(s) comparing different gap costs. The dotted line denote the distribution without Gaussian correction (λ2 = 0). Deviations from the Gumbel distribution become stronger for small gap costs. The inset shows the same data with linear ordinate.

In the gapless case no deviations from Gumbel could be detected for sequence lengths L > 200. For the other cases, the dependence of the scaling behavior λ2 on the sequence length is plotted in Fig. 11 and Fig.12. BLOSUM62 and PAM250 behaves qualitatively the same. λ2 seems to decay with a power law

Figure 11
figure 11

Scaling of the correction parameter λ2 (BLOSUM62). The decay of λ2 with system size shows approximately a power law near the logarithm-linear transition (two smallest gap costs). For this cases the fit to Eq. (19) is shown by a line (α = 10) and dots (α = 12). The lines of the remaining cases are guides to the eye conneting the data points.

Figure 12
figure 12

Scaling of the correction parameter λ2 (PAM250). The decay of λ2 with system size shows approximately a power law near the logarithm-linear transition (two smallest gap costs). For this cases the fit to Eq. (19) is shown by a line (α = 11) and dots (α = 13). The lines of the remaining cases are guides to the eye conneting the data points.

λ 2 ( L ) = a L b λ 2 MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWF7oaBdaWgaaWcbaGaeGOmaidabeaakiabcIcaOiabdYeamjabcMcaPiabg2da9iabdggaHjabbccaGiabdYeamnaaCaaaleqabaGaeyOeI0IaemOyaigaaOGaeyOeI0Iae83UdW2aa0baaSqaaiabikdaYaqaaiabgEHiQaaaaaa@3DB6@
(19)

for the smallest gap costs and faster than a power law for larger gap costs.

By fitting the limiting cases (two smallest gap costs) to this function an upper bound of the decay could be estimated. The results are summarized in Table 2.

Table 2 Fitting parameters of the scaling relation Eq. (19).

Note that these arguments are purely heuristical attempts to look at the scaling behaviour and its upper bound. It is hard to decide, wether the extrapolation is valid for L = M → ∞. However an important range of biological interessting sequence lengths are governed with this scaling analysis.

In order to see the relevance of our result we consider a simple example, the E-value of a pair of sequences of length L = 100 using α = 12, β = 1 gap costs, the BLOSUM62-matrix and the SWISSPROT database [57], which contains currently Nswissprot = 210, 623 sequences. In BLAST [58], the E-value, i.e. the expected number of hits exhibiting at certain "cut-off" score bcut, is currently estimated via the cumulative Gumbel distribution

E = K L N e λ b cut , MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGfbqrcqGH9aqpcqWGlbWscqWGmbatcqWGobGtcqGHflY1cqWGLbqzdaahaaWcbeqaaiabgkHiTGGaciab=T7aSjabdkgaInaaBaaameaacqqGJbWycqqG1bqDcqqG0baDaeqaaaaakiabcYcaSaaa@3F2D@
(20)

where L is the query length and N the total number of amino acids of the entire database, with parameters K = 0.0410 and λ = 0.267. Using the suggested E-value of 10 [58], we find a cut-off of bcut = 64.8 above which a result is considered to be significant, with [S > bcut] = 4.75 × 10-5. Our cumulative distribution achieves this probability at bcut = 54, i.e. significantly below the BLAST value. Hence, using the true distributions of the scores, a considerable amount of queries, those which have a score between 54 and 64, are significant in contrast to the result of the significance estimation within the Gumbel approximation. Hence, using the data provided in this work, one is able to estimate the significance of protein-data-base queries for the most commonly used parameter sets with much higher precission than when applying the approximation of the Gumbel distribution.

Sum statistics of the k-best alignments

The asymptotic distribution of the ungapped sum statistics is well known by Eq. (5). Again, we are interested in the distributions for finite sequence lengths. We use the SIM procedure [27] to compute the sum of the k-best alignments (k = 2, ..., 5) within the same type of Markov-chain Monte Carlo simulation as in the previous sections. In this case, we consider only the BLOSUM62 matrix together with affine gap costs α = 12, β = 1, a commonly used scoring system. We observed large fluctuations for short sequences (L < 100) and equilibration turned out to be harder for this case. Thus only sequences with L ≥ 60 (k = 2) and L ≥ 80 (k ≥ 3) have been used for the analysis. The temperature sets varied between {2.75, 3.0, 3.5, 4.0, 7.0, ∞} for L = 100, k = 2 and {6.25, 6.5, 7, 9, 11, ∞} for L = 400, k = 5 (details are shown in Tab. 3).

Table 3 Temperature parameters for sum-statistics.

Note that for k > 3 the systems could not be equilibrated in the very low temperature regime T < 5. Therefore, for theses cases, the tail could only be obtained in an intermediate range of probabilities (~10-20), which is nevertheless low enough to obtain significance figures much better compared to using a simple-sampling approach.

In Fig. 13 we compare different distributions obtained for varying k and fixed sequence length L = 200. Similar to the case of optimal alignment quadratic deviations could be observed which decrease with growing system length for all values of k (not shown).

Figure 13
figure 13

Score probability distributions for sum-statistics of the k-best scores (solid lines) for L = M = 200. The dotted lines denote the distribution without Gaussian correction (λ2 = 0). Deviations from Eq. (3) or Eq. (6) become only visible in the rare-event tail.

In order to quantitatively compare the distribution with theoretical predictions from Karlin-Altschul statistics [28], we used the estimated Gumbel parameters λ and s0 from the optimal score distributions. Corresponding to substituting the normalized score in Eq. (6) with t = λ (s - ks0) we fitted the tail (p < 10-10) of the Monte Carlo data to the modified distribution of the sum statistics, where the functional form ftail from Eq. (6) is again modified by a Gaussian factor:

P ( s ) = C f tail [ λ ( s k s 0 ) ] exp [ λ 2 ( k ) ( S k S 0 ) 2 ] . MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaacqWGqbaucqGGOaakcqWGZbWCcqGGPaqkcqGH9aqpcqWGdbWqcqWGMbGzdaWgaaWcbaGaeeiDaqNaeeyyaeMaeeyAaKMaeeiBaWgabeaakiabcUfaBHGaciab=T7aSjabcIcaOiabdohaZjabgkHiTiabdUgaRjabdohaZnaaBaaaleaacqaIWaamaeqaaOGaeiykaKIaeiyxa0LaeyyXICTagiyzauMaeiiEaGNaeiiCaa3aamWaaeaacqWF7oaBdaqhaaWcbaGaeGOmaidabaGaeiikaGIaem4AaSMaeiykaKcaaOGaeiikaGIaem4uamLaeyOeI0Iaem4AaSMaem4uam1aaSbaaSqaaiabicdaWaqabaGccqGGPaqkdaahaaWcbeqaaiabikdaYaaaaOGaay5waiaaw2faaiabc6caUaaa@5E27@
(21)

This was possible for k = 2 and k = 3. The results are summarized in Tab. 4 and the scaling behaviour of λ 2 ( k ) MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWF7oaBdaqhaaWcbaGaeGOmaidabaGaeiikaGIaem4AaSMaeiykaKcaaaaa@3297@ is shown in Fig. 14. As in the case of the optimal score (k = 1), deviations from the theoretical form are significant only in the regime of small probabilities, which is not accessible with naive sampling methods. The data for k = 1 to k = 3 (Fig. 14) give evidence that the edge effect is reduced by increasing k. Note that in Ref. [16], best agreement with theory was achieved with k = 6.

Table 4 Correction parameter λ2 for the sum statistics k = 2 and k = 3. λ2 is estimated by a fit for Eq. (21) using optimal the Gumbel-parameters λ and S0 from optimal score statistics (k = 1). BLOSUM62 with affine gap costs (α = 12, β = 1) was used as scoring system.
Figure 14
figure 14

Scaling of the correction parameter for BLOSUM62 sum-statistics (k = 1, 2, 3). λ2 is estimated by a fit for Eq. (21) using optimal the Gumbel-parameters λ and S0 from optimal score statistics (k = 1).

Discussion and summary

We have studied the distribution of optimum alignment scores over a wide range using a rare-event sampling method. First, by comparing the results for a small 4-letter test system, we illustrated how the method works and provided some evidence for its convergence. In the main part, we considered protein alignment for two types of substitution matrices, i.e. BLOSUM and PAM matrices. We also studied many different sets of biologically relevant parameters by varying gap costs and sequence lengths.

For large enough gap costs it was previously assumed that the distribution follows the Gumbel extreme-value distribution, even when aligning finite sequences and allowing for gaps. Hence, the Gumbel distribution is used for calculating p-values in protein data bases so far. We observe clear deviations from the Gumbel distribution in the biologically relevant rare-event-tail, which is out of reach of simple sampling methods used so far.

An analysis of the scaling behavior of the correction parameter λ2 gives evidence that the Gumbel distribution correctly describes the data only in the limit of infinite sequence lengths, even for gapped sequence alignments. For finite protein lengths of biological relevance, we observed that the distributions can be fitted well by a Gumbel distribution with a Gaussian correction. Therefore, for data bases like BLAST [8, 18, 58], we recommend to use distribution functions determined by the empirical fitting parameters provided in this work because the critical value Scut, above which a result is considered to be significant, changes considerably, as we have seen.

We have also studied the sum-statistics of the k-best alignments. Again a Gaussian correction to the assumed form of the distribution was found empirically. Extrapolation to infinitely long sequences gives good evidence that the ungapped statistical theory describes the gapped case for L = M → ∞ as well.

References

  1. Brown S: Bioinformatics. 2000, Natick (MA): Eaton Publishing

    Google Scholar 

  2. Rashidi S, Buehler L: Bioinformatics Basics. 2000, Boca Raton (FL): CRC Press

    Google Scholar 

  3. The Protein Data Bank. http://www.pdb.org

  4. Fraser C, Gocayne J: The Minimal Gene Complement of Mycoplasma Genitalium. Science. 1995, 270: 397-

    Article  PubMed  CAS  Google Scholar 

  5. Needleman SB, Wunsch CD: A General Method Applicabel to Search for Similarities in the Amino Acid Sequence of two Proteins. J Mol Biol. 1970, 48: 443-453.

    Article  PubMed  CAS  Google Scholar 

  6. Smith TF, Waterman MS: Identification of Common Molecular Subsequences. J Mol Biol. 1981, 147: 195-197.

    Article  PubMed  CAS  Google Scholar 

  7. Gotoh O: An Improved Algorithm for Matching Biological Sequences. J Mol Biol. 1982, 162: 705-

    Article  PubMed  CAS  Google Scholar 

  8. Altschul S, Gish W, Miller W, Myers E, Lipman D: Basic Local Alignment Search Tool. J Mol Biol. 1990, 215: 403-410.

    Article  PubMed  CAS  Google Scholar 

  9. Karlin S, Altschul S: Methods for assessing the statistical significance of molecular sequence features by using general scoring schemes. Proc Natl Acad Sci USA. 1990, 87: 2264-

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  10. Dembo A, Karlin S, Zeitouni O: Limit Distribution of Maximal Non-Aligned Two-Sequence Segmental Score. Ann Prob. 1994, 22: 2022-2039.

    Article  Google Scholar 

  11. Yu Y, Hwa T: Statistical Significance of Probabilistic Sequence Alignment and Related Local Hidden Markov Models. J Comp Biol. 2001, 8 (3): 249-282.

    Article  Google Scholar 

  12. Yu Y, Bundschuh R, Hwa T: Statistical Significance and Extreme Ensemble of Gapped Local Hybrid Alignment. Biological Evolution and Statistical Physics. Edited by: Lässig M, Valeriani A. 2002, 3-22. Berlin: Springer-Verlag

    Chapter  Google Scholar 

  13. Kschischo M, Lässig M, Yu Y: Toward an accurate statistics of gapped alignments. Bull Math Biol. 2004, 67: 169-191.

    Article  Google Scholar 

  14. Siegmund D, Yakir B: Approximate p-Values for Local Sequence Alignments. Annals of Statistics. 2000, 28: 657-680.

    Google Scholar 

  15. Metzler D, Grossmann S, Wakolbinger A: A poisson model for gapped local alignments. Stat Prob Letters. 2002, 60: 91-100.

    Article  Google Scholar 

  16. Altschul S, Gish W: Local Alignment Statistics. Meth Enzym. 1996, 266: 460-

    Article  PubMed  CAS  Google Scholar 

  17. Olsen R, Bundschuh R, Hwa T: Rapid Assessment of Extremal Statistics for Local Alignment with Gaps. Proceedings of the seventh International Conference on Intelligent Systems for Molecular Biology. Edited by: Lengauer T, Schneider R, Bork P, Brutlag D, Glasgow J, Mewes HW, Zimmer R, Menlo Park. 1999, 270: 211-222. CA: AAAI Press

    Google Scholar 

  18. Altschul S, Bundschuh R, Olsen R, Hwa T: The estimation of statistical parameters for local alignment score distributions. Nucl Acid Res. 2001, 29 (2): 351-361.

    Article  CAS  Google Scholar 

  19. Hartmann A: Sampling rare events: Statistics of local sequence alignments. Phys Rev E. 2002, 65 (5 Pt 2): 056102-

    Article  Google Scholar 

  20. Heinkoff S, Heinkoff J: Amino acid substitution matrices from protein blocks. Proc Natl Acad Sci USA. 1992, 89: 10915-10919.

    Article  Google Scholar 

  21. Dayhoff M, Schwartz R, Orcutt B: A model of Evolutionary Change in Proteins. Atlas of Protein Sequence and Structure. Edited by: Dayhoff M. 1978, 5 (Suppl 3): 345-352. Washington, D.C: National Biomedical Research Foundation

    Google Scholar 

  22. Schwartz R, Dayhoff M: Matrices for Detecting Distant Relationships. Atlas of Protein Sequence and Structure. Edited by: Dayhoff M. 1978, 5 (Suppl 3): 353-358. Washington, D.C.: National Biomedical Research Foundation

    Google Scholar 

  23. Gumbel E: Statistics of Extremes. 1958, New York: Columbia University Press

    Google Scholar 

  24. Arratia R, Waterman M: A Phase Transition for the Score in Matching Random Sequences Allowing Deletions. Ann Appl Prob. 1994, 4: 200-225.

    Article  Google Scholar 

  25. Hwa T, Lässig M: Optimal Detection of Sequence Similarity by Local Alignment. Proceedings of the Second Annual International Conference on Computational Molecular Biology (RECOMB98). Edited by: Istrail S, Pevzner P, Waterman M. 1998, 109-

    Chapter  Google Scholar 

  26. Sellers P: Pattern recognition in genetic sequences by mismatch density. Bull Math Biol. 1984, 46: 501-514.

    Article  CAS  Google Scholar 

  27. Altschul S, Erickson B: Locally optimal subalignments using nonlinear similartity functions. Bull Math Biol. 1986, 48: 633-660.

    Article  PubMed  CAS  Google Scholar 

  28. Karlin S, Altschul S: Applications and statistics for multiple high-scoring segments in molecular sequences. Proc Natl Acad Sci USA. 1993, 90: 5873-5877.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  29. Dieker A, Mandjes M: On Asymptotically efficient simulation of large deviation probabilities. Adv Appl Prob. 2005, 37: 539-552.

    Article  Google Scholar 

  30. Hastings WK: Monte Carlo Sampling Methods Using Markov Chains and Their Applications. Biometrika. 1970, 57: 97-109.

    Article  Google Scholar 

  31. Liu J: Monte Carlo Strategies in Scientific Computing. 2002, New York: Springer

    Google Scholar 

  32. Liu J: Metropolized independent sampling with comparisons to rejection sampling and importance sampling. Statist Comput. 1996, 6: 113-119.

    Article  Google Scholar 

  33. Geyer C: Monte Carlo Maximum Likelihood for Depend Data. Proceedings of the 23rd Symposium on the Interface. 1991, 156-163.

    Google Scholar 

  34. Hukushima K, Nemoto K: Exchange Monte Carlo Method and Application to Spin Glass Simulations. J Phys Soc Jpn. 1996, 65: 1604-1608.

    Article  CAS  Google Scholar 

  35. Earl D, Deem M: Parallel tempering: Theory, applications, and new perspectives. Phys Chem Chem Phys. 2005, 7: 3910-3916.

    Article  PubMed  CAS  Google Scholar 

  36. Zhou R: Exploring the protein folding free energy landscape: Coupling replica exchange method with P3ME/RESPA algorithm. J Molec Graph Mod. 2004, 22 (5): 451-463.

    Article  CAS  Google Scholar 

  37. Zhou R, Berne B: Can a continuum solvent model reproduce the free energy landscape of a β -hairpin folding in water?. Proc Natl Acad Sci USA. 2002, 99: 12777-12782.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  38. Zhou R, Berne B: Trp-cage: Folding free energy landscape in explicit water. Proc Natl Acad Sci USA. 2002, 100 (23): 13280-13285.

    Article  Google Scholar 

  39. Garci'a A, Onuchic J: Folding a protein in a computer: An atomic description of the folding/unfolding of protein. Proc Natl Acad Sci USA. 2003, 100: 13898-13903.

    Article  Google Scholar 

  40. Zhou R, Berne B, Germain R: The free energy landscape for β hairpin folding in explicit water. Proc Natl Acad Sci USA. 2001, 98: 14931-14936.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  41. Auer S, Frenkel D: Prediction of absolute crystal-nucleation rate in hard-sphere colloids. Nature. 2001, 409: 1020-1023.

    Article  PubMed  CAS  Google Scholar 

  42. Marinari E, Parisi G, Ruiz-Lorenzo J: Numerical Simulations of Spin Glass Systems. Spin Glasses and Random Fields, Directions in Condensed Matter Physics. Edited by: Young A. 1998, 12: 109-World Scientific

    Google Scholar 

  43. Katzgraber H, Palassini M, Young A: Monte Carlo simulations of spin glasses at low temperatures. Phys Rev B. 2001, 63: 1844221-18442210.

    Article  Google Scholar 

  44. Körner M, Katzgraber H, Hartmann A: Probing tails of energy distributions using importance-sampling in the disorder with a guiding function. Stat Mech. 2006, P04005-

    Google Scholar 

  45. Wilbur W: Accurate Monte Carlo Estimation of Very Small P-Values In Markov Chains. Comp Stat. 1998, 13: 153-168.

    Google Scholar 

  46. Geyer C: Estimating Normalization Constants and Reweighting Mixtures in Markov Chain Monte Carlo. Tech Rep 568. 1994, School of Statistics, University of Minnesota

    Google Scholar 

  47. Meng X, Wong W: Simulating Ratios of Normalization Constants via a Simple Identity: ATheoretical Exploration. Statistica Sinica. 1996, 6: 831-860.

    Google Scholar 

  48. Raftery A, Lewis S: How Many Iterations in the Gibbs Sampler. Bayesian Statistics 4. Edited by: Bernardo J, Berger J, Dawid A, Smith A. 1992, 763-773. Oxford University Press

    Google Scholar 

  49. Cowles M, Carlin B: Markov Chain Monte Carlo Convergence Diagnostics: A Comparative Review. JASA. 1996, 91 (434): 883-904.

    Article  Google Scholar 

  50. StatLib. http://lib.stat.cmu.edu/

  51. Coda R package. http://www.r-project.org/

  52. Gelman A, Rubin D: Inference from iterative simulation using multiple sequences. Stat Sci. 1992, 7: 457-472.

    Article  Google Scholar 

  53. Brooks S, Gelman A: General methods for monitoring convergence of iterative simulations. J Comput Graph Stat. 1998, 7: 434-455.

    Google Scholar 

  54. BEfron: The Jackknife, the Bootstrap and Other Resampling Plans. 1982, New York: SIAM

    Book  Google Scholar 

  55. Robinson A, Robinson L: Distribution of glutamine and asparagine residues and their near neighbours in peptides and proteins. Proc Natl Acad Sci USA. 1991, 88: 8880-8884.

    Article  PubMed  CAS  PubMed Central  Google Scholar 

  56. gnuplot. http://www.gnuplot.info/

  57. SWISSPROT. http://www.expasy.org/

  58. NCBI BLAST. http://www.ncbi.nlm.nih.gov/BLAST

Download references

Acknowledgements

We thank B. Morgenstern and P. Müller for critically reading the manuscript. The authors have received financial support from the VolkswagenStiftung (Germany) within the program "Nachwuchsgruppen an Uni-versitäten", and from the European Community via the DYGLAGEMEM program.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Stefan Wolfsheimer.

Electronic supplementary material

13015_2006_34_MOESM1_ESM.csv

Additional file 1: Fit parameter of the modified Gumbel distribution. CSV file (tabulator separated) of fit parameters of the modified Gumbel distribution Eq. (18) using different scoring matrices (BLOSUM62 and (PAM250) and gap costs. 104 λ 2 extra MathType@MTEF@5@5@+=feaafiart1ev1aaatCvAUfKttLearuWrP9MDH5MBPbIqV92AaeXatLxBI9gBaebbnrfifHhDYfgasaacH8akY=wiFfYdH8Gipec8Eeeu0xXdbba9frFj0=OqFfea0dXdd9vqai=hGuQ8kuc9pgc9s8qqaq=dirpe0xb9q8qiLsFr0=vr0=vr0dc8meaabaqaciaacaGaaeqabaqabeGadaaakeaaiiGacqWF7oaBdaqhaaWcbaGaeGOmaidabaGaeeyzauMaeeiEaGNaeeiDaqNaeeOCaiNaeeyyaegaaaaa@3671@ describes the estimated value of λ2 using the scaling relation Eq. (19) (for small gap costs only). (CSV 9 KB)

Authors’ original submitted files for images

Rights and permissions

This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Wolfsheimer, S., Burghardt, B. & Hartmann, A.K. Local sequence alignments statistics: deviations from Gumbel statistics in the rare-event tail. Algorithms Mol Biol 2, 9 (2007). https://doi.org/10.1186/1748-7188-2-9

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1748-7188-2-9

Keywords