Skip to main content

Phylogeny-driven target selection for large-scale genome-sequencing (and other) projects

Abstract

Despite the steadily decreasing costs of genome sequencing, prioritizing organisms for sequencing remains important in large-scale projects. Phylogeny-based selection is of interest to identify those organisms whose genomes can be expected to differ most from those that have already been sequenced. Here, we describe a method that infers a phylogenetic scoring independent of which set of organisms has previously been targeted, which is computationally simple and easy to apply in practice. The scoring itself, as well as pre- and post-processing of the data, is illustrated using two real-world examples in which the method has already been applied for selecting targets for genome sequencing. These projects are the JGI CSP Genomic Encyclopedia of Bacteria and Archaea phase I, targeting 1,000 type strains, and, on a smaller-scale, the phylogenomics of the Roseobacter clade. Potential artifacts of the method are discussed and compared to a selection approach based on the taxonomic classification.

Introduction

The Genomic Encyclopedia of Bacteria and Archaea (GEBA) project was established as a collaboration between the DOE Joint Genome Institute (JGI, Walnut Creek, CA) and a Biological Resource Center (BRC), the German Collection of Microorganisms and Cell Cultures (DSMZ). The goal of GEBA is to obtain reference genomes that more broadly cover the evolutionary diversity of prokaryotes. Once sequencing and annotation are completed, GEBA genomes are submitted to the INSDC databases and made available to the public in the Integrated Microbial Genomes system [1]. The genome sequences are provided together with metadata in a standards-compliant way [2].

GEBA focuses on cultured isolates that have a formal species description (type strains). A frequent misconception is that the types used in taxonomy (type strains, type species, type genera etc.) are taxonomic types used for representing a certain taxon by its most typical member. If so, they were bound to, and dependent on, certain taxonomic views such as species concepts or even the general notion that evolution is best represented by a hierarchical classification such as the currently dominating Linnean taxonomy [3]. The critique of hierarchical classifications as being unsuitable for microbiology because of the occurrence of lateral gene transfer, yielding rather a network than a hierarchy [4], would then also affect GEBA. But types are nomenclatural constructs which, given a certain taxonomic view, define which names are to be used for a taxon [5]. In microbiology, the use of type strains for genome projects has the additional practical advantage that these strains are guaranteed, or nearly so, to be deposited in at least two distinct culture collections in two distinct countries [6,7]. This ensures that living material is available for follow-up studies that test genome-sequence-derived hypotheses. The availability of biological reference material or even genomic DNA (gDNA) [8] is a great step forward to ensuring reproducibility of the results [2].

The target organisms of GEBA are selected using a 16S rRNA gene-sequence-based phylogenetic tree (the gene on which the current bacterial and archaeal classification is largely based [6,9]), progressively filling in the genomic gaps [10]. Phylogeny-driven genome-sequencing projects are promising for improving microbial classification [4] and particularly for the binning of metagenomic sequences [10]. In the long term, the genomes of representatives of each branch of the tree of life, and of all type strains at the time of accession into public culture collections, will likely be sequenced. But GEBA targeted the organisms deemed genomically more interesting [10] first, and thus required a phylogeny-derived scoring system [11,12] covering all strains of potential interest.

GEBA started with a pilot project (165 strains) that was subsequently extended to approximately 250 target strains and then followed by two phases of 1,000 target strains each. About 140 GEBA genomes have been published at the time of writing (October 2012). For instance, target organisms of the GEBA pilot project included the type strains of Ktedonobacter racemifer, the bacterium with the largest genome sequence obtained to date [13], and Pyrolobus fumarii, the archaeon with the highest known optimal temperature [14]. Taxonomic conclusions (e.g., reclassifications) were drawn from some of the newly obtained genomic information [15,16].

Here, we describe the design goals and implementation of the phylogeny-based scoring system used for selecting the targets of GEBA phases I and II, which aim to sequence an additional 1,000 microbial type-strain genomes, each. Some examples are provided to illustrate the results for the GEBA project itself and for a more concise project that targets a much smaller group of organisms, the Roseobacter clade [17,18] within Rhodobacteraceae (Alphaproteobacteria) [19].

Material and methods

Design goals of the phylogenetic scoring

The major goals of the novel approach were that the scoring (i) is independent of changes in the set of ongoing or finished genome projects, (ii) considers the contribution of a species to the total phylogenetic diversity, as measured using branch lengths, (iii) gives a relatively low weight to organisms in densely sampled groups and a relatively high weight to isolated species, and (iv) if summed up over all leaves of a subtree would provide a biologically sensible score for this subtree. The first goal, independence of changes in the set of ongoing or finished genome projects, was primarily of practical importance, to avoid recalculation of the scores each time a genome project is initialized. A stable score that only depends on the underlying phylogenetic tree is also much easier to use for calculating summary statistics; examples are given below. Further, the same scores can be used for distinct projects if the scoring depends only on a phylogenetic hypothesis, but not on the set of (un-)selected targets. In addition to genome sequencing, phylogeny-based target selection might indeed be of interest in projects on the extraction of secondary metabolites such as antibiotics (e.g., [20–25]), pigments [26] or siderophores [27]. Genome sequencing of phylogenetically selected strains revealed more novel protein families than sequencing randomly selected targets [10]. Hence, it is promising to apply phylogeny-based target selection also to phenotypic investigations, as phylogenetically more distant organisms might be expected to display more divergent phenotypes than close relatives.

The second goal, to consider the contribution of a species to the total phylogenetic diversity in the scoring, as measured using branch lengths [10], is justified as follows. Whereas a rooted tree topology alone indicates the relative branching order, the lengths of the branches also indicate the expected or minimal number of character changes on the respective branch [28], depending on whether the tree was estimated under maximum likelihood [29] or maximum parsimony [30]. These character changes within the dataset (e.g., gene) from which the tree has been inferred can then serve as a proxy for the estimated number of changes within the characters of interest (e.g., content of protein families [10] and possibly also selected phenotypic traits, see above). This approach apparently only presupposes that some correlation exists between the rates of change of the distinct kinds of characters looked at, but it does not presuppose the existence of a molecular (or even phenotypic) clock [28].

For two reasons, another design goal was to weight the score of species in densely sampled groups of organisms downwards and to weight the score of relatively isolated species upwards. First, in the course of the GEBA pilot project the problem sometimes occurred that comparatively closely related organisms were targeted. Second, it is more likely for a more densely sampled group of organisms that a genome of at least one of its members will be targeted by a genome project other than GEBA than for an isolated organism or group of organisms.

The final goal of the novel algorithm was that the score, if summed up over all leaves (i.e., species or subspecies present; see below) of the underlying phylogenetic tree, yielded a value that served as the score of the entire tree in some biologically sensible manner. This feature allowed for estimates of the number of genome projects needed to cover a certain percentage of the total phylogenetic diversity. If phylogenetic diversity was measured using a sum-of-branch-length approach, it should be possible to simply add the scores of distinct subtrees, including the scores of distinct leaves, together to obtain the scores of their parent subtrees or the entire underlying phylogenetic hypothesis. With such an approach, it would be easily possible to assess saturation effects caused by the inclusion of suitable targets.

Algorithm

We devised a scoring system for the leaves in a rooted topology with branch lengths. To comply with the second design goal, it was obvious that the branch lengths between each leaf and the root node had to be added up in some manner. To agree with the first design goal, this had to be done irrespective of whether any leaves were already marked in some way (e.g., as already targeted for genome projects). That is, none of the leaves themselves could be downweighted or even deleted. For compliance with the fourth design goal, however, some downweighting had to be applied to avoid counting branches several times, thus overestimating overall phylogenetic diversity. For this reason, we considered scores, henceforth called Relative Phylogenetic Diversity (RPD), which proportionally downweighted the lengths of shared (i.e., internal) branches. Two versions were examined, a balanced (bRPD) and an unbalanced (uRPD) version. The latter weights each pair of sister clades equally, irrespective of the respective number of leaves, whereas bRPD takes the subtree sizes into account. Probabilistic interpretations come into play here.

For example, consider leaf A in Figure 1. The branch between nodes A and AB is not shared with another leaf; character changes that occurred on it (whose amount is proportional to the branch length) may have led to, e.g., novel sets of proteins in A [10], but not in any other leaf. Changes on the branch between nodes AB and ABC, however, have affected both A and B, whereas those on the branch between ABC and ABCDE have influenced the leaves A, B and C. Proportional weighting thus yields bRPD(A) = 2/1 + 1/2 + 2/3 + 2/5 = 3.567.

Figure 1.
figure 1

Hypothetical example phylogeny. The numbers above the branches indicate the branch lengths; internal edge labels derived from the names of the leaves of the corresponding subtrees have been added to ease the navigation.

Let N j be the number of branches (edges) between leaf j and the root, b ij be length of the i-th one (counted downwards, from leaf to root) of these branches and s ij be the total number of leaves of the subtree defined by this branch. bRPD then becomes

$$bRPD(j) = \sum\limits_{i = 1}^{{N_j}} {{b_{ij}}/{s_{ij}}}$$

whereas uRPD is defined as

$$uRPD(j) = \sum\limits_{i = 1}^{{N_j}} {{b_{ij}}/{2^{i - 1}}}$$

This kind of weighting yields, for example, uRPD(A) = 2/1 + 1/2 + 2/4 + 2/8 = 3.25 (Table 1). uRPD apparently only makes sense in strictly dichotomous trees (such as the best-known maximum-likelihood tree of a certain dataset; see below). If bRPD is summed up over all leaves, each branch will be counted exactly as many times as it has leaves. For this reason, the overall bRPD sum is equal to the overall sum of branch lengths of the tree. Whereas the weighting of each branch can differ between its distinct leaves in the case of uRPD, the denominator of formula (2), if averaged over all leaves of a branch, becomes equal to one divided by the number of these leaves, as could easily be proven by complete induction. Hence, if uRPD summed up over all leaves yields the same number as bRPD, the sum of the lengths of all branches of the tree.

Table 1. Phylogenetic diversity metrics for the leaves of the example tree in Figure 1.†

We conclude that both weighting regimes comply with three of the four design goals listed above. The formulas and the example also indicate that topologically more isolated organisms receive higher scores. The relevant branch lengths of leaves located in less densely populated subtrees will be less severely downweighted. For instance, in Figure 1 A and D have the same sum-of-branch length distance to the root (7.0), but D is topologically more isolated (three instead of four nodes between leaf and root) and, as a consequence, receives a higher score.

The scoring algorithm was implemented as a recursive method using code from the BioRuby library [31] for parsing Newick files and representing trees.

Selection of a gene and a phylogenetic tree

It is generally agreed upon that, other things being equal, sampling of more characters yields more accurate phylogenies [28]. This is the major reason why genome-sequencing projects are so promising for the purpose of developing a natural classification [4]. Target selection for genome sequencing, however, apparently cannot rely on genome-scale data because these are the very data that will only be generated in the course of the respective project [10]. For this reason, a comprehensive sampling of taxa, not of characters, is crucial for target selection not to overlook promising candidates. The only comprehensively sampled gene for Archaea and Bacteria, however, is the 16S rRNA gene [9], as in current practice in microbial taxonomy every description of a novel species is accompanied by a newly generated sequence of this gene [6].We chose the most recent version the Living Tree Project (LTP) [32] as underlying phylogenetic hypothesis. The LTP infers a maximum-likelihood phylogeny from a 16S rRNA gene alignment of quality-checked sequences constructed with tools compatible with ARB [33]. Collaborations with a number of BRCs ensured a rather comprehensive sampling. The tree is delivered with branch lengths in Newick format and rooted at the Archaea-Bacteria split [34]. During the planning phase of the GEBA main project, the last available LTP version (release LTPs102) was from September 2010, comprising 8,029 leaves (and almost as many species, as some were represented by several subspecies). We also calculated the phylogenetic-diversity scores from the LTPs106 release (contained 8,815 leaves) to assess the stability of the results with respect to taxon sampling.

Detection of ongoing or finished genome projects

While the scoring was designed as independent of the distribution of genome projects (see above), it was necessary to figure out whether organisms with promising genome sequences - according to their score - had already been targeted by a genome-sequencing project. Because the vast majority of genome-sequencing projects are registered in the GOLD database [35], only those were considered. Species names were extracted from the GOLD database fields “Organism Name”, “Species” and “NCBI Project Name”; strain (deposit) names were extracted from these fields as well as from “Strain” and “Culture Collection”. To resolve synonyms between species names taxonomic information was collected from the LPSN website [36]. LPSN, which uses a nomenclature compatible with LTP [32], also provides lists of at least some of the deposits of the type strains of each species. These lists were augmented by searches in Straininfo [37].

The collected GOLD records and the taxonomic database were then compared as follows. A record was assigned the status “species not found” if none of the species names in the record were found in the taxonomic database. The status “strains not found” was assigned if at least one of the species names in the record was found in the taxonomic database, but none of the names of the strains from this record (original strain name or name of a deposits in a culture collection) were found in the type-strain list for this species in the taxonomic database. If both species name and according strain name synonyms were found, either the status “found-incomplete” or “found-complete” was used, depending on the project status as stated in the record. Entries with a “species not found” or “strains not found” status were considered as potential candidates for genome sequencing. The other type strains were not considered because their genome sequences were apparently already in progress or even finished. Because an initial screening revealed that misspelled taxon names play a minor role in GOLD, we used exact string matches to identify species names. Assigning strain names was also based on exact matching since strain names deemed too short for allowing partial matches only. We considered it beneficial, however, to relax this rule in three ways: (i) case-insensitive matching; (ii) equivalence of strain names that only differed by a “T” in the last position (which is often appended to indicate a type strain); and (iii) equivalence of strain names that only differed by characters other than letters, digits and underscores.

Post-processing of the initial ranking

The 1,000 target strains for the main GEBA project were selected from the 8,029 ranked strains as follows. First, for obvious reasons, strains with genome projects registered in GOLD were removed. Second, strains not available in the DSMZ collection were removed. As not only the immediate accessibility of cryopreserved material, but also the generation of a sufficient amount of cell mass and the subsequent extraction of ultra-pure gDNA was necessary, it was deemed practical to postpone inaccessible strains to later phases of the project [10]. For the same reason, a small number of strains available in the holdings of the DSMZ but known as extremely challenging to cultivate (“fastidious”), were also disregarded in this phase of the project. This crucially necessary post-processing was eased considerably by the independence of the ranking of the selection of organisms.

Target selection for genome sequencing within the Roseobacter clade

The Roseobacter clade is a major lineage within the Rhodobacteraceae (Alphaproteobacteria) [17,19]. At the time of target selection (spring 2011) it included about 95 species [36]. The clade is of interest mainly because of its important role in marine environments, where its members form one of the most abundant and successful groups of non-obligately phototrophic prokaryotes [18,38]. For a phylogenomic assessment of the group a suitable selection of organisms has to be obtained.

A phylogenetic tree including a total of 99 species was inferred from 1,366 aligned characters [39,40] of the 16S rRNA gene sequence under the maximum likelihood criterion [29,41,42]. For rooting, the genus Labrenzia (which belongs to the family Rhodobacteraceae, but not to the clade) was included but ignored when calculating the scores. (One of the advantages of these methods is that the ranking of the ingroup scores is independent of the ranking of the outgroup scores.)

Results

Interrelationships of phylogeny-based indexes for target selection

Table 2 show the correlations between the two measures, bRPD and uRPD, the heights in the tree of each leaf, and the number of nodes between the root and each leaf, and the residuals of the regression conducted with the latter two factors as the dependent and independent variable, respectively. Whereas bRPD and uRPD were highly correlated, their correlation with the number of nodes was moderately strong and negative. Since the number of nodes between a leaf and the root is inversely proportional to the size of its topological isolation, this result indicates that both measures comply with the third design goal (to positively weight topological isolation). The tree height of the leaves, i.e. the sum of the lengths of all branches connecting a leaf with the root node of the tree, was slightly but significantly (α = 1.0e-40) negatively correlated with both bRPD and uRPD. Even though this behavior is in obvious conflict with the second design goal, the correlation between tree height and number of nodes between root and leaf must be considered (Table 2). If the effect of the number of nodes is corrected for by replacing the tree height with the residuals from a regression with the number of nodes as explanatory variable, the correlation to the bRPD and uRPD becomes moderately strong and positive.

Table 2. Correlations between the balanced (bRPD) and the unbalanced (uRPD) variant of the score for each leaf (“ Height”).

Based on these results, we concluded that both measures comply with design goals (i) and (ii), but finally preferred bRPD because it showed more well-balanced correlations with the indicator of topological isolation on the one hand and the independent effect of the branch lengths on the other hand than uRPD. But the differences between both measures were not pronounced, particularly regarding the top-scoring species; in addition to Table 2, this is shown in the scatter plot in Figure 2 and in Table 3.

Figure 2.
figure 2

Scatterplot showing the relationship between the two examined variants of the phylogenetic scoring, bRPD (x-axis) and uRPD (y-axis). In addition to the fact that the overall correlation between the two measures is high (see also Table 2), it is obvious that the distribution of both variants is highly right-skewed; that is, few strains with high scores are accompanied by a bulk of strains which contribute only little to the overall sum of the scores.

Table 3. Selection results for the 20 LTP strains with the highest bRPD scores.

The number of nodes between the root and each leaf (“# nodes”) and the residuals of a linear regression with the number of nodes as explanatory and the height as dependent variable (“Residual”). These residuals represent the average impact of the branch lengths, independent of the number of branches that contribute to the height. The lower left triangle shows Kendall’s correlation coefficients, the upper right triangle shows the corresponding p values.

Selection of targets for genome sequencing

In addition to the close correspondence between the two measures, Figure 2 demonstrates that the distribution of both bRPD and uRPD is strongly asymmetric, as comparatively few strains (close to upper right corner) display very high values compared to the bulk of the strains which show at most moderately high bRPD and uRPD measures (close to the lower left corner). This behavior is confirmed by Figure 3, which shows that 50% saturation regarding bRPD would already be obtained if only about 2,000 of the 8,029 strains were genome sequenced.

Figure 3.
figure 3

Saturation plot for the bRPD measure. X-axis, index of the decreasingly sorted bRPD values; y-axis, cumulative bRPD sum in percent. The right-skewed distribution of the bRPD values (see Figure 2) manifests itself in the fact that only about 2,000 strains (vertical line) are necessary to reach 50% of the overall phylogenetic diversity (horizontal line) as estimated using this measure.

Using bRPD as primary selection criterion and matching the GOLD database in the current version during the GEBA phase I planning period (December 2010) resulted in the following numbers. Among the total of 8,029 strains, 453 had a “completed” genome-sequencing project, 38 a project “in progress”, and 766 a “targeted” project. Among the remaining strains lacking a genome-sequencing project registered in GOLD at the time being, 7 were Cyanobacteria, 970 were not contained in the holdings of the DSMZ, 36 had to be rejected for technical reasons, 685 were set aside as replacement strains in case any of the 1,000 targeted ones turned out to pose difficulties in sequencing. Finally, 4,074 strains with low scores or expected technical difficulties remained that were postponed and not considered for this phase of the project. Some of the strains not available at DSMZ were selected using the same procedure for potential targeting by the ATCC, Manassas, VA.

Table 3 shows the results for the 20 highest-scoring strains according to the bRPD. Apparently, strains from a considerable diversity of phyla are included in the list, and mainly from sparsely sampled phyla with accordingly high inter-species differences [32,36]. Only comparatively few strains had to be postponed or rejected because of their current unavailability or for technical reasons related to cultivation and gDNA extraction. Most of the strains that were not selected were known as targets of other genome projects (or the GEBA pilot project).

Stability of the scoring

The comparison of the LTP release “LTPs106” with release “LTPs102” revealed that 7,991 of the INSDC 16S RNA accessions used in LTPs102 were still in use in the more recent dataset. The Kendall correlation between the bRPD values from both releases after restricting the dataset to the common accessions was 0.925; for uRPD, it was 0.917. Among the 1,000 accessions of the LTPs102 release with the highest bRPD score, 76 were not among the highest-scoring ones from LTPs106; if uRPD was used, this number amounted to 83. This result indicates an additional advantage of bRPD over uRPD.

Suitable targets for genome sequencing within the Roseobacter clade

The phylogenetic tree used for target selection within the Roseobacter clade is shown in Figure 4, whereas Supplementary Table 1 includes the scores for the species. As expected, the scoring preferred species situated in isolated positions (e.g., Methylarcula terricola) and/or at long branches (e.g., Rubellimicrobium spp.). Eight species were selected for genome sequencing (see Supplementary Table 1 for details), among them was Roseibacterium elongatum, the one with the overall highest score.

Figure 4.
figure 4

Phylogenetic tree of the members of the Roseobacter clade (known at the time of target selection) rooted with Labrenzia spp. The branches are scaled in terms of the expected number of substitutions per site (see size bar). Bootstrap support values [43] were calculated but have been omitted for clarity because they are not relevant to the scoring. The organisms with the ten highest bRPD scores are marked in blue. The organisms with the ten next highest bRPD scores (ranks 11 to 20) are marked in green.

Discussion

As shown above, the scoring algorithm complies with the four design goals and is also easy to comprehend and implement. Even though written in a scripting language, the algorithm already runs reasonably fast (few seconds for the LTPs104 tree on a modern workstation), particularly if compared to the running time needed for inferring a maximum-likelihood tree for so many leaves. For several reasons listed above, bRPD seems to be preferable over uRPD, even though the differences are not dramatic (Figure 2). The correlation between bRPD values from distinct LTP releases (if reduced to the common 16S rRNA accessions) was even higher, indicating a sufficient stability of the scoring.

Both measures yielded a strongly asymmetric (right-skewed) distribution of the scores (Figure 2). This is expected, given the usual asymmetry of phylogenetic trees, i.e. their tendency to contain sister clades of highly unequal sizes [28]. Also, evolution seldom occurs according to a molecular clock [28], thus allowing for higher variability regarding the branch lengths. In practice, it means that a large proportion of the overall phylogenetic diversity can be covered with comparatively few well selected organisms (Figure 3).

It cannot entirely be avoided that interesting species are missing in the tree used for target selection. For instance, at the time of writing the Roseobacter clade contained 117 species [36], 22 more than when the genomes were selected for sequencing (Figure 4, Supplementary Table 1). Many interesting organisms, even if discovered in environmental samples, might not be cultivable with current techniques. The examples from real-world genome-sequencing projects shown here clearly indicate that this is often the limiting factor (Table 3, Supplementary Table 1). Whether or not such organisms can be targeted in the close future using techniques such as single-cell genome sequencing [44,45] remains to be seen.

The species with high scores were mainly from a considerable diversity of sparsely sampled phyla with accordingly high inter-species differences (Table 3), indicating that the suggested index indeed addresses phylogenetic diversity. This is supported by the Roseobacter-clade example (Figure 4, Supplementary Table 1), where species rather isolated from their phylogenetic neighbors were primarily targeted. It is also not surprising that a number of species that have already been selected for the GEBA pilot project appeared among the top-scorers, even though the novel scoring is not equivalent to the previously used one. Thus, whether or not the algorithm introduced here will yield a similar or even higher degree of novel protein families in the genomes targeted in GEBA phase I [10] is a question that can only be solved once these genomes have been sequenced. According to the considerations listed above, the new scoring is quite promising, however.

It should not be overlooked that the scoring can be affected by a number of artifacts because of its dependence on the underlying phylogenetic tree and the annotation of its leaves. For instance, LTP versions have sometimes selected the wrong sequence as, e.g., in the case of the type strain of Weeksella virosa [46]. But compared to the overall number of strains (Figure 3) these problems appear to be rare. Moreover, to avoid picking the wrong organisms in the GEBA project the 16S rRNA gene of each strain is resequenced after gDNA extraction, and the strain is put back if the sequence does not match database sequences annotated as being obtained from the same strain. Using a phylogenetic tree of some organisms instead of their taxonomic classification avoids a number of potential artifacts in taxon selection. Even though it has only slowly been appreciated by taxonomists after Darwin, the sole possible goal of a taxonomic classification is to summarize the genealogy of the organisms [3,4]. For this reason, a taxonomic classification always contains less information than the empirical estimate of the phylogeny from which it was derived. But frequently classifications cannot even pretend to summarize the respective underlying genealogies because the classifications include non-monophyletic groups [3,4,47,48]. Current microbial classification contains a number of such taxa (e.g., Bacillus [15], Desulfotomaculum [49], Planctomyces [43], Spirochaeta [16] and Xanthobacteraceae [50]).

Some of the problematic parts of the classification are due to missing phylogenetic analyses in the original description (e.g., [15]), often because suitable character data or inference methods were simply lacking at the time when the taxon was described (e.g., [16]). But in other cases, such problematic taxa have been created due to conceptual shortcomings. For instance, the genus Schlesneria was introduced in a study [51] in which a tree was depicted that clearly showed that the placement of the new taxon causes another genus, Planctomyces, to become paraphyletic [43] (see [52] for algorithmically straightforward, character-independent definitions of the terms “monophyletic”, “paraphyletic” and “polyphyletic”). Clearly, such discrepancies are not due to preferring phenotypic traits (used as “diagnostic” characters) over 16S rRNA gene results because diagnostic characters are not necessarily synapomorphies. But only synapomorphies (or phylogenetic trees, of course [52]) can justify monophyletic groups [3,53]. For instance, it is easy to outline the diagnostic characters of reptiles that separate them from either mammals or birds, but nevertheless reptiles are the classical example of a paraphyletic group [3].

Finally, even if a classification would only contain monophyletic groups, a prevailing major obstacle against using it for target selection was that ranks in Linnean hierarchies cannot quantitatively be compared, because they might reflect largely distinct levels of character divergence [3]. Thus, targeting, e.g., one species per genus might not be a wise choice, even if all genera were monophyletic. Only for the species rank, microbial taxonomy has firmly established a criterion related to character divergence, namely the DNA-DNA hybridization (DDH), traditionally conducted in the wet lab [6] but more recently using genome-sequence based, digital replacements [47]. DDH, however, is a similarity method, whereas more similar organisms are not necessarily more closely related [3,28,48,53].A further problem with the approach to generate one genome per taxon (of a chosen taxonomic rank) is that the number of genomes to be sequenced would not depend on the available project resources but on the number of taxa. Neither a ranking within nor between those taxa would be provided. The same difficulty would arise if non-hierarchical sequence clustering was used, followed by selecting one organism per cluster, even though here the number of clusters could be chosen (using, e.g., K-means partitioning [54]) and thus adapted to the project’s needs. But in contrast to the suggested phylogeny-based scoring, no continuous ranking would be provided, and re-clustering would be necessary after each change in the number of target genomes. Using trees with branch lengths for target selection thus seems to be the best choice, and the ease with which scoring systems such as the one described here can be inferred from phylogenies renders such methods rather promising.

References

  1. Markowitz VM, Mavromatis K, Ivanova NN, Chen IA, Chu K, Kyrpides NC. IMG-ER: a system for microbial genome annotation expert review and curation. Bioinformatics 2009; 25:2271–2278. PubMed http://dx.doi.org/10.1093/bioinformatics/btp393

    Article  CAS  PubMed  Google Scholar 

  2. Field D, Garrity G, Gray T, Morrison N, Selengut J, Sterk P, Tatusova T, Thomson N, Allen MJ, Angiuoli SV, et al. The minimum information about a genome sequence (MIGS) specification. Nat Biotechnol 2008; 26:541–547. PubMed http://dx.doi.org/10.1038/nbt1360

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  3. Wiley EO, Lieberman BS. Phylogenetics. Theory and practice of phylogenetic systematics. Wiley-Blackwell, Hoboken (NJ), 2011.

    Book  Google Scholar 

  4. Klenk HP, Göker M. En route to a genome-based classification of Archaea and Bacteria? Syst Appl Microbiol 2010; 33:175–182. PubMed http://dx.doi.org/10.1016/j.syapm.2010.03.003

    Article  CAS  PubMed  Google Scholar 

  5. Tindall BJ. Misunderstanding the Bacteriological Code. Int J Syst Bacteriol 1999; 49:1313–1316. PubMed http://dx.doi.org/10.1099/00207713-49-3-1313

    Article  PubMed  Google Scholar 

  6. Tindall BJ, Kämpfer P, Euzéby JP, Oren A. Valid publication of names of prokaryotes according to the rules of nomenclature: past history and current practice. Int J Syst Evol Microbiol 2006; 56:2715–2720. PubMed http://dx.doi.org/10.1099/ijs.0.64780-0

    Article  PubMed  Google Scholar 

  7. Lapage SP, Sneath PHA, Lessel EF, Skerman VBD, Seeliger HPR, Clark WA. International Code of Nomenclature of Bacteria Bacteriological Code, 1990 Revision. ASM Press, Washington (DC), 1992.

    Google Scholar 

  8. Gemeinholzer B, Dröge G, Zetzsche H, Haszprunar G, Klenk HP, Güntsch A, Berendsohn WG, Wägele JW. The DNA Bank Network: the start from a German initiative. [doi:10.1089/bio.2010.0029]. Biopreserv Biobank 2011; 9:51–55.

    Article  PubMed  Google Scholar 

  9. DeSantis TZ, Hugenholtz P, Larsen N, Rojas M, Brodie EL, Keller K, Huber T, Dalevi D, Hu P, Andersen GL. Greengenes, a chimera-checked 16S rRNA gene database and workbench compatible with ARB. Appl Environ Microbiol 2006; 72:5069–5072. PubMed http://dx.doi.org/10.1128/AEM.03006-05

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  10. Wu D, Hugenholtz P, Mavromatis K, Pukall R, Dalin E, Ivanova NN, Kunin V, Goodwin L, Wu M, Tindall BJ, et al. A phylogeny-driven genomic encyclopaedia of Bacteria and Archaea. Nature 2009; 462:1056–1060. PubMed http://dx.doi.org/10.1038/nature08656

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  11. Pardi F, Goldman N. Resource-aware taxon selection for maximizing phylogenetic diversity. Syst Biol 2007; 56:431–444. PubMed http://dx.doi.org/10.1080/10635150701411279

    Article  PubMed  Google Scholar 

  12. Minh BQ, Klaere S, von Haeseler A. Taxon selection under split diversity. Syst Biol 2009; 58:586–594. PubMed http://dx.doi.org/10.1093/sysbio/syp058

    Article  PubMed  Google Scholar 

  13. Chang YJ, Land M, Hauser L, Chertkov O, Larimer F, Jeffries CD, Glavina del Rio T, Nolan M, Copeland A, Tice H, et al. Non-contiguous finished genome sequence and contextual data of the filamentous soil bacterium Ktedonobacter racemifer type strain (SOSP1-21T). Stand Genomic Sci 2011; 5:97–111. PubMed http://dx.doi.org/10.4056/sigs.2114901

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  14. Anderson I, Göker M, Nolan M, Lucas S, Hammon N, Deshpande S, Cheng JF, Tapia R, Han C, Goodwin L, et al. Complete genome sequence of Pyrolobus fumarii type strain (1AT). Stand Genomic Sci 2011; 4:381–392. PubMed http://dx.doi.org/10.4056/sigs.2014648

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  15. Klenk HP, Lapidus A, Chertkov O, Copeland A, Del Rio TG, Nolan M, Lucas S, Chen F, Tice H, Cheng JF, et al. Complete genome sequence of the thermophilic, hydrogen-oxidizing Bacillus tusciae type strain (T2T) and reclassification in the new genus, Kyrpidia gen. nov. as Kyrpidia tusciae comb. nov. and emendation of the family Alicyclobacillaceae da Costa and Rainey, 2010. Stand Genomic Sci 2011; 5:121–134. PubMed http://dx.doi.org/10.4056/sigs.2144922

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  16. Abt B, Han C, Scheuner C, Lu M, Lapidus A, Nolan M, Lucas S, Hammon N, Deshpande S, Cheng JF, et al. Complete genome sequence of the termite hindgut bacterium Spirochaeta coccoides type strain (SPN1T), reclassification in the genus Sphaerochaeta as Sphaerochaeta coccoides comb. nov. and emendations of the family Spirochaetaceae and the genus Sphaerochaeta. Stand Genomic Sci 2012; 6:194–209. PubMed http://dx.doi.org/10.4056/sigs.2796069

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  17. Brinkhoff T, Giebel HA, Simon M. Diversity, ecology, and genomics of the Roseobacter clade: a short overview. Arch Microbiol 2008; 189:531–539. PubMed http://dx.doi.org/10.1007/s00203-008-0353-y

    Article  CAS  PubMed  Google Scholar 

  18. Buchan A, González JM, Moran MA. Overview of the marine Roseobacter lineage. Appl Environ Microbiol 2005; 71:5665–5677. PubMed http://dx.doi.org/10.1128/AEM.71.10.5665-5677.2005

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  19. Garrity GM, Bell JA, Lilburn T. Order III. Rhodobacterales ord. nov. In: Garrity GM, Brenner DJ, Krieg NR, Staley JT (eds), Bergey’s Manual of Systematic Bacteriology, Second Edition, Volume 2, Part C, Springer, New York, 2005, p. 161.

    Google Scholar 

  20. Nelson ML, Levy SB. The history of the tetracyclines. Ann N Y Acad Sci 2011; 1241:17–32. PubMed http://dx.doi.org/10.111749-6632.2011.06354.x

    Article  CAS  PubMed  Google Scholar 

  21. Pace JL, Yang G. Glycopeptides: Update on an old successful antibiotic class. Biochem Pharmacol 2006; 71:968–980. PubMed http://dx.doi.org/10.1016/j.bcp.2005.12.005

    Article  CAS  PubMed  Google Scholar 

  22. Kardos N, Demain AL. Penicillin: the medicine with the greatest impact on the therapeutic outcomes. Appl Microbiol Biotechnol 2011; 92:677–687. PubMed http://dx.doi.org/10.1007/s00253-011-3587-6

    Article  CAS  PubMed  Google Scholar 

  23. Heide L. The aminocoumarins: biosynthesis and biology. Nat Prod Rep 2009; 26:1241–1250. PubMed http://dx.doi.org/10.1039/b808333a

    Article  CAS  PubMed  Google Scholar 

  24. Spížek J, Novotná J, Rezanka T. Lincosamides: chemical structure, biosynthesis, mechanism of action, resistance, and applications. Adv Appl Microbiol 2004; 56:121–154. PubMed http://dx.doi.org/10.1016/S0065-2164(04)56004-5

    Article  PubMed  Google Scholar 

  25. Kannan K, Mankin AS. Macrolides antibiotics in the ribosome exit tunnel: species-specific binding and action. Ann N Y Acad Sci 2011; 1241:33–47. PubMed http://dx.doi.org/10.1111/j.1749-6632.2011.06315.x

    Article  CAS  PubMed  Google Scholar 

  26. Nelis HJ, De Leenheer AP. Microbial sources of carotenoid pigments used in foods and feeds. J Appl Microbiol 1991; 70:181–191. http://dx.doi.org/10.111365-2672.1991.tb02922.x

    CAS  Google Scholar 

  27. Neilands JB. Siderophores: structure and function of microbial iron transport compounds. J Biol Chem 1995; 270:26723–26726. PubMed

    Article  CAS  PubMed  Google Scholar 

  28. Felsenstein J. Inferring Phylogenies. Sinauer, Sunderland, 2004.

    Google Scholar 

  29. Felsenstein J. Evolutionary trees from DNA sequences: a maximum likelihood approach. J Mol Evol 1981; 17:368–376. PubMed http://dx.doi.org/10.1007/BF01734359

    Article  CAS  PubMed  Google Scholar 

  30. Fitch WM. Toward defining the course of evolution: minimum change for a specific tree topology. Syst Zool 1971; 20:406–416. http://dx.doi.org/10.2307/2412116

    Article  Google Scholar 

  31. http://bioruby.open-bio.org

  32. Munoz R, Yarza P, Ludwig W, Euzéby J, Amann R, Schleifer KH, Glöckner FO, Rosselló-Móra R. Release LTPs104 of the All-Species Living Tree. Syst Appl Microbiol 2011; 34:169–170. PubMed http://dx.doi.org/10.1016/j.syapm.2011.03.001

    Article  PubMed  Google Scholar 

  33. Pruesse E, Quast C, Knittel K, Fuchs BM, Ludwig W, Peplies J, Glöckner FO. SILVA: a comprehensive online resource for quality checked and aligned ribosomal RNA sequence data compatible with ARB. Nucleic Acids Res 2007; 35:7188–7196. PubMed http://dx.doi.org/10.1093/nar/gkm864

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  34. Woese CR, Kandler O, Wheelis ML. Towards a natural system of organisms: proposal for the domains Archaea, Bacteria, and Eucarya. Proc Natl Acad Sci USA 1990; 87:4576–4579. PubMed http://dx.doi.org/10.1073/pnas.87.12.4576

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  35. Pagani I, Liolios K, Jansson J, Chen IM, Smirnova T, Nosrat B, Markowitz VM, Kyrpides NC. The Genomes OnLine Database (GOLD) v.4: status of genomic and metagenomic projects and their associated metadata. Nucleic Acids Res 2012; 40:D571–D579. PubMed http://dx.doi.org/10.1093/nar/gkr1100

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  36. http://www.bacterio.cict.fr

  37. Dawyndt P, Vancanneyt M, De Meyer H, Swings J. Knowledge accumulation and resolution of data inconsistencies during the integration of microbial information sources. IEEE Trans Knowl Data Eng 2005; 17:1111–1126. http://dx.doi.org/10.1109/TKDE.2005.131

    Article  Google Scholar 

  38. Wagner-Döbler I, Ballhausen B, Berger M, Brinkhoff T, Buchholz I, Bunk B, Cypionka H, Daniel R, Drepper T, Gerdts G, et al. The complete genome sequence of the algal symbiont Dinoroseobacter shibae: a hitchhiker’s guide to life in the sea. ISME J 2010; 4:61–77. PubMed http://dx.doi.org/10.1038/ismej.2009.94

    Article  PubMed  Google Scholar 

  39. Lee C, Grasso C, Sharlow MF. Multiple sequence alignment using partial order graphs. Bioinformatics 2002; 18:452–464. PubMed http://dx.doi.org/10.1093/bioinformatics/18.3.452

    Article  CAS  PubMed  Google Scholar 

  40. Castresana J. Selection of conserved blocks from multiple alignments for their use in phylogenetic analysis. Mol Biol Evol 2000; 17:540–552. PubMed http://dx.doi.org/10.1093/oxfordjournals.molbev.a 026334

    Article  CAS  PubMed  Google Scholar 

  41. Stamatakis A, Hoover P, Rougemont J. A rapid bootstrap algorithm for the RAxML web-servers. Syst Biol 2008; 57:758–771. PubMed http://dx.doi.org/10.1080/10635150802429642

    Article  PubMed  Google Scholar 

  42. Pattengale ND, Alipour M, Bininda-Emonds ORP, Moret BME, Stamatakis A. How many bootstrap replicates are necessary? Lect Notes Comput Sci 2009; 5541:184–200. http://dx.doi.org/10.1007/978-3-642-02008-7 13

    Article  CAS  Google Scholar 

  43. Labutti K, Sikorski J, Schneider S, Lucas S, Del Rio TG, Chen F, Tice H, Cheng JF, Goodwin L, Pitluck S, et al. Complete genome sequence of Planctomyces limnophilus type strain (Mü 290T). Stand Genomic Sci 2010; 3:47–56. PubMed http://dx.doi.org/10.4056/sigs.1052813

    Article  PubMed Central  PubMed  Google Scholar 

  44. Ishoey T, Woyke T, Stepanauskas R, Novotny M, Lasken RS. Genomic sequencing of single microbial cells from environmental samples. Curr Opin Microbiol 2008; 11:198–204. PubMed http://dx.doi.org/10.1016/j.mib.2008.05.006

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  45. Woyke T, Xie G, Copeland A, González JM, Han C, Kiss H, Saw JH, Senin P, Yang C, Chatterji S, et al. Assembling the marine metagenome, one cell at a time. PLoS ONE 2009; 4:e5299. PubMed http://dx.doi.org/10.1371/journal.pone.0005299

    Article  PubMed Central  PubMed  Google Scholar 

  46. Lang E, Teshima H, Lucas S, Lapidus A, Hammon N, Deshpande S, Nolan M, Cheng JF, Pitluck S, Liolios K, et al. Complete genome sequence of Weeksella virosa type strain (9751T). Stand Genomic Sci 2011; 4:81–90. PubMed http://dx.doi.org/10.4056/sigs.1603927

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  47. Auch AF, Klenk HP, Göker M. Standard operating procedure for calculating genome-to-genome distances based on high-scoring segment pairs. Stand Genomic Sci 2010; 2:142–148. PubMed http://dx.doi.org/10.4056/sigs.541628

    Article  PubMed Central  PubMed  Google Scholar 

  48. Farris JS. The information content of the phylogenetic system. Syst Zool 1979; 28:483–519. http://dx.doi.org/10.2307/2412562

    Article  Google Scholar 

  49. Spring S, Lapidus A, Schröder M, Gleim D, Sims D, Meincke L, Del Rio TG, Tice H, Copeland A, Cheng JF, et al. Complete genome sequence of Desulfotomaculum acetoxidans type strain (5575T). Stand Genomic Sci 2009; 1:242–253. PubMed http://dx.doi.org/10.4056/sigs.39508

    Article  PubMed Central  PubMed  Google Scholar 

  50. Kappler U, Davenport K, Beatson S, Lucas S, Lapidus A, Copeland A, Berry KW, Del Rio TG, Hammon N, Dalin E, et al. Complete genome sequence of the facultatively chemolithoautotrophic and methylotrophic alpha proteobacterium Starkeya novella type strain (ATCC 8093T). Stand Genomic Sci 2012; 7:44–58. PubMed

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  51. Kulichevskaya IS, Ivanova AO, Belova SE, Baulina OI, Bodelier PLE, Rijpstra WIC, Sinninghe Damsté JS, Zavarzin GA, Dedysh SN. Schlesneria paludicola gen. nov., sp. nov., the first acidophilic member of the order Planctomycetales, from Sphagnum-dominated boreal wetlands. Int J Syst Evol Microbiol 2007; 57:2680–2687. PubMed http://dx.doi.org/10.1099/ijs.0.65157-0

    Article  CAS  PubMed  Google Scholar 

  52. Farris JS. Formal definitions of paraphyly and polyphyly. Syst Zool 1974; 23:548–554. http://dx.doi.org/10.2307/2412474

    Article  Google Scholar 

  53. Hennig W. Phylogenetic systematics. Annu Rev Entomol 1965; 10:97–116. http://dx.doi.org/10.1146/annurev.en.10.010165.000525

    Article  Google Scholar 

  54. Hartigan JA, Wong MA. A K-means clustering algorithm. Appl Stat 1979; 28:100–108. http://dx.doi.org/10.2307/2346830

    Article  Google Scholar 

Download references

Acknowledgements

Cordial thanks are addressed to Dorothea Gleim and the DSMZ curators for providing information about all GEBA target strains, to A. Fiebig for information on the Roseobacter clade, and to J. Meier-Kolthoff (all at DSMZ), for other helpful comments. The work on the Roseobacter clade has been funded by the German Research Foundation (DFG) SFB/TRR 51, which is gratefully acknowledged.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Hans-Peter Klenk.

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/4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly credited. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Cite this article

Göker, M., Klenk, HP. Phylogeny-driven target selection for large-scale genome-sequencing (and other) projects. Stand in Genomic Sci 8, 360–374 (2013). https://doi.org/10.4056/sigs.3446951

Download citation

  • Published:

  • Issue Date:

  • DOI: https://doi.org/10.4056/sigs.3446951

Keywords