Log on / register
BioMed Central home | Journals A-Z | Feedback | Support | My details
 
Open AccessResearch

Consistency of the Neighbor-Net Algorithm

David Bryant1 email, Vincent Moulton2 email and Andreas Spillner2 email

1Department of Mathematics, University of Auckland, Private Bag 92019, Auckland, NZ

2School of Computing Sciences, University of East Anglia, Norwich, NR4 7TJ, UK

author email corresponding author email

Algorithms for Molecular Biology 2007, 2:8doi:10.1186/1748-7188-2-8

The electronic version of this article is the complete one and can be found online at: http://www.almob.org/content/2/1/8

Received: 26 March 2007
Accepted: 28 June 2007
Published: 28 June 2007

© 2007 Bryant et al; licensee 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.

Abstract

Background

Neighbor-Net is a novel method for phylogenetic analysis that is currently being widely used in areas such as virology, bacteriology, and plant evolution. Given an input distance matrix, Neighbor-Net produces a phylogenetic network, a generalization of an evolutionary or phylogenetic tree which allows the graphical representation of conflicting phylogenetic signals.

Results

In general, any network construction method should not depict more conflict than is found in the data, and, when the data is fitted well by a tree, the method should return a network that is close to this tree. In this paper we provide a formal proof that Neighbor-Net satisfies both of these requirements so that, in particular, Neighbor-Net is statistically consistent on circular distances.

1 Background

Phylogenetics is concerned with the construction and analysis of evolutionary or phylogenetic trees and networks to understand the evolution of species, populations and individuals [1]. Neighbor-Net is a phylogenetic analysis and data representation method introduced in [2]. It is loosely based on the popular Neighbor-Joining (NJ) method of Saitou and Nei [3], but with one fundamental difference: whereas NJ constructs phylogenetic trees, Neighbor-Net constructs phylogenetic networks. The method is widely used, in areas such as virology [4], bacteriology [5], plant evolution [6] and even linguistics [7].

Evolutionary processes such as hybridization between species, lateral transfer of genes, recombination within a population, and convergent evolution can all lead to evolutionary histories that are distinctly non tree-like. Moreover, even when the underlying evolution is tree-like, the presence of conflicting or ambiguous signal can make a single tree representation inappropriate. In these situations, phylogenetic network methods can be particularly useful (see e.g. [8]).

Phylogenetic networks are a generalization of phylogenetic trees (see Figure 1 for a typical example of a phylogenetic network). In case there are many conflicting phylogenetic signals supported by the data, Neighbor-Net can represent this conflict graphically. In particular a single network can represent several trees simultaneously, indicate whether or not the data is substantially tree-like, and give evidence for possible reticulation or hybridization events. Evolutionary hypotheses suggested by the network can be tested directly using more detailed phylogenetic analyses and specialized biochemical methods (e.g. DNA fingerprinting or chromosome painting).

thumbnailFigure 1. A phylogenetic network. The network was generated by Neighbor-Net for a sequence-based data set comprising of Salmonella isolates that originally appeared in [17]. A detailed network-based analysis of this data is presented in [2], where the strains indicated in bold-face are tested for the presence of recombination. Note that the network is planar (that is, it can be drawn in the plane without any crossing edges), and that parallel edges in the network represent bipartitions of the data.

For any network construction method, it is vital that the network does not depict more conflict than is found in the data and that, if there are conflicting signals, then these should be represented by the network. At the same time, when the data is fitted well by a tree, the method should return a network that is close to being a tree. This is essential not just to avoid false inferences, but for the application of networks in statistical tests of the extent to which the data is tree-like [9].

In this paper we provide a proof that these properties all hold for Neighbor-Net. Formally, we prove that if the input to NeighborNet is a circular distance function (distance matrix) [10], then the method returns a network that exactly represents the distance. Circular distance functions are more general than additive (patristic) distances on trees and, thus, as a corollary, if Neighbor-Net is given an additive distance it will return the corresponding tree. In this sense, Neighbor-Net is a statistically consistent method.

The paper is structured as follows: In Section 2 we introduce some basic notation, and in Section 3 we review the Neighbor-Net algorithm. In Section 4 we prove that Neighbor-Net is consistent (Theorem 4.1).

2 Preliminaries

In this section we present some notation that will be needed to describe the Neighbor-Net algorithm. We will assume some basic facts concerning phylogenetic trees, more details concerning which may be found in [11].

Throughout this paper, X will denote a finite set with cardinality n. A split S = {A, B} (of X) is a bipartition of X. We let Ϭ = Ϭ(X) = {{A, X\A}|∅ ⊂ A X} denote the set of all splits of X, and call any non-empty subset of Ϭ(X) a split system. A split weight function on X is a map ω: Ϭ(X) → ℝ≥0. We let Ϭω denote the set {S ∈ Ϭ|ω(S) > 0}, the support of ω.

Let Θ = x1, ..., xn be an ordering of X. A split S = {A, B} is compatible with Θ if there exist i, j ∈ {1, ..., n}, i j, such that A = {xi, ..., xj} or B = {xi, ..., xj}. Note that if a split is compatible with an ordering Θ it is also compatible with its reversal xn, ..., x2, x1 and with ordering x2, ..., xn, x1. We let ϬΘ denote the set of those splits in Ϭ(X) which are compatible with ordering Θ. A split system Ϭ' is compatible with Θ if Ϭ' ⊆ ϬΘ. In addition a split system Ϭ' ⊆ Ϭ(X) is circular if there exists an ordering Θ of X such that Ϭ' is compatible with Θ. Note that any split system corresponding to a phylogenetic tree is circular [[11], Ch. 3], and so circular split systems can be regarded as a generalization of split systems induced by phylogenetic trees. A split weight function ω is called circular if the split system Ϭω is circular. A distance function on X is a map d: X × X → ℝ≥0 such that for all x, y X both d(x, x) = 0 and d(x, y) = d(y, x) hold. Note that any split weight function ω on X induces a distance function dω on X as follows: For a split S = {A, B} ∈ Ϭ(X) define the distance function or split metric dS by

Math

and put

Math

for all x, y X. A distance function d is called circular if there exits a circular split weight function ω such that d = dω. An ordering Θ of X is said to be compatible with d if there exists ω such that d = dω and Ϭω ⊆ ϬΘ. Note that the representation of a circular distance function d is unique, i.e., if d = Math and d = Math for circular split weight functions ω1 and ω2 then ω1 = ω2 holds [10].

Circular distances were introduced in [10] and have been further studied in, for example, [12] and [13]. Just as any tree-like distance function on X can be uniquely represented by a phylogenetic tree [[11], ch. 7], any circular distance function d can be represented by a planar phylogenetic network such as the one pictured in Figure 1[14]. The program SplitsTree [9] allows the automatic generation of such a network for d by computing a circular split weight function ω with d = dω.

3 Description of the Neighbor-Net algorithm

In this section we present a detailed description of the Neighbor-Net algorithm, as implemented in the current version of SplitsTree [9]. The Neighbor-Net algorithm was originally described in [2], where the reader may find a more informal description for how it works. For the convenience of the reader we will use the same notation as in [2] where possible.

In Figure 2 we present pseudo-code for the Neighbor-Net algorithm. The aim of the algorithm is, for a given input distance function d, to compute a circular split weight function ω so that the distance function dω gives a good approximation to d. The resulting distance function dω can then be represented by a planar phylogenetic network as indicated in the last section.

thumbnailFigure 2. The Neighbor-Net algorithm. Pseudo-code for the Neighbor-Net algorithm detailing the procedure FINDORDERING.

To this end, NEIGHBOR-NET first computes an ordering Θ of X, and then applies a non-negative least-squares procedure to find a best fit for d within the set of distance functions {dϕ|ϕ:Ϭ(X) → ℝ≥0, Ϭϕ ⊆ ϬΘ}. More details concerning the least-squares procedure may be found in [2]: Here we will concentrate on the description of the key computation for finding an ordering Θ of X, which is detailed in the procedure FINDORDERING.

An (ordered) cluster is a non-empty finite set C together with an ordering ΘC = c1, ..., ck of the elements in C, k = |C|. Two elements a, b C are called neighbors if there exists i ∈ {1, ..., k - 1} such that a = ci and b = ci+1, or b = ci and a = ci+1. The input of the procedure FINDORDERING consists of a set Math of mutually disjoint clusters, together with a distance function d on the set Math. The ordering Θ = y1, ..., yn of Y that is returned by FINDORDERING must be compatible with the collection Math of ordered clusters, that is, for every cluster C Math there must exist i, j ∈ {1, ..., n}, i j, with the property that ΘC = yi, ..., yj or ΘC = yj, ..., yi.

The procedure FINDORDERING calls itself recursively. Apart from the base case (line 5 of Figure 2), where the recursion bottoms out, two different cases are considered – the reduction and selection cases (lines 7–15 and lines 17–22 of Figure 2, respectively). In the reduction case a cluster C Math with k = |C| ≥ 3 is replaced by a smaller cluster C'. In particular, in lines 7–11 we let ΘC = c1, ..., ck be the ordering of C with c1 = x, c2 = y, c3 = z, and put C' = (C\{x, y, z}) ∪ {u, v} and ΘC'= u, v, c4, ..., ck, where u and v are two new elements not contained in Y. Then, in lines 12–14, we define a distance function d' on the set Y' = (Y\{x, y, z}) ∪ {u, v} using the formulae:

Math(1)

where α, β and γ are positive real numbers satisfying α + β + γ = 1 (note that these formulae slightly differ from the ones given in [2] in which there is a typographical error). In the current implementation of Neighbor-Net the values α = β = γ = 1/3 are used.

When FINDORDERING is recursively called with the new collection Math of clusters and distance function d' it returns an ordering Math of Y' that is compatible with Math. Thus, there exists i ∈ {1, ..., n - 2} such that either u = Math and v = Math or v = Math and u = Math. The resulting ordering Θ of Y is then defined (in line 14) as follows:

Math(2)

This completes the description of the reduction case.

We now describe the selection case. Note that in view of line 6 this case only applies if every cluster in Math contains at most two elements. In lines 17–18, two clusters C1, C2 Math are selected and replaced by the single cluster C' = C1 C2. The clusters C1 and C2 are selected as follows: We define a distance function Math on the set of clusters Math by

Math

and select C1, C2 Math, C1 C2 that minimize the quantity

Math(3)

where m is the number of clusters in Math. The function Q that is used to select pairs of clusters is called the Q-criterion. Note that this is a direct generalization of the selection criterion used in the NJ algorithm [2]. However, using only this criterion yields a method that is not consistent as illustrated in Figure 3. So, once the clusters C1 and C2 have been selected we use a second criterion to determine an ordering ΘC' in line 19 for the new cluster C'. In particular, for every x C1 C2 we define

thumbnailFigure 3. A network representing a circular distance. A circular distance d on the set {u, v, ..., z} for which NeighborNet using only the Q-criterion employed in NJ to cluster elements would be inconsistent. Distances are given by shortest paths in the network. The pairs u, v and x, y would be clustered together first and then the pair z, w. However it is not hard to show that z and w are not adjacent in any ordering of {u, v, ..., z} that is compatible with d.

Math

put Math = m + |C1| + |C2| - 2, and select x1 C1 and x2 C2 that minimize the quantity

Math[d](x1, x2) = (Math - 2)d(x1, x2) - R(x1) - R(x2).(4)

We then choose an ordering ΘC' in which x1 and x2 are neighbors and for which every two elements that were neighbors in C1 or C2 remain neighbors. This completes the description of the selection case, and hence the description of the procedure FINDORDERING.

4 Neighbor-Net is consistent

In this section we prove the consistency of Neighbor-Net:

Theorem 4.1 If d: X × X → ℝ≥0 is a circular distance function, then the output of the Neighbor-Net algorithm is a circular split weight function ω: Ϭ(X) → ℝ≥0 with the property that d = dω.

The key part of the Neighbor-Net algorithm is the procedure FINDORDERING. We will show that, for a circular distance function d = dω on X, the call FINDORDERING({{x}|x X}, d) will produce an ordering Θ of X that is compatible with d. The non-negative least squares procedure finds the distance function in {dϕ|ϕ: Ϭ(X) → ℝ≥0, Ϭϕ ⊆ ϬΘ} that is closest to d. As this set of distance functions includes dω, the least squares procedure returns exactly d = dω, proving the theorem.

We focus, then, on the proof that FINDORDERING behaves as required:

Theorem 4.2 Let d: Y × Y → ℝ≥0 be a distance function that is induced by a circular split weight function ω: Ϭ(Y) → ℝ≥0. In addition, let Math be a collection of mutually disjoint clusters with the property that Y = Math, and assume there exists an ordering of Y that is compatible with ω and with Math. Then FINDORDERING(Math, d) will compute an ordering that is compatible with the collection of clusters Math and with the split weight function ω.

We present the proof of this result in the remainder of this section. Suppose that the algorithm FINDORDERING is called with input Math and d and that there exists an ordering that is compatible with Math and d. Let Math. We prove Theorem 4.2 by induction, first on |Y|, the cardinality of Y, and then on |Math|, the number of clusters in Math.

The base case of the induction is |Y| ≤ 3. In this case the set of splits ϬΘ equals Ϭ(Y) for every ordering of Y. In particular, any ordering of Y that is compatible with Math is also compatible with ω.

We now assume that |Y| > 3 and make the following induction hypothesis:

If there exists an ordering compatible with distance function d' and ordered clusters Math, where either |Math| < |Y|, or |Math| = |Y| and |Math| < |Math|, then FINDORDERING(Math, d') will return an ordering compatible with Math and d'.

There are two cases to consider. In the first case, Math contains some cluster C with |C| ≥ 3. In the second case, Math contains only clusters C with |C| ≤ 2.

4.1 Case 1: The reduction case

Suppose that there is C Math with |C| ≥ 3. This is the reduction case in the description of the algorithm. The procedure FINDORDERING constructs a new set of clusters Math (in line 11) and a new distance function d' (in line 12). We first show that, if there is an ordering compatible with Math and d, then there is also an ordering compatible with Math and d'.

Proposition 4.3 If Math and d' are constructed according to lines 7–12 of the procedure FINDORDERING then there exists an ordering compatible with Math and d'.

Proof: Suppose that Math = y1, ..., yn is an ordering of Y that is compatible with Math and d, where, without loss of generality, we have ΘC = y1, ..., yk. Let Math = u, v, y4, ..., yn = z1, ..., zn-1, which is an ordering of Y' = Math. We claim that the ordering Math is compatible with the collection Math and with the distance function d'.

Since Math is compatible with Math it is straight-forward to check that Math is compatible with Math. Hence, we only need to show that Math is compatible with d'. We will use a 4-point condition that was first studied in a different context by Kalmanson [15] and has been shown to characterize circular distances in [12]. To be more precise, it suffices to show that, for every four elements Math, i1 <i2 <i3 <i4,

Math

Case 1: |{Math} ∩ {u, v}| = 0. The above inequalities follow immediately since d is circular, and d and d' as well as Math and Math coincide on Y'\{u, v}.

Case 2: |{Math} ∩ {u, v}| = 1. Consider the situation Math = u. Then

Math

The other inequalities can be derived in a completely analogous way.

Case 3: |{Math} ∩ {u, v}| = 2. Then we have Math = u and Math = v and

Math

The other inequality Math can be shown to hold in a similar way.   ■

The procedure FINDORDERING calls itself recursively with Math and d' as input. An ordering of Y', the union of Math, is returned. By Proposition 4.3 and the induction hypothesis, this ordering Θ' is compatible with Math and d'. It is used to construct an ordering Θ on Y, in line 14, which becomes the output of the procedure.

Proposition 4.4 The ordering Θ is compatible with collection Math and with the distance function d.

Proof: Since Math is compatible with Θ' it is straight-forward to check that Math is compatible with Θ. Hence we only need to show that Θ is compatible with d.

Let orderings Math = y1, ..., yn of Y and Math = z1, ..., zn-1 of Y' be as in the proof of Proposition 4.3 and let ω be the split weight function such that d = dω. Then Math is compatible with all splits S such that ω(S) > 0. Now consider some split S = {A, B} such that ω(S) > 0 and assume that yn B. Then there exists i, j ∈ {1, ..., n - 1}, i j, such that A = {yi, ..., yj}. Note also that, since the distance function d' is compatible with ordering Math = z1, ..., zn-1 of Y' and, hence, is circular, there exists a unique circular split weight function ω': Ϭ(Y') → ℝ≥0 with the property that d' = dω'. We divide the remaining argument into five cases.

Case 1: j ≤ 3. Then, clearly, S is compatible with Θ.

Case 2: j ≥ 4 and i = 1. Define A' = {z1, ..., zj-1} and the split S' = {A', Y'\A'} of Y'. Then we can express ω'(S') in terms of d' as follows (cf. [12]):

Math

Thus, ω'(S') > 0. Hence, the split S' is compatible with the ordering Θ' of Y'. But then the split S is compatible with the ordering Θ of Y.

Case 3: j ≥ 4 and 2 ≤ i ≤ 3. We only consider the situation when i = 2; the situation i = 3 is completely analogous. Define A' = {z2, ..., zj-1} and the split S' = {A', Y'\A'} of Y'. With a similar calculation as made for Case 2 we obtain ω'(S') ≥ (α + β)ω(S). Hence, ω'(S') > 0 and, thus, S' is compatible with Θ'. But then S is compatible with Θ.

Case 4: j ≥ 4 and i = 4. This case is similar to Case 2. Define A' = {z4, ..., zj-1} and S' = {A', Y'\A'}. We obtain ω'(S') ≥ ω(S). Hence, as for Case 2, ω'(S') > 0 and, thus, S is compatible with Θ.

Case 5: j i ≥ 5. Define the split S' = {A, Y'\A}. Then we have ω'(S') = ω'(S') > 0. Hence, S' is compatible with Θ' and, thus, S is compatible with Θ.   ■

4.2 Case 2: The selection case

Now suppose that there are no clusters C Math with |C| ≥ 3. This is the selection case in the description of the algorithm.

In line 17 the algorithm selects two clusters that minimize (3):

Math

where

Math

Note that Math is a distance function defined on the set of clusters Math. We will first show that Math is circular. We do this in two steps: Proposition 4.5 and Proposition 4.6.

Proposition 4.5 Let d: M × M → ℝ≥0 be a circular distance function and Θ = x1, ..., xn be an ordering of M that is compatible with d. Let M' = (M\{x1, x2}) ∪ {y} where y is a new element not contained in M. Define a distance function d': M' × M' → ℝ≥0 as follows:

Math

where λ is a real number with the property that 0 <λ < 1. Then the following hold:

(i) d' is circular and compatible with ordering y, x3, ..., xn of M'.

(ii) If z1, ..., zn-1 is an ordering of M' that is compatible with d' then at least one of the orderings x1, x2, z2, ..., zn-1 or x2, x1, z2, ..., zn-1 of M is compatible with d.

Proof: (i) and (ii) can be proven using convexity arguments, or in a way analogous to our proof of Propositions 4.3 and 4.4, respectively.   ■

Proposition 4.6 The distance function Math, defined on the individual clusters in Math, is a circular distance. Moreover, for every ordering D1, ..., Dk of Math that is compatible with Math there exist orderings Θi of Di, i ∈ {1, ..., k}, such that the ordering Θ1, ..., Θk of Y is compatible with distance function d.

Proof: We use multiple applications of Proposition 4.5, once for each cluster in Math with two elements, and with λ = Math in each case.   ■

We now have the more difficult task of showing that clusters C1 and C2 selected by the Q-criterion, that is by minimizing (3), are adjacent in at least one ordering of the clusters that is compatible with Math, as described in Proposition 4.6. This is the most technical part of the proof. The key step is the inequality established in Lemma 4.7. This is used to prove Theorem 4.8, which establishes that the Q-criterion when applied to a circular distance will always select a pair of elements that are adjacent in at least one ordering compatible with the circular distance. As a corollary it will follow that there exists an ordering of the clusters in Math compatible with Math where C1 and C2 are adjacent.

Lemma 4.7 Let Θ = x1, x2, ..., xn be an ordering of M that is compatible with circular distance d on M and suppose that 3 ≤ r ≤ ⌈n/2⌉. Let S = {A, M\A} be a split compatible with Θ where A = {xi, ..., xj}. Define QS: M × M → ℝ by

Math

and let

Math

(i) If min{|A|, |M\A|} > 1 and |A ∩ {x1, xr}| = 1 then λ(S) < 0.

(ii) Any other split S compatible with Θ satisfies λ(S) ≤ 0.

Proof: Expanding λ(S) gives

Math

We divide the rest of our argument into five cases which are summarized in Table 1. For these cases straight-forward calculations yield the entries of Table 2. Using Table 2 we compute λ(S) in each case.

Table 1. List of cases in the proof of Lemma 4.7

Table 2. Precomputed expressions used in the proof of Lemma 4.7

Case (i): We obtain λ(S) = 2(j - 1)(j + 1 - r) + 2(j - 1)(j + 1 - n). Hence, λ(S) = 0 if j = 1 and λ(S) < 0 if j ≥ 2.

Case (ii): We obtain λ(S) = 0.

Case (iii): We obtain λ(S) = (j - i)(4(j - i) - 2n + 8). Thus, since j - i r - 3 ≤ (n + 1)/2 - 3, λ(S) = 0 if i = j and λ(S) < 0 if i <j.

Case (iv): We obtain λ(S) = 2(i - r)(n - 2 - (j - i)) + 2(2 - i)(j - i). Thus, since j - i n - 3, λ(S) < 0 if i <r. If i = r then λ(S) = 0 if j = r and λ(S) < 0 otherwise.

Case (v): We obtain λ(S) = 0.   ■

Theorem 4.8 Let M be a set of n elements and d: M × M → ℝ≥0 be a circular distance function. Suppose that x, y minimize

Math

Then there is an ordering of M that is compatible with d in which x and y are adjacent.

Proof: Let Θ = x1, ..., xn be an ordering of M that is compatible with d. Suppose that Q(x1, xr) ≤ Q(x, y) for all x, y where, without loss of generality, 2 ≤ r ≤⌈n/2⌉. If r = 2 then we are done, so we assume r ≥ 3. Let ω be the (circular) split weight function for which d = dω, so Θ is compatible with ω. Let Θ* be the ordering obtained by removing xr from Θ and re-inserting it immediately after x1. We claim that Θ* is also compatible with ω.

As in Lemma 4.7, for any split S compatible with Θ we define

Math

By the choice of x1 and xr we have

Math

Since Q is linear, and d = ΣS∈Ϭ(X)ω(S)dS by Lemma 4.7 we have

Math

Now consider any split S compatible with Θ but not Θ*. Then S satisfies the conditions in Lemma 4.7 (i), giving λ(S) < 0 and hence ω(S) = 0. Thus there are no splits in the support of ω that are not compatible with Θ*, and Θ* is compatible with ω and, hence, d. Thus x1 and xr are adjacent in an ordering Θ* compatible with d.   ■

Corollary 4.9 Let C1 and C2 be the two clusters selected in line 17 of procedure FINDORDERING. Then there exists an ordering Θ* = D1, ..., Dk of Math such that D1 = C1, D2 = C2 and Math is compatible with Θ*.

After selecting C1 and C2 the procedure FINDORDERING removes these clusters from the collection and replaces them with their union C' = C1 C2. It also assigns an ordering ΘC' to the cluster.

FINDORDERING is then called recursively. The following is directly analogous to Proposition 4.3.

Proposition 4.10 There exists an ordering of Y that is compatible with collection Math and split weight function ω.

Proof: We already know by Proposition 4.9 and Proposition 4.6 that there exists an ordering Math = y1, ..., yn of Y that is compatible with Math and ω and, in addition, also satisfies one of the following properties:

Math

If x1 C1 and x2 C2 are selected such that Math is also compatible with Math then we are done. Otherwise we have to construct a suitable new ordering Math of Y. There are, up to symmetric situations with roles of C1 and C2 swapped, only two cases we need to consider.

Case 1: C1 = {y1, y2}, x1 = y1 and x2 = y3. We want to show that ordering Math = y2, y1, y3, ..., yn is compatible with ω. To this end we first show that Math[d](y2, y3) ≤ Math[d](y1, y3). It suffices to establish this inequality for all split metrics dS with S Math. Define the set of splits

Ϭ' = {{{y2, ..., yi}, Y\{y2, ..., yi}}|3 ≤ i n - 1}.

By a case analysis similar to the one applied in the proof of Lemma 4.7 we obtain the following:

Math[dS](y2, y3) = Math[dS](y1, y3) if S Math\Ϭ', and

Math[dS](y2, y3) <Math[dS](y1, y3) if S ∈ Ϭ'.

But then, since Math[d](y1, y3) is minimum, Math[d](y2, y3) = Math[d](y1, y3). Thus, by the above strict inequality, for every split S ∈ Ϭ' we must have ω(S) = 0. Hence, ω is compatible with Math.

Case 2: C1 = {y1, y2}, C2 = {y3, y4}, x1 = y1, x2 = y4 and n ≥ 5. We want to show that Math = y2, y1, y4, y3, y5, ..., yn is compatible with ω. A similar argument to the one used in Case 1 shows that for every split S in

Ϭ' = {{{y2, ..., yi}, Y\{y2, ..., yi}}|3 ≤ i n - 1} ∪ {{{y4, ..., yi}, Y\{y2, ..., yi}}|5 ≤ i n}

we must have ω(S) = 0. Thus, ω is compatible with Math.   ■

Now, by Proposition 4.10, we can apply the induction hypothesis and conclude that the recursive call FINDORDERING(Math, d) will return an ordering Θ compatible with Math and d. Since Θ will order C' according to ΘC' (or its reverse), we have that Θ is compatible with C1 and C2. Thus Θ is compatible with Math and d, completing the proof of Theorem 4.2.   □

Remark 4.11 Note that we have shown that Corollary 4.9 holds under the assumption that (in view of line 6) every cluster in Math contains at most two elements. However, it is possible to prove this result in the more general setting where clusters can have arbitrary size. In principle, this could yield a consistent variation of the Neighbor-Net algorithm that is analogous to the recently introduced QNet algorithm [16], where, instead of reducing the size of clusters when they have more than two elements, the reduction case is skipped entirely and clusters are pairwise combined until only one cluster is left. However, we suspect that such a method would probably not work well in practice since the reduced distances have smaller variance than the original distances.

References

  1. Felsenstein J: Inferring phylogenies. Sinauer Associates; 2003. OpenURL

  2. Bryant D, Moulton V: NeighborNet: An agglomerative method for the construction of phylogenetic networks.

    Molecular Biology and Evolution 2004, 21:255-265. Publisher Full Text OpenURL

  3. Saitou N, Nei M: The neighbor-joining method: A new method for reconstructing phylogenetic trees.

    Molecular Biology and Evolution 1987, 4(4):406-425. OpenURL

  4. Hu J, Fu HC, Lin CH, Su HJ, Yeh HH: Reassortment and Concerted Evolution in Banana Bunchy Top Virus Genomes.

    Journal of Virology 2007, 81:1746-1761. PubMed Abstract | Publisher Full Text | PubMed Central Full Text OpenURL

  5. Lacher D, Steinsland H, Blank T, Donnenberg M, Whittam T: Sequence Typing and Virulence Gene Allelic Profiling.

    Journal of Bacteriology 2007, 189:342-350. PubMed Abstract | Publisher Full Text | PubMed Central Full Text OpenURL

  6. Kilian B, Ozkan H, Deusch O, Effgen S, Brandolini A, Kohl J, Martin W, Salamini F: Independent Wheat B and G Genome Origins in Outcrossing Aegilops Progenitor Haplotypes.

    Molecular Biology Evolution 2007, 24:217-227. Publisher Full Text OpenURL

  7. Hamed MB: Neighbour-nets portray the Chinese dialect continuum and the linguistic legacy of China's demic history.

    Proc Royal Society B: Biological Sciences 2005, 272:1015-1022. Publisher Full Text OpenURL

  8. Dress A, Huson D, Moulton V: Analyzing and visualizing sequence and distance data using SplitsTree.

    Discrete Applied Mathematics 1996, 71:95-110. Publisher Full Text OpenURL

  9. Huson D, Bryant D: Application of Phylogenetic Networks in Evolutionary Studies.

    Molecular Biology and Evolution 2006, 23:254-267. Publisher Full Text OpenURL

  10. Bandelt HJ, Dress A: A canonical split decomposition theory for metrics on a finite set.

    Advances in Mathematics 1992, 92:47-105. Publisher Full Text OpenURL

  11. Semple C, Steel M: Phylogenetics. Oxford University Press; 2003. OpenURL

  12. Chepoi V, Fichet B: A note on circular decomposable metrics.

    Geometriae Dedicata 1998, 69:237-240. Publisher Full Text OpenURL

  13. Christopher G, Farach M, Trick M: The structure of circular decomposable metrics.

    Proc of European Symposium on Algorithms (ESA), Volume 1136 of LNCS, Springer 1996, 486-500. OpenURL

  14. Dress A, Huson D: Constructing split graphs.

    IEEE Transactions on Computational Biology and Bioinformatics 2004, 1(3):109-115. Publisher Full Text OpenURL

  15. Kalmanson K: Edgeconvex circuits and the travelling salesman problem.

    Canadian Journal of Mathematics 1975, 27:1000-1010. OpenURL

  16. Grünewald S, Forslund K, Dress A, Moulton V: QNet: An agglomerative method for the construction of phylogenetic networks from weighted quartets.

    Molecular Biology and Evolution 2007, 24:532-538. Publisher Full Text OpenURL

  17. Kotetishvili M, Stine O, Kreger A, Morris J, Sulakvelidze A: Multilocus sequence typing for characterization of clinical and environmental salmonella strains.

    Journal of Clinical Microbiology 2002, 40:1626-1635. PubMed Abstract | Publisher Full Text | PubMed Central Full Text OpenURL

Have something to say? Post a comment on this article!


© 1999-2009 BioMed Central Ltd unless otherwise stated. Part of Springer Science+Business Media.