Skip to main content

Statistics for approximate gene clusters

Abstract

Background

Genes occurring co-localized in multiple genomes can be strong indicators for either functional constraints on the genome organization or remnant ancestral gene order. The computational detection of these patterns, which are usually referred to as gene clusters, has become increasingly sensitive over the past decade. The most powerful approaches allow for various types of imperfect cluster conservation: Cluster locations may be internally rearranged. The individual cluster locations may contain only a subset of the cluster genes and may be disrupted by uninvolved genes. Moreover cluster locations may not at all occur in some or even most of the studied genomes. The detection of such low quality clusters increases the risk of mistaking faint patterns that occur merely by chance for genuine findings. Therefore, it is crucial to estimate the significance of computational gene cluster predictions and discriminate between true conservation and coincidental clustering.

Results

In this paper, we present an efficient and accurate approach to estimate the significance of gene cluster predictions under the approximate common intervals model. Given a single gene cluster prediction, we calculate the probability to observe it with the same or a higher degree of conservation under the null hypothesis of random gene order, and add a correction factor to account for multiple testing. Our approach considers all parameters that define the quality of gene cluster conservation: the number of genomes in which the cluster occurs, the number of involved genes, the degree of conservation in the different genomes, as well as the frequency of the clustered genes within each genome. We apply our approach to evaluate gene cluster predictions in a large set of well annotated genomes.

Background

Gene order-based analysis of whole genomes has become an important field in comparative genomics. It is well known that genomes evolve, not only at the level of nucleotide sequence, but also by means of large-scale rearrangements, such as inversions and transpositions, as well as changes of the gene content. Focusing on this higher-level structure, genomes are usually modeled as sequences of integers with genes belonging to the same gene family represented by the same integer. If no selective pressure was acting on whole genome evolution, gene order and gene content would randomize over time. In reality, particularly in bacterial genomes, we observe low overall conservation of gene order between species, contrasted by a small number of well-conserved segments. These are often referred to as gene clusters. Such local aberrations from genome randomization provide evidence for various biological phenomena and are of high interest in functional and evolutionary genomics [19].

When comparing a large number of genomes, the identification of these structures can be a challenging task since conservation patterns may be highly variable across species. Due to micro-rearrangements, gene order can also vary between cluster occurrences. Gene insertions and losses, or mis-annotations may lead to cluster occurrences interrupted by genes that do not belong to the cluster, or containing only a subset of the clustered genes. Moreover, a gene cluster may be present only in a subset of the genomes under study. (A gene cluster displaying all these features, except for mis-annotations, is shown in Additional File 1) Taking these effects into account in different ways, several models of gene clusters and algorithms for their detection have been suggested [1017].

However, it may as well be the case that seemingly conserved patterns occur merely by chance. To estimate the likeliness of such events, appropriate statistics are needed to quantify the probability of finding gene clusters by chance. Such statistics have been developed for some gene cluster models, in particular r-windows [1820], segmental homologies (k-clumps) [21], and max-gap clusters [2224]. Other methods solve the problem of assigning significance to predicted gene clusters in an ad-hoc manner, including C-Hunter [25], OrthoCluster [26], MCMuSeC [16], CYNTENATOR [27], and i-ADHoRe [28]. In this paper we consider the gene cluster model of approximate common intervals [15]. This can be easily applied to a variety of use cases, as it offers a combination of parameter flexibility and efficiency of computation, even for very large data sets. The variant reference gene clusters [17] proves especially useful. We provide a statistical test for evaluating gene cluster predictions against the null hypothesis of random gene order. For our background model, we consider, for each genome G, a random string S of the same length where each character (gene) has a probability proportional to its frequency in G. For multi-chromosomal genomes, or in cases where the (unfinished) genome sequence consists of multiple contigs, we do the same for each chromosome/contig individually. We then estimate p-values, that is, the probabilities of gene clusters of the observed quality or higher being found in the random genomes by chance.

Since the random genomes are drawn independently, we can proceed as follows: For each genome, we compute the likelihood of a gene cluster occurring in the corresponding random genome. These are the individual p-values for each genome. Next, we demonstrate how to combine p-values from individual genomes into one p-value for the gene cluster. The problem of multiple testing is then considered by applying a false discovery rate control to minimize this effect. Finally, we demonstrate that there is excellent concurrence between our calculated p-values and empirically determined p-values and that the method is able to recognize known gene clusters from large genomic data sets.

Methods

Preliminaries

We model a genome as a string over a finite alphabet Σ = { 1 , . . . , σ } of gene family ids, such that genes belonging to the same homology family are represented by the same integer. In the following, we use the terms "genome" and "string" and, also, "gene" and "character" interchangeably. Given a string S , we denote its length by S and refer to its ith character as S [ i ] , 1 i | S | . A character c Σ is said to occur at position i in S if S [ i ] = c . A substring of S from position a to b is denoted S [ a , b ] for 1 a b | S | . To capture the character content of S [ a , b ] regardless of sequential arrangement and multiple character occurrences, we define the character set of S [ a , b ] as

CS S a , b := { S i : a i b } .

The corresponding index interval [ a , b ] is termed a location of C Σ if and only if C = C S ( S [ a , b ] ) . An interval [ a , b ] is left-maximal if a = 1 or S [ a - 1 ] C S ( S [ a , b ] ) ; it is right-maximal if b = | S | or S b + 1 C S ( S [ a , b ] ) ; and it is maximal if it is both left- and right-maximal.

Given k 2 strings S 1 , . . . S k , k maximal intervals written as k-tuple ( [ a 1 , b 1 ] , . . . , [ a k , b k ] ) are called common intervals in S 1 , . . . S k if and only if

C S ( S 1 [ a 1 , b 1 ] ) = . . . = C S ( S k [ a k , b k ] ) = : C .

Given that S 1 , . . . , S k are genomes, the above character set C corresponds to a gene cluster with perfectly conserved gene content.

In order to model gene clusters with incomplete conservation patterns, we quantify the differences in the gene content of their approximate gene cluster occurrences via their symmetric set distance. This measure defines the distance between two finite sets C and C as the cardinality of their symmetric difference:

D ( C , C ) : = | C \ C | + | C \ C | = | C C - C C | .

This constitutes a metric and therefore meets all intuitive notions of a distance measure, such as validity of the triangle inequality. In the context of gene clusters, it corresponds to a simple summation over the genes deleted and the genes inserted into a cluster occurrence. Like earlier character set based gene cluster models [29], it disregards recurrences of genes within the same cluster occurrence.

Based on this distance notion, we extend the concept of character set locations towards approximate conservation: Given an integer δ 0 , we define an interval [ a , b ] in a string S as a δ -location of character set C , if and only if, D ( C , C S ( S [ a , b ] ) ) δ , and C C S ( S [ a , b ] ) .

Let S 1 , . . . , S k be genomes over a gene alphabet Σ . Let s 2 be the minimum cluster size, δ 0 a distance threshold and k a quorum parameter with 2 k k . A reference gene cluster for parameters s , δ and k is a set of genes CΣ with | C | s such that C has an exact occurrence in one of the genomes and δ - locations in at least k - 1 other genomes. In other words, there exist i , a , b such that C = C S ( S i [ a , b ] ) , and J { 1 , . . . , k } - { i } with | J | k - 1 such that each S j has a δ -location of C for all j J .

In [17] we studied the following problem: Given genomes S 1 , . . . , S k and parameters s , δ , k , find all reference gene clusters C Σ in S 1 , . . . , S k , and for each reference gene cluster, output all its optimal δ - locations . (A δ - location is not optimal if it is a subinterval of a δ - location that has a smaller distance to C . ) We introduced an efficient algorithm that runs in O ( k 2 n 2 δ 2 + k 2 n 2 ) time using O ( k n 2 ) space, where n is the length of the largest genome [17]. The algorithm is exact, meaning that it is guaranteed to find all reference gene clusters and their optimal occurrences as specified by the search parameters.

The above definitions do not take into account multi-chromosomal genomes, or genomes that were not completely assembled and still consist of several contigs. However, it is simple to extend these definitions, as well as the remainder of this paper, to the multi-chromosomal or multi-contig case. For example, we may assume that the different chromosomes/contigs of one genome are concatenated in a single string, separated by symbols $Σ. We can then assume that neither a gene cluster nor an interval is allowed to contain the character $ . Further details will be omitted, aside from saying that some of the complexity bounds mentioned below actually improve for multi-chromosomal and multi-contig genomes.

Significance of a gene cluster for one genome

In this section we estimate the probability of a fixed gene cluster CΣ having a δ-location in a random genome S of length n , i. e. the p-value of finding an occurrence of C in genome S :

p - value = ( S has a  δ - location of  C )
(1)

In the following we assume that δ | C | - 2 holds. Otherwise the p-value is equal to one whenever C C S ( S ) , and zero otherwise. Let p ( L , d ) = p ( L , d , C ) be the probability that a random occurrence of length L has a symmetric set distance exactly d to C . Let q ( L , δ ) = q ( L , δ , C ) be the probability that it has a symmetric set distance of at most δ . Note that p ( L , d ) and q ( L , δ ) depend on the cluster C ; in the following, our notations omit this dependency for the sake of readability. Then, q ( L , δ ) = d = 0 δ p ( L , d ) . To simplify our computation, we assume that occurrence probabilities are independent for all intervals [a, b] where 1 a b n . Clearly, this assumption is not correct: Let A be the event that interval [ i , j ] forms a δ - location of C , and let B be the event that interval i , j + 1 forms a δ -location of C . The fact that the intervals share all positions but one creates a number of non-trivial dependencies. In case S [ j + 1 ] C S ( S [ i , j ] ) , the two events are either both true or both false. When the distance between C S ( S [ i , j ] ) and C is smaller than δ , p ( B | A ) = 1 , and vice versa. Such dependencies apply not only to [ i , j ] and [ i , j + 1 ] , but to all intersecting interval pairs. However, we will show later on that the p-values computed under this assumption are very close to the true p-values, for any realistic choices of parameters. We estimate the p-value for a single genome as

( S has a  δ - locations of  C ) 1 - a b ( 1 - q ( b - a + 1 , δ ) ) = 1 - L = 1 , . . . , n ( 1 - q ( L , δ ) ) n - L + 1 .
(2)

To minimize the effects of rounding error accumulation, we instead compute

( S has a  δ - location of  C ) 1 - exp L = 1 , . . . , n ( n - L + 1 ) log ( 1 - q ( L , δ ) )
(3)

which can be calculated with high accuracy, using mathematical library functions for f ( x ) : = exp( x ) - 1 and g ( x ) : = log( x + 1) .

Exact computation using dynamic programming

We need to compute p ( L , d ) , the probability that the character set of a random interval of length L has a symmetric set distance d to a given (fixed) gene cluster C , for all L and d δ . Let S L be a random string of length L , and let ( c ) denote the probability of character cΣ for any position of the random string. For a sub-alphabet Σ Σ, set ( Σ ) : = c Σ ( c ) . The distance d between C and C S ( S L ) can be partitioned as d = d - + d + : Here, d - is the number of characters from C that are missing in S L , and d + is the number of additional characters in C S ( S L ) . Consequently, we can partition the positions in S L into two types: those positions containing characters from C , and those positions containing characters from C ̄ :=-C. Assume that l positions of S L are occupied by characters from C , 0lL, and that L - l positions are occupied by characters from C ̄ . We calculate

p ( L , d ) = d _ = 0 d ( | C \ C S ( S L ) | = d _ | C S ( S L ) \ C | = d - d _ ) = d _ = 0 d l = 0 L ( | { i | S L [ i ] C , 1 i L } | = l | C \ C S ( S L ) | = d _ | C S ( S L ) \ C | = d - d _ ) = l = 0 L d _ = 0 d p 0 ( l , L ) . p - ( l , d _ ) . p + ( L - l , d - d _ )
(4)

where p 0 ( l , L ) is the probability of drawing a random string of length L with l characters from C and L - l characters from C ̄ ; p - ( l , d _ ) is the probability that, for a random string S l of length l over the alphabet C , C S ( S l ) is missing d - characters from C ; and p + ( L - l , d - d _ ) is the probability that, for a random string S l of length l = L - l over the alphabet C ̄ , C S ( S l ) contains d + = d - d _ different characters. If all these values are known, we can compute the desired probability using (4) in time O ( d L ) . In practice, we found that p - ( l , d - ) in (4) decreases rapidly with increasing l . To this end, we can stop the summation, as well as the computation of p - ( l , d - ) and p + ( L - l , d + ) , as soon as d _ = 0 d p 0 ( l , L ) . p - ( l , d _ ) . p + ( L - l , d + ) no longer contributes to the sum.

Computing p 0 ( l , L ) is straightforward, using the binomial distribution: One can see that

p 0 ( l , L ) = L l ( C ) l ( C ̄ ) L - l

holds. It remains to be shown how to compute p - ( l , d - ) for missing characters and p + L - l , d + for additional characters.

Missing characters

We first demonstrate how to compute p - ( l , d - ) , the probability that a random string S l of length l over the alphabet C is missing d - characters from C . Let h : = | C | - d - be the number of hits from C S ( S l ) in C . For readability, we base our computation on the number of hits h . The order of the characters in the random string is not relevant, so we simply check whether a certain character from C has been generated. The statistical equivalent is rolling dice. We assume, for simplicity, that C : = { 1 , , Z } . Probabilities of the characters in C are conditional probabilities of the same characters in Σ . We define

p [ z , l , h ] : = ( h different outcomes for  l rolls for  # s 1 , . . . , z ) .

So, p [ z , l , h ] is the probability that, by throwing l dice with numbers 1 , , z , exactly h different numbers have been rolled. In the following, we not only iterate over the number of rolled dice and different outcomes, but also over the numbers that can be rolled. In cases where only numbers 1 , , z out of 1 , , Z can be rolled, we can calculate the conditional probability of each outcome with the recurrence:

p [ z , l , h ] = (no  z  rolled with  l  dice) p [ z 1 , l , h ] + = 1 l (  times  z  rolled with  l  dice ) p [ z 1 , l , h 1 ] )
(5)

We initialize p [ z , 0 , 0 ] = 1 , p [ z , 0 , h ] = 0 , p [ z , l , 0 ] = 0 , and p [ 0 , l , h ] = 0 for all z and all l , h > 0 . The two missing probabilities are computed using a binomial distribution. In the end, p ( l , d ) = p [ Z , l , h ] is the probability that in a random string of length l over alphabet C , exactly h different characters from C have been generated. Computation takes O ( | C | h l 2 ) time and O ( h l ) space, as only the values for z = Z need to be stored.

Additional characters

The recurrence introduced in equation (5), can also be used to compute p + ( l , d + ) . We need to set h : = d + , and exchange the roles of C and C ̄ . Unfortunately the latter modification has a strong impact on the practical runtime, due to the linear dependence now being on the much larger | C ̄ | (compared to the rather small |C| for p - ( l , d - ) ). However, we can mitigate this by pooling genes based on the frequency of their occurrences in the original genome. The genes within each pool have the same occurrence probability in the random genome and need not be distinguished in our calculations. It is sufficient to know for each pool how many of its genes originate from C , and C ̄ respectively.

Let f be the number of different occurrence frequencies observed in the original genome, and let F 1 , . . . , F f denote the corresponding gene pools. Given a fixed gene cluster C , we denote by F z C ̄ the subset of pool F z ,  1  z f , that consists only of genes from C ̄ . We then modify recurrence (5) as follows:

p [ z , l , h ] = ( no gene of  F z C ¯ rolled with  l  dice ) · p [ z 1 , l , h ] + = 1 l h ' = 1 min ( h , | F z C ¯ | ) ( (  genes of  F z C ¯ , h '  differnet ones ,  rolled with  l  dice ) . p [ z 1 , l , h h ' ] )

The initializations are the same as for the previous recurrence. We can use the binomial distribution to compute the value of (no gene of F z C ̄ rolled with l dice) and the same type of recurrence as in equation (5) to compute the second probability, ( genes of F z C ̄ , h different ones, rolled with l dice). In the end, p + ( l , d + ) = p [ f , l , h ] is the probability that in a random string of length l over alphabet C ̄ , exactly h different characters from C ̄ have been generated.

Due to the second summation, the asymptotic time complexity of the recurrence becomes O ( f h 2 l 2 ) . We observe that, in practice f, the number of different gene occurrence frequencies is very small compared to C ̄ and is typically in the size range of large gene clusters. Also, the vast majority of genes occur only once in a genome, with pool sizes dropping quickly for larger occurrence frequencies. Since h is bounded, not only by h but also by | F f C ̄ | , the quadratic dependence on h is unlikely to be relevant in practice.

Next, we show how the values of ( genes of F z C ̄ , h different ones, rolled with l dice) can efficiently be computed. Ideally, we would like to precompute these values once for every genome, providing constant-time lookup during computation of p-values for the different gene clusters. At first sight, these probabilities seem to be specific for each cluster, as the gene pools need to be restricted to their complement C ̄ . However, we know that all genes in a pool have the same occurrence probability, therefore it is sufficient to compute the above values for all residual pools, after removing a certain number - not a certain set - of genes. For small pools, which are in the majority, not much extra work is required to do this for all possible residual sizes. For large pools exact computations may, in practice, be too costly. In this case, we suggest working with pools based on the complete alphabet Σ . Due to their size, the removal of a few elements has little influence on the conditional probabilities of the remaining elements.

In practice, we use a faster, but less exact approach: We replace the more accurate estimation of p + ( l , d + ) with a much faster preprocessing that leads to almost identical results. To this end, we compute a global P + ( l , d + ) for the complete alphabet, C ̄ : = Σ , during preprocessing. This is achieved using recurrence (5). We then assume that, for any cluster C with additional character probabilities p + ( l , d + ) , we have p + ( l , d + ) P + ( l , d + ) . In doing so, we ignore the fact that the gene cluster C removes some of the genes from the pool of potential additional genes. Clearly, this computation can be carried out very quickly, as we have to compute P + ( l , d + ) only once for each genome. Depending on the distribution of occurrence probabilities, the above approximation can distort the results significantly. We account for this by setting p + ( l , d + ) ( 1 - ( C ) ) d + P + ( l , d + ) , thereby taking into account the occurrence probabilities of the genes in C .

Significance of a gene cluster in multiple genomes

Thus far, we have concentrated on the probability of observing gene cluster occurrences in a single genome. To estimate the significance of observing a gene cluster in multiple genomes, we need to combine the individual probabilities into a single p-value. This gives the probability of observing a gene cluster C , at least as well conserved in the randomized genomes as in the original genome set.

We begin by formalizing the notion of "at least as well conserved". Consider the case where a δ-location of C is detected in all genomes S 1 , . . . , S k . To simplify notation, we assume that S 1 , . . . , S k are the remaining genomes after removing the reference genome, the one from which we took the interval to generate C. Clearly no p-value estimation is necessary for this genome, and it can be omitted from the following calculations. Let d = ( d 1 , . . , d k ) be a distance vector, such that d i is the distance between C and its best approximate occurrence in genome S i ,  1 i k . We denote by dobs the distance vector observed for C and the original genomes. To make different distance configurations comparable, we need to define a linearorder of all possible distance vectors. We chose an ordering based on the total distance, i = 1 k d i . We denote by d obs the sum distance of dobs. To exclude configurations with δ- locations in fewer genomes than observed in the original data, we further require that each individual distance in the vector is at most δ . To calculate the probability of observing any distance vector that satisfies the above constraints, we define the following recurrence:

M [ i , d ] = d = 0 min ( d , δ ) ( ( best  δ - location in  S i has distance  d t o C ) M [ i - 1 , d - d ] ) .
(7)

The base cases are M [ 0 , 0 ] = 1 , and M [ 0 , d ] = 0 for d > 0 . (best δ- locations in S i has distance d to C ) equals ( C has a d -location in S i ) − (C has a ( d - 1 ) -location in S i ). These probabilities can be computed with equation (2). Summing over all M [ k , d ] , 0 d d obs , gives the desired p-value. i. e. the probability that C is at least as well conserved in the randomized genomes as in the original dataset. This computation takes time O ( k 2 δ 2 ) , as i and d are bounded by k and d obs , respectively, and we have d obs k δ .

When a gene cluster is observed only in a subset of the studied genomes, it becomes tricky to define the meaning of "at least as well conserved": Is a gene cluster better conserved if it occurs in many genomes at a low quality, or in fewer genomes but at higher quality? We suggest that the latter should be given preference. Otherwise, there is the risk of systematically preferring gene clusters that occur in a large number of genomes, yet only incompletely in the form of one or two genes, over clusters that are very well conserved but only in a small number of genomes. We believe that the latter are the more interesting cases. Therefore we say a gene cluster C with δ -locations in k out of k genomes and sum distance d obs is conserved at the same or better quality in the randomized genomes, if it has δ- locations in at least k of them, and the best k δ- locations (from k different genomes) have a sum distance of at most d obs to C . Unfortunately the recurrence used in equation (7) cannot be extended to compute the corresponding probabilities. We need to track the sum of the k smallest distances below δ , after processing the first i k genomes. This value cannot be computed in a simple recursive manner, as there is no optimal substructure underlying the problem: The sum, after processing i genomes, depends not only on the sum before the genome was added and the distance for the new genome, but also on the previous number of distances below δ and the values of these distances. Only with all of this information is it possible to decide whether or not the distance encountered for the new genome needs to be added to the sum. In the absence of an efficient dynamic programming approach, we need to sum probabilities over all k δ + 1 distance vectors. This becomes infeasible for larger δ .

In order to avoid exponential running time, we studied a simpler approach where we use a fixed distance threshold δ for all genomes. This can be either the original threshold δ , or the largest entry in dobs, i. e. the largest of the distances between C and its best δ- location in each genome.

As a consequence, we do not need to sum over pairwise distances in the recurrence, but over the number of genomes that contain a δ -location. Let p j be the likelihood of a δ -location in genome S j , computed using equation (2). The likelihood of having δ -locations in exactly i out of j genomes S 1 , . . . , S j ,  1 i j k , can be computed using the recurrence

Q i , j = ( 1 - p j ) Q [ i , j - 1 ] + p j Q [ i - 1 , j - 1 ] .
(8)

The base cases are Q [ 0 , 1 ] = 1 - p 1 , Q [ 1 , 1 ] = p 1 , and Q [ i , j ] = 0 for all i > j . The likelihood of finding at least k δ -locations in k genomes is then the sum over all Q [ i , k ] with k i k . Computation requires O ( k 2 ) time. This method will be referred to as "global distance bound".

Unfortunately, the above approach has the following problem: Consider two (otherwise identical) gene clusters, both found in three genomes. The first cluster is found with distances 0, 1 and 4 in the three genomes; the second cluster with distances 3, 4 and 4. Common sense tells us that the first gene cluster is more significant, because it is less likely to occur by chance. However, the approach described above will come up with identical likelihoods, as, in both cases we have δ = 4 . In fact, for the first cluster it may be beneficial to exclude the last occurrence, as this may lead to a smaller p-value; we omit the details.

To ensure that gene clusters of this type are evaluated differently while keeping the computational complexity reasonable, we resort to the following simplification: Recall that δ δ is the maximum distance of the cluster to any occurrence. For genomes where we do not detect a δ -location, we use the single-genome p-value with distance threshold δ ; for genomes other than the reference genome that contain a δ- location (and, hence, a δ -location), we use the single-genome p-value with distance threshold given by the distance of the detected interval in this genome. In the above example, for the first cluster, we use distance threshold 0 for the first genome, 1 for the second genome, and 4 for the third genome; for the second cluster we use distance threshold 3 for the first genome and 4 for the remaining two. This method will be referred to as "individual distance bounds".

False discovery rate control

Since we are testing significance not only for a single gene cluster, but for the complete set of gene cluster predictions reported by a search extending over all possible reference intervals, we need to adjust our p-values accordingly. We use false discovery rate (FDR) control [30] to counteract the problem of multiple testing. In detail, we sort all the clusters by their p-value and multiply the p-value p of any gene cluster with the number of possible reference intervals in all k genomes divided by the index i in the sorted cluster list:

p i F D R = p i . j = 1 k n j . ( n j + 1 ) 2 i ,
(9)

where n 1 , . . . , n k are the genome lengths. This is a conservative estimation and comes at the cost of increasing the probability of producing false negatives. That is, gene clusters that should be regarded as significant may be declared non-significant after the FDR correction. In addition, equation (9) actually overestimates the number of gene clusters tested as we do not take into consideration certain gene clusters that appear multiple times in a genome (and should be tested only once). We do not use the more powerful Šidák correction [31], as independence of the different tests cannot be guaranteed. FDR-corrected p-values can be larger than one, which solely indicates that this correction is conservative.

Evaluation of p-value accuracy for a single genome

We now evaluate the accuracy of the p-value estimation we introduced above for a single genome. Recall that we use two simplifications to keep this task computationally feasible. First, we assume that the intervals within a genome do not overlap, in order to gain statistical independence of the probabilities q ( L , δ ) in equation (2). Second, we employ a heuristic approach to deal with additional characters in cluster occurrences. To show that our calculations are still sufficiently accurate, we compare our estimated p-values with p-values derived empirically from large-scale simulations of random genomes.

Two simulation studies were performed, one with biological data and one with simulated data. To reduce simulation time, we performed the first study on four, somewhat small, bacterial genomes with just 600 to 850 genes each, namely Buchnera aphidicola APS, Ureaplasma urealyticum, Mycoplasma pneumoniae, and Borrelia burgdorferi. We downloaded these genomes from the NCBI database [32] and assigned homology families, using GHOST FAM [33] with standard parameters. Ten billion random sequences were then generated, with the same length and character frequencies as the original genomes.

Our reference gene cluster detection algorithm [17] was applied to the four original genomes, with three different parameter settings ( δ = 1 , s = 4 ) , ( δ = 3 , s = 6 ) , and ( δ = 5 , s = 9 ) . The quorum parameter was set to k = 2 in each case. This search returned 459 gene clusters. We computed for each gene cluster C , the p-value of each occurrence, excluding the reference interval. This was done with equation (2), by setting the threshold to δ , the symmetric set distance between C and the character set of the occurrence. Next, the p-value for a genome with randomized gene order containing a δ -location of C was empirically determined. To this end, all random genomes corresponding to the genome where the occurrence was observed were searched for intervals with a symmetric set distance of, at most, δ to C. The number of genomes with at least one such occurrence was divided by the total number of tested genomes. This gives an empirical estimate of the true p-value. When no occurrences were found, we omitted the pair from further analysis, as this shows the empirical p-value to be out of the scope of the current evaluation. This resulted in the omission of 277 gene clusters. The maximum p-value calculated for any such omitted pair was 9.23 · 10−11. Therefore all of the omitted values fall into the 95% Agresti-Coull confidence interval [34] of finding no occurrences, that has an upper bound of 4.64 · 10−10. (Note that when searching for gene clusters, what matters in p-value estimation is the order of magnitude. For example, p-values 2.7 · 10−380 and 5.4 · 10−380 differ by a factor of two; still, we would regard a gene cluster with either of these p-values as highly significant.)

For the remaining 182 gene clusters, we have plotted the calculated p-values against the empirical p-values in Figure 1. Unless our independence assumption is severely violated, this should result in points close to the main diagonal. Note that both the calculated p-values and the empirical p-values can deviate from the true p-value; this estimate becomes highly inaccurate, particularly for very small empirical p-values, as only few of the billions of genomes contain an occurrence of the gene cluster.

Figure 1
figure 1

Comparison of empirical and calculated p-values for bacterial genomes. Comparison of empirical and calculated p-values for gene clusters from four bacterial genomes (log-log plot, N = 182 ). Pearson correlation of log-log-pairs is r = + 0 . 9976775 ( r 2 = 0 . 99536 0 4) , coefficient of determination of log-log-pairs is R 2 = 0 . 9951661 (identity in red). Error bars visualize the 95% Agresti-Coull confidence interval.

Nevertheless, we find an excellent agreement between the calculated p-values and the empirical p-values. For numerical comparison of these values, we transform both into the log scale: Otherwise, almost all p-values are far too small to contribute to Pearson correlation or coefficient of determination. The Pearson correlation of the log-log pairs is r = + 0 . 9976775 ( r 2 = 0 . 99536 0 4) . As we want to use the calculated p-values as a predictor of the empirical p-values, we also computed the coefficient of determination

R 2 = 1 - i ( y i - x i ) 2 i ( y i - y ¯ ) 2

where the y i are the observations (log empirical p-values), the x i are the predictions (log calculated p-values), and y ¯ is the mean of the observations. For the bacterial genomes, we achieve R 2 = 0 . 9951661 . The observed deviations for small probabilities must be attributed to the fact that, for these reference gene clusters, ten billion random genomes are not enough to give a good estimate of the true value. It appears very likely that the empirical p-value is inaccurate, rather than the calculated p-value.

We argue that these results strongly indicate that our calculated p-values are very close to the true values; hence, although equation (2) does not take into account statistical dependencies, our calculations are still highly accurate.

The number of p-value pairs in the above study is relatively small and not sufficient to firmly conclude that our calculations are accurate. To obtain a greater degree of certainty, we performed a second study using random genomes. Here, random genomes of different sizes and with different character distributions were generated. In order to create random genomes with similar characteristics to true biological data, we studied the gene family size distribution in real genomes. (A complete list of the genomes can be found in Additional file 1). Gene family size appears to roughly follow a heavy-tailed distribution (Additional file 1). The Pareto distribution was therefore selected for simulating genomes. The probability density function is:

f ( x ) = α x m α x α + 1 , α , k > 0 , x x m .
(10)

In the following calculations, we use x m = 1 , so that each gene appears at least once. The bacterial genomes we use later on for our evaluation approximately follow a Pareto distribution with α = 2 . 8 (Additional file 1).

For each random genome we uniformly draw its length n [ 125 0 ,  175 0 ] . To select the character content of the genome, we repeat the following: We choose the next character and draw the number of occurrences of this character in the random genome using the above Pareto distribution. We repeat this until all n positions of the random genome are filled, discarding surplus copies of the last added character. In this manner, we generated ten genome contents.

To generate a random gene order, we could concatenate the genes and shuffle the resulting string. To speed up computations, we proceeded in a slightly different way: Instead of generating a random genome and then searching for reference gene clusters, we simply assume a gene cluster C to be present. To obtain useful p-values we combined different strategies to construct C : (1) nine clusters are chosen with two to ten genes using the most commonly occurring genes; (2) nine clusters are chosen with two to ten genes using the rarest genes, usually occurring only once; (3) 82 clusters are chosen with two to ten genes, randomly selected. For each of these 100 gene clusters we randomly choose a maximum allowed distance δ [ 0 , | C | - 2 ] . As mentioned earlier, for higher values of δ exact p-values can be easily computed, simply by testing whether a single gene from C is present in the genome.

We then proceeded as described above, comparing the calculated p-value to an empirical p-value obtained from one billion random draws. From the 10 · 100 = 1000 gene clusters tested, we omitted 249 p-value pairs where no occurrences were empirically observed. The maximum calculated p-value for any such omitted pair is 2.45 · 10−9, while the upper bound of the 95% Agresti-Coull confidence interval for observing no occurrence is 4.64 · 10−9. To further increase the accuracy of the empirical estimation of the 49 clusters that were found between one and ten times only, we did an additional nine billion random draws. For five clusters, we still observed less than ten occurrences; the largest calculated p-value among these clusters is 5.40 · 10−10, the upper bound of the 95% Agresti-Coull interval for observing nine occurrences is 1.74 · 10−9. As for these cases the empirically determined p-values are presumably inaccurate, we excluded them from our analysis.

For the remaining 746 gene clusters, the calculated p-values vs. empirical p-values are plotted in Figure 2. Again, we see an excellent agreement between calculated and empirical p-values: Pearson correlation of the log-log pairs is r = + 0 . 99989 ( r 2 = 0 . 999783) , and the coefficient of determination of the log-log pairs is R 2 = 0 . 99975 .

Figure 2
figure 2

Comparison of empirical and calculated p-values for simulated data. Comparison of empirical and calculated p-values for random gene clusters in random genomes (log-log plot, N = 746 ). Pearson correlation of log-log-pairs is r = + 0 . 99989 ( r 2 = 0 . 999783) , coefficient of determination of log-log-pairs is R 2 = 0 . 99975 (identity in red).

Results

To evaluate our method, we used a dataset of 119 bacterial genomes from the RefSeq database [32]. A complete list of the genomes can be found in Additional File 1. This dataset has previously been used by Ling et al. [16] for the evaluation of the MCMuSeC software; we removed 14 plasmids. A partitioning of the genes of these genomes into homology families is available based on COG (Clusters of Orthologous Groups) numbers [35]. We deliberately ran our analysis on this set of well-described bacteria to facilitate evaluation of our cluster predictions based on the annotations provided in the database.

We searched for reference clusters with Mycobacterium tuberculosis CDC1551 (refSeq NC_002755) as the reference genome, which contains 4189 genes. We used five different combinations of δ and s, namely ( δ = 0 , s = 4 ) , ( δ = 1 , s = 5 ) , ( δ = 2 , s = 6 ) , ( δ = 3 , s = 7 ) and ( δ = 5 , s = 8 ) . The quorum parameter was set to k = 1 0 in each case. Finding the gene clusters took about 9.3 minutes on a laptop computer (run as a single thread on an Intel i5 M520 processor, 2.40 GHz, 8 GB RAM). For multiple genome p-value calculation, we applied the "individual distance bounds" method. Computing p-values for the resulting 582 gene clusters (including duplicates) required 1.2 minutes. The p-values were FDR-corrected for the 8, 775, 955 intervals in the M. tuberculosis genome. Gene cluster lists were merged and duplicate occurrences removed. For gene clusters where at least one occurrence, in one of the genomes, intersected, we report only the one with the smaller p-value. This resulted in 63 gene clusters. The best 20 are shown in Table 1; the complete list can be found in Additional File 1. The gene cluster with the best p-value (3.24 · 10−1308 after FDR correction) is found in 108 out of the 119 genomes; it contains nine genes with functional annotations linked to the 50S and 30S ribosomal subunits. By contrast, the second most significant gene cluster appears in 114 genomes and shows a much higher degree of conservation with regards to inserted and deleted genes. However, it contains just seven genes (functional annotation is also 50S/30S ribosomal subunits); its p-value is 6.61 · 10−1252. The cluster in position four of the list (NADH dehydrogenase) is only contained in 57 genomes. The p-value, of 2.68 · 10−891, is still very low as it contains nine genes and a low average distance of 1.4.

Table 1 Top 20 gene cluster predictions.

We have also computed p-values using the "maximum distance bound" method, see Additional file 1. The best scoring cluster, in both cases, is part of the 30S/50S ribosomal subunit, with nine conserved genes. However, using the "maximum distance bound" method, the best scoring occurrence of this cluster is only found in 66 genomes, with a p-value of 1.19 · 10−946, while the occurrence in 108 genomes only receives a p-value of 1.43 · 10−714 due to its maximum distance of only five. The p-value for the 66 genomes occurrence using the "individual distance bounds" method is 2.37 · 10−947, while the 108 genomes occurrence receives a p-value of 3.24 · 10−1308.

None of the clusters in the above experiments have a corrected p-value anywhere close to 0.05, the typical threshold used to discriminate significant from non-significant observations. To get some insight into this "grey area" where no confident predictions can be made, we studied gene cluster predictions with a corrected p-value close to 0.05. We obtained these in three runs of our program, ( s = 3 , δ = 1 , k = 9 ) , ( s = 4 , δ = 4 , k = 8 ) and ( s = 6 , δ = 7 , k = 7 ) . For each setting we collected all predictions with a p-value > 0.05 (corrected p-score < -1.3), and also the same number of predictions with the biggest p-values < 0.05. The complete list of these 84 predictions can be found in Additional file 1. We compared the predictions with known E. coli operons that we obtained from the RegulonDB database [36]. As can be seen in Additional file 1 most of the 84 predictions above and below the threshold contain at least one operon. A more formal analysis of these findings is hard to obtain with the limited data available. What appears to be a false positive prediction based on RegulonDB, may in fact be an unknown gene cluster, or one that is not well enough confirmed to appear in the database. Also a non-significant prediction, that is in fact a confirmed operon, does not mean that our p-values are too strict. Statistical significance by itself is simply not a necessary condition for a biological gene cluster.

Conclusion and outlook

In this paper, we presented the first statistical model to estimate the significance of gene cluster predictions under an approximate common interval-based gene cluster model. The underlying p-value calculations integrate all parameters that influence the quality of gene cluster conservation. Namely, the number of genomes in which the gene cluster is detected, the size of the gene cluster, the degree of conservation within the different occurrences, as well as the genome-wide frequencies of the genes involved. To keep the computation time feasible, we had to make some simplifying assumptions in the p-value calculation, but we have experimentally shown that our estimations are remarkably close to empirically derived p-values. An analysis of a set of well annotated genomes has proven that our method is able to re-discover known, highly conserved gene clusters with p-values clearly showing that such conservation did not occur by chance. The gene cluster at position 20 in our output list (functional annotation: arginine biosynthesis) still receives a highly significant p-value of 5.20 · 10−177. We also studied clusters with low significance and observed known operons with p-values below the significance threshold of 0.05, as well as unknown clusters with significant p-values. However, due to the limited data available it was not possible to distinguish between false and true positives.

Although the simplifying assumptions seem to have little effect in practice, it would be an interesting next step to study more accurate models in the future. In particular, the assumption that the probabilities of observing a cluster are statistically independent in overlapping intervals could be omitted. This could be achieved by accounting for such dependencies in our calculations, for example by employing the inclusion/exclusion principle. Alternatively our present p-value approximation might be amenable to control by the Chen-Stein method [37].

Another strong assumption in our model is that any two genomes show fully randomized gene order, unless evolutionary pressure prohibits it. This assumption may be violated if we analyze genomes of closely related species or strains. In this case, significances will be overrated by our p-value estimation. For the dataset analyzed in this study at least, this problem is less severe than one might expect. Even strains of the same species show a relatively high amount of random shuffling (Additional file 1). Nevertheless, by lowering the quorum parameter to k = 5 , we observe that many conserved regions are detected, where all or most species are Mycobacteria. In cases where more closely related strains are analyzed, we suggest several workarounds in Additional file 1. In the future, it will be an interesting problem to include incomplete randomization into our statistical model.

References

  1. Tamames J, Casari G, Ouzounis C, Valencia A: Conserved Clusters of Functionally Related Genes in Two Bacterial Genomes. J Mol Evol. 1997, 44: 66-73. 10.1007/PL00006122.

    Article  CAS  PubMed  Google Scholar 

  2. Dandekar T, Snel B, Huynen M, Bork P: Conservation of gene order: a fingerprint of proteins that physically interact. Trends Biochem Sci. 1998, 23 (9): 324-8. 10.1016/S0968-0004(98)01274-2.

    Article  CAS  PubMed  Google Scholar 

  3. Overbeek R, Fonstein M, D'Souza M, Pusch GD, Maltsev N: The Use of Gene Clusters to Infer Functional Coupling. Proc Natl Acad Sci USA. 1999, 96 (6): 2896-2901. 10.1073/pnas.96.6.2896.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  4. Huynen M, Snel B: Gene and context: integrative approaches to genome analysis. Adv Protein Chem. 2000, 54: 345-379.

    Article  CAS  PubMed  Google Scholar 

  5. Wolf YI, Rogozin IB, Kondraskov AS, Koonin EV: Genome Alignment, Evolution of Procaryotic Genome Organization, and Prediction of Gene Function Using Genomic Context. Genome Res. 2001, 11: 356-372. 10.1101/gr.GR-1619R.

    Article  CAS  PubMed  Google Scholar 

  6. Yanai I, Mellor J, DeLisi C: Identifying functional links between genes using conserved chromosomal proximity. Trends Genet. 2002, 18 (4): 176-179. 10.1016/S0168-9525(01)02621-X.

    Article  CAS  PubMed  Google Scholar 

  7. Rogozin IB, Makarova KS, Wolf YI, Koonin EV: Computational Approaches for the Analysis of Gene Neighborhoods in Prokaryotic Genomes. Brief Bioinform. 2004, 5 (2): 131-149. 10.1093/bib/5.2.131.

    Article  CAS  PubMed  Google Scholar 

  8. Price M, Huang K, Alm E, Arkin A: A novel method for accurate operon predictions in all sequenced prokaryotes. Nucleic Acids Res. 2005, 33 (3): 880-10.1093/nar/gki232.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  9. Homma K, Fukuchi S, Nakamura Y, Gojobori T, Nishikawa K: Gene Cluster Analysis Method Identifies Horizontally Transferred Genes with High Reliability and Indicates that They Provide the Main Mechanism of Operon Gain in 8 Species of γ -Proteobacteria. Mol Biol Evol. 2007, 24 (3): 805-813.

    Article  CAS  PubMed  Google Scholar 

  10. Heber S, Stoye J: Algorithms for Finding Gene Clusters. Proc. of Workshop on Algorithms in BioInformatics, WABI 2001 Lect. Notes Comput. Sci. 2001, Springer, Berlin, 2149: 254-265.

    Google Scholar 

  11. Béal MP, Bergeron A, Corteel S, Raffinot M: An Algorithmic View of Gene Teams. Theor Comput Sci. 2004, 320 (2-3): 395-418. 10.1016/j.tcs.2004.02.036.

    Article  Google Scholar 

  12. He X, Goldwasser MH: Identifying Conserved Gene Clusters in the Presence of Homology Families. J Comp Biol. 2005, 12: 638-656. 10.1089/cmb.2005.12.638.

    Article  CAS  Google Scholar 

  13. Rahmann S, Klau GW: Integer Linear Programs for Discovering Approximate Gene Clusters. Proc. of Workshop on Algorithms in BioInformatics, WABI 2006, Lect. Notes Comput. Sci. 2006, Springer, Berlin, 4175: 298-309.

    Google Scholar 

  14. Ling X, He X, Xin D, Han J, Han J: Efficiently identifying max-gap clusters in pairwise genome comparison. J Comput Biol. 2008, 15 (6): 593-609. 10.1089/cmb.2008.0010.

    Article  CAS  PubMed  Google Scholar 

  15. Böcker S, Jahn K, Mixtacki J, Stoye J: Computation of median gene clusters. J Comp Biol. 2009, 16 (8): 1085-1099. 10.1089/cmb.2009.0098.

    Article  Google Scholar 

  16. Ling X, He X, Xin D: Detecting gene clusters under evolutionary constraint in a large number of genomes. Bioinformatics. 2009, 25 (5): 571-10.1093/bioinformatics/btp027.

    Article  CAS  PubMed  Google Scholar 

  17. Jahn K: Efficient computation of approximate gene clusters based on reference occurrences. J Comput Biol. 2011, 18 (9): 1255-1274. 10.1089/cmb.2011.0132.

    Article  CAS  PubMed  Google Scholar 

  18. Durand D, Sankoff D: Tests for Gene Clustering. J Comp Biol. 2003, 10: 453-482. 10.1089/10665270360688129.

    Article  CAS  Google Scholar 

  19. Raghupathy N, Hoberman R, Durand D: Two plus two does not equal three: statistical tests for multiple genome comparison. J Bioinform Comput Biol. 2008, 6: 1-22. 10.1142/S0219720008003242.

    Article  CAS  PubMed  Google Scholar 

  20. Raghupathy N, Durand D: Gene Cluster Statistics with Gene Families. Mol Biol Evol. 2009, 26 (5): 957-968. 10.1093/molbev/msp002.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  21. Calabrese PP, Chakravarty S, Vision TJ: Fast identification and statistical evaluation of segmental homologies in comparative maps. Bioinformatics. 2003, 19 (Suppl 1): i74-i80. 10.1093/bioinformatics/btg1008.

    Article  PubMed  Google Scholar 

  22. Hoberman R, Sankoff D, Durand D: The Statistical Analysis of Spatially Clustered Genes under the Maximum Gap Criterion. J Comp Biol. 2005, 12 (8): 1083-1102. 10.1089/cmb.2005.12.1083.

    Article  CAS  Google Scholar 

  23. Wang X, Shi X, Li Z, Zhu Q, Kong L, Tang W, Ge S, Luo J: Statistical inference of chromosomal homology based on gene colinearity and applications to Arabidopsis and rice. BMC Bioinformatics. 2006, 7: 447-10.1186/1471-2105-7-447.

    Article  PubMed Central  PubMed  Google Scholar 

  24. Parida L: Gapped Permutation Pattern Discovery for Gene Order Comparisons. J Comp Biol. 2007, 14: 45-55. 10.1089/cmb.2006.0103.

    Article  CAS  Google Scholar 

  25. Yi G, Sze SH, Thomas MR: Identifying clusters of functionally related genes in genomes. Bioinformatics. 2007, 23 (9): 1053-1060. 10.1093/bioinformatics/btl673.

    Article  CAS  PubMed  Google Scholar 

  26. Zeng X, Pei J, Vergara IA, Nesbitt MJ, Wang K, Chen N: OrthoCluster: A New Tool for Mining Synteny Blocks and Applications in Comparative Genomics. Proc of Extending Database Technology, EDBT 2008. 2008, 656-667.

    Google Scholar 

  27. Rödelsperger C, Dieterich C: CYNTENATOR: progressive gene order alignment of 17 vertebrate genomes. PLoS One. 2010, 5: e8861-10.1371/journal.pone.0008861.

    Article  PubMed Central  PubMed  Google Scholar 

  28. Proost S, Fostier J, Witte DD, Dhoedt B, Demeester P, de Peer YV, Vandepoele K: i-ADHoRe 3.0-fast and sensitive detection of genomic homology in extremely large data sets. Nucleic Acids Res. 2012, 40 (2): e11-10.1093/nar/gkr955.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  29. Didier G, Schmidt T, Stoye J, Tsur D: Character Sets of Strings. J Discr Alg. 2007, 5: 330-340. 10.1016/j.jda.2006.03.021.

    Article  Google Scholar 

  30. Benjamini Y, Hochberg Y: Controlling the false discovery rate: a practical and powerful approach to multiple testing. Journal of the Royal Statistical Society. Series B (Methodological). 1995, 289-300.

    Google Scholar 

  31. Šidák Z: Rectangular Confidence Regions for the Means of Multivariate Normal Distributions. J Am Stat Assoc. 1967, 62: 626-633.

    Google Scholar 

  32. Pruitt K, Tatusova T, Browen GR, Maglott D: NCBI Reference Sequences (RefSeq): current status, new features and genome annotation policy. Nucleic Acids Res. 2012, 40: D130-135. 10.1093/nar/gkr1079.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  33. Schmidt T, Stoye J: Gecko and GhostFam - Rigorous and Efficient Gene Cluster Detection in Prokaryotic Genomes. Comparative Genomics, Methods in Molecular Biology. Edited by: Bergman N. 2007, Humana Press, 2: 165-182.

    Google Scholar 

  34. Agresti A, Coull BA: Approximate Is Better than "Exact" for Interval Estimation of Binomial Proportions. The American Statistician. 1998, 52 (2): 119-126. [http://www.jstor.org/stable/2685469]

    Google Scholar 

  35. Tatusov R, Fedorova N, Jackson J, Jacobs A, Kiryutin B, Koonin E, Krylov D, Mazumder R, Mekhedov S, Nikolskaya A: The COG database: an updated version includes eukaryotes. BMC Bioinformatics. 2003, 4: 41-10.1186/1471-2105-4-41.

    Article  PubMed Central  PubMed  Google Scholar 

  36. Salgado H, Peralta-Gil M, Gama-Castro S, Santos-Zavaleta A, Muñiz-Rascado L, García-Sotelo JS, Weiss V, Solano-Lira H, Martínez-Flores I, Medina-Rivera A, Salgado-Osorio G, Alquicira-Hernández S, Alquicira-Hernández K, López-Fuentes A, Porrón-Sotelo L, Huerta AM, Bonavides-Martínez C, Balderas-Martínez YI, Pannier L, Olvera M, Labastida A, Jiménez-Jacinto V, Vega-Alvarado L, del Moral-Chávez V, Hernández-Alvarez A, Morett E, Collado-Vides J: RegulonDB v8.0: omics data sets, evolutionary conservation, regulatory phrases, cross-validated gold standards and more. Nucleic Acids Research. 2013, 41 (Database): 203-213.

    Article  Google Scholar 

  37. Arratia R, Goldstein L, Gordon L: Two Moments Suffice for Poisson Approximations: The Chen-Stein Method. The Annals of Probability. 1989, 17: 18-

    Google Scholar 

Download references

Acknowledgements

K.J. and S.W. were supported by DFG grants ST 431/5-1 and BO 1910/8-1, respectively.

Declarations

We acknowledge support for the Article Processing Charge by the Deutsche Forschungsgemeinschaft and the Open Access Publication Funds of Bielefeld University Library.

This article has been published as part of BMC Bioinformatics Volume 14 Supplement 15, 2013: Proceedings from the Eleventh Annual Research in Computational Molecular Biology (RECOMB) Satellite Workshop on Comparative Genomics. The full contents of the supplement are available online at http://www.biomedcentral.com/bmcbioinformatics/supplements/14/S15.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Katharina Jahn.

Additional information

Competing interests

The authors declare that they have no competing interests.

Electronic supplementary material

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

Jahn, K., Winter, S., Stoye, J. et al. Statistics for approximate gene clusters. BMC Bioinformatics 14 (Suppl 15), S14 (2013). https://doi.org/10.1186/1471-2105-14-S15-S14

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-14-S15-S14

Keywords