Skip to main content
  • Correspondence
  • Open access
  • Published:

On Hill et al's conjecture for calculating the subtree prune and regraft distance between phylogenies

Abstract

Background

Recently, Hill et al. [1] implemented a new software package--called SPRIT--which aims at calculating the minimum number of horizontal gene transfer events that is needed to simultaneously explain the evolution of two rooted binary phylogenetic trees on the same set of taxa. To this end, SPRIT computes the closely related so-called rooted subtree prune and regraft distance between two phylogenies. However, calculating this distance is an NP-hard problem and exact algorithms are often only applicable to small- or medium-sized problem instances. Trying to overcome this problem, Hill et al. propose a divide-and-conquer approach to speed up their algorithm and conjecture that this approach can be used to compute the rooted subtree prune and regraft distance exactly.

Results

In this note, we present a counterexample to Hill et al's conjecture and subsequently show that a modified version of their conjecture holds.

Conclusion

While Hill et al's conjecture may result in an overestimate of the rooted subtree prune and regraft distance, a slightly more restricted version of their approach gives the desired outcome and can be applied to speed up the exact calculation of this distance between two phylogenies.

Background

In recent years, one of the main research foci in the development of theoretical frameworks that aim at approaching questions in evolutionary biology turns from the reconstruction of phylogenetic trees towards the reconstruction of phylogenetic networks. This has partly been triggered by the exponentially growing amount of available sequence data arising from whole genome sequencing projects and a successive detection of genes whose sequences are chimeras of distinct ancestral gene sequences, and hence, are likely to be the result of reticulation (e.g. horizontal gene transfer or hybridization). Although evolutionary biologists are now mostly acknowledging the existence of species arising from reticulation within certain groups of organisms, the extent to which such events have influenced the evolutionary history for a set of present-day species remains controversially discussed until today. To shed light on this question, Hill et al. [1] recently published a study that is centered around the identification and quantification of horizontal gene transfer. The authors have implemented a new software package--called SPRIT--consisting of a heuristic as well as an exact algorithm, applied it to several data sets of variable size, and compared their results and running times with those obtained from other algorithms that have previously been developed to analyze reticulate evolution.

Algorithmically, SPRIT draws on ideas that are borrowed from work that has been done in the context of the graph-theoretic operation of rooted subtree prune and regraft (rSPR) which is a popular tool to quantify the dissimilarity between two trees. Loosely speaking, an rSPR operation cuts (prunes) a subtree and reattaches (regrafts) it to another part of the tree. A lower bound on the number of reticulation events that is needed to simultaneously explain two phylogenies is the minimum number of rSPR operations that transform one phylogeny into the other [2, 3]. This minimum number, which is computed by SPRIT, is referred to as the rSPR distance. However, since the task of calculating this distance is an NP-hard optimization problem, the application of exact algorithms is often restricted to medium-sized data sets.

In trying to overcome this obstacle, thus to speed up SPRIT, Hill et al. propose a divide-and-conquer-type reduction that breaks the problem into several smaller and more tractable subproblems before calculating the rSPR distance for each subproblem separately. Briefly, the authors conjecture that the sum of rSPR distances over all smaller subproblems is equal to the rSPR distance of the original unreduced trees. In this note, we give a counterexample to their conjecture. Nevertheless, we subsequently show that a slightly more restricted version of their conjecture holds and can be used to exactly calculate the rSPR distance between two phylogenies by breaking the problem into smaller subproblems.

The remainder of this paper is organized as follows. The next section contains some mathematical preliminaries that are needed to formally state Hill at al's conjecture. This conjecture is then given in the subsequent section which also contains the aforementioned counterexample. We then show that a modified version of the conjecture holds in the following section. We end this note with a brief conclusion.

Preliminaries

In this section, we give some preliminary definitions that are used throughout this paper. Unless otherwise stated, the notation and terminology follows [4].

Phylogenetic Trees

A rooted binary phylogenetic X-tree T is a rooted tree whose root has degree two while all other interior vertices have degree three and whose leaf set is X . The set X is the label set of T and is frequently denoted by ( T ) . Furthermore, let X′ be a subset of X. The minimal rooted subtree of T that connects all the leaves in X′ is denoted by T(X′) while the restriction of Tto X′, denoted by T|X′, is the rooted binary phylogenetic X′-tree obtained from T(X′) by contracting all degree-two vertices apart from the root.

Rooted Subtree Prune and Regraft

Let T be a rooted binary phylogenetic X-trees. For the purposes of the upcoming definition, we view the root of T as a vertex ρ adjoined to the original root by a pendant edge. Now, let e = {u, v} be any edge of T that is not incident with ρ such that u is the vertex on the path from ρ to v. Let T be the rooted binary phylogenetic X-tree obtained from T by deleting e and reattaching the resulting subtree with root v via a new edge, say f , as follows. Subdivide an edge of the component that contains ρ with a new vertex u′, join u′ and v with f , and contract u. Then T has been obtained from T by a rooted subtree prune and regraft (rSPR) operation. The rSPR distance between two rooted binary phylogenetic X-trees T and T is the minimum number of rSPR operations that transform T into T . We denote this distance by d rSPR ( T , T ) .

Agreement Forests

Let T and T be two rooted binary phylogenetic X-trees. Again, to make the following work, regard the roots of T and T as a vertex ρ adjoined to the original root by a pendant edge. An agreement forest = { p , 1 , 2 , ... , k } for T and T is a partition of X { ρ } such that ρ ρ and the following properties are satisfied:

  1. (i)

    for all i {ρ, 1, ..., k}, we have T | i T | i , and

  2. (ii)

    the trees in { T ( i ) : i { ρ , 1 , ... , k } } and { T ( i ) : i { ρ , 1 , ... , k } } are vertex-disjoint subtrees of T and T , respectively.

Throughout the remainder of this note, we will interchangeably refer to { T | ρ , T | 1 , T | 2 , ... , T | k } and { ρ , 1 , ... , k } as an agreement forest for T and T . A maximum-agreement forest for T and T is an agreement forest for T and T with the smallest number of elements over all agreement forests for T and T . Note that a maximum-agreement forest for T and T is not necessarily unique.

Bordewich and Semple [5] established the following characterization which directly relates the rSPR distance to the number of elements in a maximum-agreement forest and is crucial to many algorithms that exactly compute the rSPR distance between two rooted binary phylogenetic trees.

Theorem 1. Let Tand T be two rooted binary phylogenetic X-trees, and let { T ρ , T 1 , T 2 , ... , T k } be a maximum-agreement forest for Tand T . Then

d rSPR ( T , T ) = k .

Clusters

Let T be a rooted binary phylogenetic X-tree, and let A be a subset of X with |A| ≥ 2. We say that A is a cluster of T if there is a vertex v in T whose set of descendants is precisely A. We denote this cluster by C T ( v ) .

We next consider several different types of clusters that will play an important role in the remainder of this paper. Let T and T be two rooted binary phylogenetic X-trees, and let A be a cluster that is common to T and T ; that is there exists a vertex v in T and a vertex v in T such that C T ( v ) = C T ( v ) . Furthermore, let u (resp. u′) be the parent vertex of v (resp. v ) in T (resp. T ), and let w (resp. w′) be the child vertex of u (resp. u′) with w v (resp. w v ). If no proper subset of A is a common cluster of T and T , we refer to A as a minimal cluster. Moreover, A is a solvable cluster if A is minimal and C T ( u ) = C T ( u ) . Lastly, we say that A is a subtree-like cluster if A is a solvable cluster and T | C T ( w ) T | C T ( w ) . Roughly speaking, the condition T | C T ( w ) T | C T ( w ) is satisfied if the subtree with root w in T is identical to the subtree with root w′ in T . We refer to T | C T ( w ) as the common subtree associated with A and note that it can exclusively consist of an isolated vertex. For example, A = {1, 2, ..., 6} is a solvable cluster of the two rooted binary phylogenetic X-trees T and T that are shown in Figure 1 since C T ( u ) = C T ( u ) = {1, 2, ..., 12}. However, as T | ( 7 , 8 , , 12 ) T | ( 7 , 8 , , 12 ) , it follows that A is not a subtree-like cluster of T and T .

Figure 1
figure 1

Two rooted binary phylogenetic X -trees T and T . Note that T and T have an additional vertex ρ adjoined to the original root by a pendant edge.

Now, let Θ {minimal, solvable, subtree-like}. We next describe algorithmically how to obtain a sequence of tree pairs--which is important to mathematically state Hill et al's conjecture--by decomposing two rooted binary phylogenetic X-trees T and T into smaller subtrees. As previously, view the roots of T and T as a vertex ρ adjoined to the original root by a pendant edge, and regard ρ as part of the label set; that is ( T ) = X { ρ } . Setting i to be 1, let A i be a common Θ cluster of T and T with | ( T ) | | A i | > 1 . Let T i denote the rooted binary phylogenetic tree T | A i (viewing the root of T i as a vertex ρ i adjoined to the original root by a pendant edge) and reset T to be the tree obtained from T by replacing T ( A i ) with a new vertex a i . Analogously, let T i denote the rooted binary phylogenetic tree T | A i (viewing the root of T i as a vertex ρ i adjoined to the original root by a pendant edge) and reset T to be the tree obtained from T by replacing T ( A i ) with a new vertex a i . If T and T contain a Θ cluster Ai+1 with | ( T ) | | A i + 1 | > 1 , stop or increment i by 1 and repeat this process; otherwise, stop. Eventually, we obtain a sequence

( T 1 , T 1 ) , ... , ( T t , T t ) , ( T ρ , T ρ )

of pairs of rooted binary phylogenetic trees, where T ρ and T ρ denote the two trees after the replacement of T ( A t ) and T ( A t ) with a vertex a t . We call this sequence a cluster sequence of T and T with respect to a specific cluster type Θ. An example of a cluster sequence with respect to Θ = solvable for the two rooted binary phylogenetic trees depicted in Figure 1 is shown in Figure 2.

Figure 2
figure 2

A cluster sequence with respect to Θ = solvable for the two rooted binary phylogenetic X -trees T and T shown in Figure 1. Details on how the tree pairs have been obtained are given in the text.

Hill et al's Conjecture and a Counterexample

We begin this section by formally stating Hill et al's conjecture which was introduced in [1].

Conjecture 2. Let Tand T be two rooted binary phylogenetic X-trees. Let ( T 1 , T 1 ) , ... , ( T t , T t ) , ( T ρ , T ρ ) be a cluster sequence for Tand T with respect to Θ = solvable. Then

d rSPR ( T , T ) = i = 1 t d rSPR ( T i , T i ) + d rSPR ( T ρ , T ρ ) .
(1)

Next, we detail a counterexample to the above conjecture which is based on the two rooted binary phylogenetic X-trees T and T that are shown in Figure 1. A maximum-agreement forest for T and T contains 5 elements and is shown in the top of Figure 3. By Theorem 1, this implies that d rSPR ( T , T ) = 4 . Now, consider the cluster sequence with respect to Θ = solvable for T and T that contains three tree pairs and is depicted in Figure 2. The first tree pair ( T 1 , T 1 ) consists of the restricted subtrees of T and T whose leaf set is the solvable cluster A1 = {1, 2, ..., 6} of T and T ; thus T 1 = T | ( A 1 { ρ 1 } ) and T 1 = T | ( A 1 { ρ 1 } ) . Similarly, the second tree pair ( T 2 , T 2 ) consists of the restricted subtrees of the two trees that have been obtained from T and T by replacing T ( A 1 ) and T ( A 1 ) , respectively, with a single leaf a1 whose leaf set is the solvable cluster A2 = {7, 8, ..., 12}. Lastly, the third tree pair ( T ρ , T ρ ) can be regarded as being obtained from T and T by replacing T ( A 1 ) and T ( A 1 ) with a leaf a1 and replacing T ( A 2 ) and T ( A 2 ) with a leaf a2. For each tree pair ( T i , T i ) of the cluster sequence shown in Figure 2, a maximum-agreement forest i with i {1, 2, ρ} is depicted in the bottom part of Figure 3. Note that each forest i is the unique maximum-agreement forest for T i and T i Now, by Equation 1, we have

Figure 3
figure 3

Maximum-agreement forests. Top: A maximum-agreement forest for T and T depicted in Figure 1. Bottom: A maximum-agreement forest i for each tree pair T i and T i shown in Figure 2.

d rSPR ( T 1 , T 1 ) + d rSPR ( T 2 , T 2 ) + d rSPR ( T ρ , T ρ ) = 2 + 2 + 1 = 5

which is strictly greater than d rSPR ( T , T ) ; thus showing that Conjecture 2 does not hold.

Using Subtree-Like Clusters to Prove Hill et al's Conjecture

In this section, we show that Conjecture 2 holds, if we consider a subtree-like cluster instead of a solvable cluster in each iteration of computing a cluster sequence for two rooted binary phylogenetic trees. We first prove the result for a cluster sequence of size two and then see that this result generalizes to cluster sequences of greater size.

Lemma 3. Let Tand T be two rooted binary phylogenetic X-trees. Let ( T 1 , T 1 ), ( T ρ , T ρ ) be a cluster sequence for Tand T with respect to Θ = subtree-like. Then

d rSPR ( T , T ) = d rSPR ( T 1 , T 1 ) + d rSPR ( T ρ , T ρ ) .

Proof. Let A1 be the subtree-like cluster ( T 1 ) { ρ 1 } of T and T . We start by making an observation that is crucial for what follows. By the definition of a subtree-like cluster, there exists a common subtree, say S, that is associated with A1 in T and T . Clearly, S is also a common subtree of T ρ and T ρ . Furthermore, as T ρ has been obtained from T by replacing T ( A 1 ) with a single vertex a1 and as T ρ has been obtained from T by replacing T ( A 1 ) with a single vertex a1, it is easily checked that T|( ( S ) { a 1 } ) is a common subtree of T ρ and T ρ .

We now show that

d rSPR ( T , T ) d rSPR ( T 1 , T 1 ) + d rSPR ( T ρ , T ρ ) .
(2)

Let 1 be a maximum-agreement forest for T 1 and T 1 , and let ρ be a maximum-agreement forest for T ρ and T ρ . By the observation prior to this paragraph, it follows from Proposition 3.2 of [5] that ( S ) { a 1 } is a subset of an element, say a 1 , in ρ . Furthermore, let ρ 1 be the label set of 1 with ρ1 ρ 1 . As 1 is an agreement forest for T 1 and T 1 and as ρ is such a forest for T ρ and T ρ , it follows that

= ( 1 ρ { ρ 1 , a 1 } ) { ( ρ 1 { ρ 1 } ) ( a 1 { a 1 } ) }

is an agreement forest for T and T . As a 1 - {a1} always contains an element, note that ( ρ 1 { ρ 1 } ) ( a 1 { a 1 } ) is never the empty set. Thus | | = | 1 | + | ρ | 1 and, by Theorem 1, we have

d rSPR ( T 1 , T 1 ) + d rSPR ( T ρ , T ρ ) = | 1 | 1 + | ρ | 1 = | | 1 d rSPR ( T , T ) .

This establishes Equation 2.

We now turn to the second part of this proof and show that

d rSPR ( T , T ) d rSPR ( T 1 , T 1 ) + d rSPR ( T ρ , T ρ ) .
(3)

Let be a maximum-agreement forest for T and T . The remainder of this part splits into two cases. First, assume that there exists an element in , say m , such that m A 1 and m ( X A 1 ) { ρ } . Note that m is the only label set with the described properties, as otherwise, is not an agreement forest for T and T . Let m = ( m A 1 ) { ρ 1 } , and let m ' ' = ( m ( ( X A 1 ) { ρ } ) ) { a 1 } . Since is an agreement forest for T and T ,

1 = { : A 1 } { m }

is such a forest for T 1 and T 1 and

ρ = { : ( ( X A 1 ) { ρ } ) } { m ' ' }

is an agreement forest for T ρ and T ρ . Second, assume that no such element m exists. Hence, every element in is either a subset of A1 or a subset of ( X A 1 ) { ρ } . Furthermore, as A1 is a subtree-like cluster of T and T whose associated common subtree is S, it again follows from Proposition 3.2 of [5], that ( S ) is a subset of an element, say S , in . Now, as is an agreement forest for T and T , it follows that

1 = { : A 1 } { { ρ 1 } }

is an agreement forest for T 1 and T 1 and

ρ = ( { : ( ( X A 1 ) { ρ } ) } { S } ) { S { a 1 } }

is such a forest for T ρ and T ρ . Regardless of whether or not m exists, we have | | = | 1 | + | ρ | 1 , and therefore,

d rSPR ( T , T ) = | | 1 = | 1 | + | ρ | 2 d rSPR ( T 1 , T 1 ) + d rSPR ( T ρ , T ρ ) .

This establishes Equation 3, and combining Equations 2 and 3 completes the proof of this lemma.

The next theorem directly follows from repeated applications of Lemma 3.

Theorem 4. Let Tand T be two rooted binary phylogenetic X-trees. Let ( T 1 , T 1 ) , ... , ( T t , T t ) , ( T ρ , T ρ ) be a cluster sequence forTand T with respect to Θ = subtree-like. Then

d rSPR ( T , T ) = i = 1 t d rSPR ( T i , T i ) + d rSPR ( T ρ , T ρ ) .

Conclusion

In this paper, we have shown that Hill et al's conjecture [1] and the underlying divide-and-conquer approach cannot be used to calculate the rSPR distance between two phylogenies exactly. To provide some intuition why this conjecture fails, consider the following. Let ( T 1 , T 1 ) , ... , ( T t , T t ) , ( T ρ , T ρ ) be a cluster sequence with respect to Θ = solvable for two rooted binary phylogenetic trees T and T . Calculating a maximum-agreement forest for each tree pair ( T i , T i ), taking their union, and, for each i ; {1, 2, ..., t}, joining the element containing a i with the element containing ρ i can potentially result in a set, say G, which contains an element that is a subset of {a1, a2, ..., a t , ρ1, ρ2, ..., ρ t }. In the case of our counterexample,

G = { { 1 , 2 , 3 } , { 4 , 5 , 6 } , { 7 , 8 , 9 } , { 10 , 11 , 12 } , { 13 , 14 , 15 , ρ } , { a 1 , a 2 , ρ 1 , ρ 2 } }

contains one such element. Trivially, this element is not part of any agreement forest for T and T while G - {{a1, a2, ρ1, ρ2}} is precisely a maximum-agreement forest for T and T . Consequently, a divide-and-conquer approach that exactly calculates d rSPR ( T , T ) needs to take into account the number of elements in G that are subsets of {a1, a2, ..., a t , ρ1, ρ2, ..., ρ t }; otherwise, the result may be an overestimate of the exact solution. Alternatively, one can approach the problem by finding a strategy which guarantees that no element in G is a subset of {a1, a2, ..., a t , ρ1, ρ2, ..., ρ t }. This is the underlying idea of Theorem 4 which uses a slightly more restricted version of Hill et al's conjecture and finally gives the desired outcome. Hence, decomposing T and T into a cluster sequence with respect to Θ = subtree-like can be used to speed up the exact calculation of d rSPR ( T , T ) .

However, for practical problem instances, it may be unlikely to find many subtree-like clusters. For example, the two phylogenies shown in Figure 1 do not have any common subtree-like cluster. This is due to the restricted definition of such a cluster which requires that a vertex whose set of descendants is a common cluster of two rooted binary phylogenetic X-trees T and T has the same parent vertex than a common subtree of T and T . To lessen this problem, an alternative approach--that has recently been published by Linz and Semple [6]--can be applied. This paper describes a more general divide-and-conquer approach that exactly computes the rSPR distance between T and T for when a cluster sequence ( T 1 , T 1 ) , ... , ( T t , T t ) , ( T ρ , T ρ ) with respect to Θ = minimal for T and T is given. Loosely speaking, the authors calculate a so-called minimum-weight partition G of X {ρ} {a1, a2, ..., a t , ρ1, ρ2, ..., ρ t } such that G contains an agreement forest (not necessarily a maximum-agreement forest) for each tree pair ( T i , T i ). To compute G, it has been shown that applying a 'bottom-up' approach which locally works on subtrees of each tree pair ( T i , T i ) guarantees that the number of elements in G that are subsets of {a1, a2, ..., a t , ρ1, ρ2, ..., ρ t } is maximized while |G| is minimized.

References

  1. Hill T, Nordström KJV, Thollesson M, Säfström TM, Vernersson AKE, Fredriksson R, Schiöth HB: SPRIT: Identifying horizontal gene transfer in rooted phylogenetic trees. BMC Evol Biol. 2010, 10: 42-10.1186/1471-2148-10-42.

    Article  PubMed Central  PubMed  Google Scholar 

  2. Hein J, Jing T, Wang L, Zhang K: On the complexity of comparing evolutionary trees. Discrete Appl Math. 1996, 71: 153-169. 10.1016/S0166-218X(96)00062-5.

    Article  Google Scholar 

  3. Baroni M, Grünewald S, Moulton V, Semple C: Bounding the number of hybridization events for a consistent evolutionary history. J Math Biol. 2005, 51: 171-182. 10.1007/s00285-005-0315-9.

    Article  PubMed  Google Scholar 

  4. Semple C, Steel M: Phylogenetics. 2003, Oxford University Press

    Google Scholar 

  5. Bordewich M, Semple C: On the computational complexity of the rooted subtree prune and regraft distance. Ann Comb. 2004, 8: 409-423. 10.1007/s00026-004-0229-z.

    Article  Google Scholar 

  6. Linz S, Semple C: A cluster reduction for computing the subtree distance between phylogenies. Ann Comb

Download references

Acknowledgements

I thank Maria Luisa Bonet, Mareike Fischer, and Charles Semple for useful discussions and comments on an earlier version of this paper. Financial support from MEC (TIN2007-68005-C04-03) is gratefully acknowledged.

Response

By Helgi B Schiöth

E-Mail: helgis@bmc.uu.se

Address: Department of Neuroscience, Functional Pharmacology, Uppsala University, BMC, Box 593, 751 24, Uppsala, Sweden

"We have found that the manuscript by Linz is correct and to the point. We have therefore updated the SPRIT software and published the new version online.

The new version supports both the old incorrect conjecture as well as the new correct one to allow for comparisons to be made."

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Simone Linz.

Authors’ original submitted files for images

Below are the links to the authors’ original submitted files for images.

Authors’ original file for figure 1

Authors’ original file for figure 2

Authors’ original file for figure 3

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

Linz, S. On Hill et al's conjecture for calculating the subtree prune and regraft distance between phylogenies. BMC Evol Biol 10, 334 (2010). https://doi.org/10.1186/1471-2148-10-334

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1471-2148-10-334

Keywords