Abstract
Orthology relations can be used to transfer annotations from one gene (or protein) to another. Hence, detecting orthology relations has become an important task in the post-genomic era. Various genomic events, such as duplication and horizontal gene transfer, can cause erroneous assignment of orthology relations. In closely-related species, gene neighborhood information can be used to resolve many ambiguities in orthology inference. Here we present OrthoGNC, a software for accurately predicting pairwise orthology relations based on gene neighborhood conservation. Analyses on simulated and real data reveal the high accuracy of OrthoGNC. In addition to orthology detection, OrthoGNC can be employed to investigate the conservation of genomic context among potential orthologs detected by other methods. OrthoGNC is freely available online at http://bs.ipm.ir/softwares/orthognc and http://tinyurl.com/orthoGNC.
Keywords: Orthology, Homology, Gene neighborhood conservation, Genomic context, Comparative genomics
Introduction
Currently, sequencing facilities are able to produce large amounts of gene and protein sequences in a short period of time. Hence, many complete genomes of organisms are available today for more in-depth comparative studies. A first step in comparative genomics is the identification of homologous and more specifically orthologous genes. Homologous genes (homologs) are originated from a gene in the last common ancestor. In 1970, Fitch classified homologs into orthologous and paralogous genes [1]. Orthologous genes (orthologs) are homologs that have evolved by speciation event in their last common ancestor. In contrast, paralogous genes (paralogs) are homologs that have evolved by gene duplication in their last common ancestor.
Identification of orthologs is more important and of great interest, since orthologs typically tend to share a similar function [2]. Thus orthology relations can be used to transfer functional annotations (including protein–protein interactions) to newly-sequenced genomes [3], [4]. Moreover, by definition, only phylogeny of orthologs can reflect the true evolutionary history of the corresponding species correctly [5]. Therefore, only orthologs can be used to infer species phylogenies [6].
Despite the straightforward definition of orthology, the problem of assigning orthology is not trivial. Evolutionary events such as horizontal gene transfer (HGT) and gene loss often complicate the evolutionary history of genes. Hence, many methods and databases have been introduced to tackle the problem of orthology assignment. More than 40 methods and databases are listed in the “Quest for Orthologs” website (http://questfororthologs.org/orthology_databases), which can mostly be classified into two major classes according to the approaches employed.
Methods such as OrthoStrapper [7], HOGENOM [8], LOFT [9], PhylomeDB [10], and OrthoReD [11] are based on phylogenetic analysis. Phylogeny-based methods seem to be more precise, with high specificity reported [7], [12], [13]. However, ambiguities in the inferred gene trees and species trees, as well as wrong placement of the root can lead to incorrect assignment of orthologs. In addition, these methods require large computational cost, making their usage impractical for large datasets [14], [15], [16].
The second class of methods usually employs a clustering algorithm on a weighted graph that is built from pairwise sequence similarities. Examples in this class include OMA [17], OrthoMCL [18], InParanoid [19], Proteinortho [20], and OrthoDB [21]. These methods, because of their tractability, have gained more popularity, particularly when used for large datasets. However, these methods are based on the molecular clock hypothesis by assuming that orthologous sequences are more similar and would fail to detect orthologs when the molecular clock hypothesis is violated [22]. Furthermore, HGT and convergent evolution as well as linage-specific gene loss (Figure 1) can introduce false positive relations. Note that duplications prior to a speciation event (in-paralogs) and duplications after a speciation event (out-paralogs) [23] introduce one-to-many or many-to-many orthology relation, further complicating the process of orthology detection. Most similarity-based methods that employ clustering, present the orthology relations as ortholog groups instead of pairwise relations. As a result, these groups can contain in-paralogs and out-paralogs, making their usage inappropriate for studies such as phylogeny inference where one-to-one orthology relations are needed.
To increase the quality of inferred orthologs, some methods attempt to take genomic context into account [24], [25], [26], [27], [28], [29]. Due to genome rearrangements, as well as gene gains/losses, genomic context is less conserved beyond the genus level. Nonetheless, it can be a strong evidence of orthology when found. Conservation of gene neighborhood can assist in distinguishing orthologs from out-paralogs [30], [31]. Similarly, it can prevent misinterpretation of HGTs and genes with convergent evolution as orthologs. Another interesting advantage of employing genomic context is to reveal orthologous genes or proteins that share low sequence similarities [32]. These orthologs can be missed in clustering or homology inference steps due to trade-off in favor of specificity. Moreover, with the advent of next-generation sequencing, many closely related genomes are available today. As a result, comparative studies are extended to closely related species and even strains of a same species where genomic context is highly conserved.
In this paper, we extend the method of Jun et al. [29] in both homology detection and orthology detection to increase the accuracy of predictions. We propose OrthoGNC, a similarity-based method and a software that outputs high-quality pairwise orthology relations based on gene neighborhood conservation. Moreover, OrthoGNC can be employed to investigate the conservation of genomic context among potential orthologs detected by other methods.
Method
Jun et al. tested a simple method based on gene neighborhood conservation to extract orthology relations in mammalian proteomes [29]. According to their method, two genes are orthologous if they are homologous and share at least one homologous neighbor in a neighborhood size of three upstream and three downstream genes. Also, homology between two genes are defined as Blastp E-value < 1e−5. We have extended this method in both homology detection and orthology detection. Similar to the aforementioned method, OrthoGNC performs three main steps to infer orthology relations: (i) computing pairwise sequence similarities, (ii) identifying homologous sequences, and (iii) inferring orthologs according to gene neighborhood conservation. However, in each step, parameters can be set to various values to provide desired output. These parameters can be easily adjusted by the user in a configuration file or using a user-friendly GUI. Moreover, in OrthoGNC, inference of orthology relation can be done in an iterative routine to produce more accurate and sensitive results.
OrthoGNC steps
OrthoGNC is implemented in Java and accepts both DNA and protein sequences in FASTA format. In addition, the order of appearance of genes or proteins in the FASTA file must be the same as the order of their appearance in the underlying genomes.
Step 1
Like other similarity-based methods, OrthoGNC requires pairwise sequence similarities at the very beginning step. The well-known and widely-used heuristic software BLAST is used to compute the similarity score [33]. OrthoGNC can run BLAST in multiple threads in parallel, thus improving the running time of the BLAST step significantly in multi-core CPUs. The number of simultaneous BLAST jobs can be set or auto detected according to the number of available cores and the input parameters of BLAST, such as E-value and substitution matrix, can be adjusted by the user.
Step 2
In the second step, OrthoGNC infers homology relations using pairwise similarity scores. Two sequences are assumed to be homologous if they share a significant sequence similarity (30%–35% for proteins as a rule of thumb according to Ref. [14]). To infer homology relation, OrthoGNC looks into BLAST hits to make sure that not only a certain amount of identical residues is matched but also a certain length of both sequences is covered. The minimum percentage of identical residues (Ti) and minimum percentage of coverage (Tc) can be adjusted by the user.
Step 3
In the third and last step, OrthoGNC extracts orthology relations from homologous sequences based on gene neighborhood conservation. Similar to the adaptive RBAH [20], OrthoGNC uses a ratio Tb, 0 < Tb < 1, to tolerate possible variances of molecular clock rate. This allows every homolog of a gene that has a score > Tb × score of the best homolog to be an orthology candidate for that gene. Afterward, genes and their candidate orthologs are investigated to determine the number of common homologous neighbors, which can be done via one of two predefined routines, namely One2One mapping and unique intersection. In the first routine, each of the 2n neighbors of a gene (n upstream and n downstream) is checked against its corresponding gene in the neighborhood of candidate orthologs to see whether they are homologs (Figure S1A). If the number of homologous pairs exceeds a predefined threshold, then the gene and its candidate ortholog are bona fide orthologs. In the second routine, OrthoGNC counts the unique homologous matches between neighbors of a gene and neighbors of its candidate ortholog without considering co-linearity (Figure S1B). Similar to the first routine, if the number of unique homologous matches exceeds a predefined threshold then the gene and its candidate ortholog are bona fide orthologs. Consideration of gene order in the first routine makes it more stringent while, in contrast, the second routine allows for local rearrangement and gene gains/losses. We also observed that other orthology detection parameters – maximum tolerance ratio (Tb), radius of neighborhood (N), and minimum number of common neighbors (Tn) – can also affect the number of inferred orthologs dramatically. By relaxing these parameters, OrthoGNC is able to find more orthologs; however, more false-positive relations would also be introduced. To maintain the precision of inferred orthologs, OrthoGNC identifies orthology relations iteratively, that is, the user can define more than one parameter set for multiple rounds of orthology inference. Accordingly, if in certain round of orthology inference with certain set of parameters, OrthoGNC finds an ortholog for a gene in a strain, it does not look for another ortholog of this gene in the same strain in the subsequent rounds. To clarify, suppose we find the orthology relation (g, x) in some round; in the next iterations with more relaxed parameters, new homology relations such as (g, y) and (h, x) might be introduced where y and h are in the same genomes as g and x, respectively. Inference of (g, x) using more stringent parameters implies that (g, y) and (h, x) are wrong unless (g, h) and (x, y) duplicated after the speciation event.
The number of orthology-detection rounds and the parameters in each round – Tb, N, Tn, and the neighbor investigation routine (NIR) to be used – can be easily configured by the user. Finally, the pairwise orthology relations are reported for each pair of input genomes.
Although the main objective of OrthoGNC is to deliver highly accurate and precise orthology relations, it can be combined with other methods to achieve higher recall. To this end, user can choose to combine the output of OrthoGNC with an arbitrary set of orthologs that is predicted by another method. In this case, if OrthoGNC is unable to find any ortholog for gene g from strain S, it outputs genes from S that are introduced as orthologs of g by the other method.
Benchmarking
Evaluation of orthology inference methods is not an easy task, because we do not know the true evolutionary history of genes. Recently, in an effort to standardize orthology benchmark [34], a public web service has been introduced to assess different methods on 66 species. Unfortunately, all of these species are evolutionary distant (beyond the genus level), making it inappropriate for our study. We thus compared OrthoGNC to other methods on both simulated and real data, notwithstanding that high conservation of genomic context is a strong and self-verifying criterion in orthology inference and has already been evaluated [29], [35]. Four similarity-based methods that produce pairwise orthology relations are selected for comparison, including OMA [17], InParanoid [19], Proteinortho [20], and EGM2 [36]. In addition, OrthoGNC is also compared to Jun et al.’s method (Figure S2), which is now a special case of OrthoGNC, where E-value = 1e−5, Ti = 0%, Tc = 0%, N = 3, Tn = 1, Tb = 0.0, and NIR = “unique intersection”.
OMA, InParanoid, and Proteinortho all use clustering for orthology inference, while EGM2 employs genomic context to perform iterative graph matching. The latest version of each software was acquired from their official website, and was run with default parameters. For OrthoGNC, we used different parameter configurations (Table 1) to evaluate the effect of parameters chosen on ortholog inference in practice. We first used each configuration (Conf) to infer the orthologs in single rounds. Then, we used configurations 2–8 in sequence to infer the orthologs iteratively, with homology detection parameters fixed for all iterative rounds. We further show how OrthoGNC could be employed to refine the orthology relations that are predicted by other methods. Different parameter configurations (Table S1) have also been done to assess the impact of gene neighborhood conservation (Figure S3).
Table 1.
Parameter | Conf 1 | Conf 2 | Conf 3 | Conf 4 | Conf 5 | Conf 6 | Conf 7 | Conf 8 | |
---|---|---|---|---|---|---|---|---|---|
Homology | E-value | 10−5 | 10−5 | 10−5 | 10−5 | 10−5 | 10−5 | 10−5 | 10−5 |
Ti | 30% | 0% | 0% | 0% | 0% | 0% | 0% | 0% | |
Tc | 50% | 0% | 0% | 0% | 0% | 0% | 0% | 0% | |
Orthology | N | 7 | 7 | 7 | 7 | 7 | 7 | 7 | 0 |
Tn | 9 | 9 | 9 | 7 | 5 | 3 | 1 | 0 | |
Tb | 0.80 | 0.80 | 0.80 | 0.80 | 0.80 | 0.80 | 0.80 | 1.0 | |
NIR | O | O | I | I | I | I | I | I |
Note: Ti, minimum percentage of identical matches in a BLAST hit; Tc, minimum percentage of coverage of query and subject sequences in BLAST hit; N, radius of neighborhood to be investigated; Tn, minimum number of common neighbors (0 ≤ Tn ≤ 2 * N); Tb, maximum tolerance ratio from score of best hit (0 ≤ Tb ≤ 1); NIR, neighborhood investigation routine. I stands for unique intersection and O stands for One2One mapping.
For performance evaluation, we applied all methods on two datasets; a simulated proteome dataset and a prokaryotic proteome dataset. Prokaryotic genomes are known to be fluid [37], and many genes are subject to lose their ancestral order, due to significant amounts of rearrangements. We show that even in the presence of many rearrangements, genomic context is still highly informative in detecting accurate orthology relations for closely-related species.
Simulated data
In the absence of a gold standard, we have used the Artificial Life Framework (ALF) [38] to simulate a proteome set consisting of 30 species. ALF was previously employed for simulating bacteria-like and mammalia-like genomes to assess the impact of different evolutionary forces on orthology inference [39]. We used the same set of parameters that was used to generate bacteria-like genomes in an earlier work, by incorporating genome rearrangement event in addition to other predefined evolutionary events.
Real data
The real dataset comprises eight proteomes from genus Mycobacterium. The included species are Mycobacterium ulcerans Agy99 (4241 proteins), Mycobacterium leprae TN (1605 proteins), Mycobacterium avium subsp. paratuberculosis K-10 (4350 proteins), Mycobacterium smegmatis str. MC2 155 (6716 proteins), Mycobacterium bovis AF2122/97 (3920 proteins), Mycobacterium marinum M (5452 proteins), Mycobacterium tuberculosis H37Rv (3989 proteins), and Mycobacterium abscessus (4941 proteins). All proteomes were acquired in FASTA format from PATRIC [40].
Evaluation
For the simulated dataset, we first count the number of correctly-predicted orthology relations (true positive; TP), the number of incorrectly-predicted orthologs (false positive; FP), and the number of missed orthology relations (false negative; FN). We then calculate the precision and recall for each method according to Eq. (1).
(1) |
For real data, we cannot calculate precision and recall due to unknown orthology relations. Instead, we investigate how many genes for which OrthoGNC predicted an ortholog while each competing method was unable to find any orthologs or suggested another ortholog. To this end, we calculate three sets of orthology relations, namely, MMethod, M′Method, and M″Method according to (2). For instance, to obtain MOMA, we look for every orthology relation (g, o) predicted by OrthoGNC, where OrthoGNC predicted ortholog o in species S for gene g, and OMA failed to predict any ortholog for g in S. For M′OMA, we look for every orthology relation (g, o) predicted by OrthoGNC, where OrthoGNC predicted ortholog o in species S for gene g and OMA predicted some other ortholog for g in S. For M″OMA, we look for every orthology relation (g, o′) predicted by OMA, where OMA predicted ortholog o′ in species S for gene g and OrthoGNC predicted some other ortholog for g in S. To put it simple, for a total number of |M′OMA| genes OrthoGNC predicted orthologs while for the same genes OMA predicted a total number of |M″OMA| other orthologs. Furthermore, we calculate the set UOrthoGNC of orthologous genes that were only predicted by OrthoGNC. We computed MMethod, M′Method, M″Method, and UOrthoGNC for both the simulated data and real data
(2) |
For real data, in addition to calculating MMethod, M′Method, M″Method, and UOrthoGNC, we built Venn diagrams using the online tool InteractiVenn [41] to provide an overall picture of the predicted orthologs for all methods. Pairwise orthology relations are introduced to InteractiVenn as a string value, in which two protein ids are separated with a delimiter character. For all predicted x–y orthology relations, we also add the y–x relations manually.
Results and discussion
In order to evaluate OrthoGNC and the effect of parameters chosen on predicting orthologs, we ran OrthoGNC using different configurations of parameters both in single rounds and iteratively (Table 1). In single rounds, we only used one parameter configuration for orthology inference, whereas in iterative mode, rounds of orthology inference were performed with parameters of Conf 2–8 sequentially. For example, in order to iteratively infer orthologs with Conf 4, three rounds of orthology inference with Conf 2–4 is done. If in a round of orthology inference, OrthoGNC finds an ortholog for gene g in a strain, it does not look for another ortholog of gene g in the same strain in the subsequent rounds.
Ortholog inferring performance of OrthoGNC on simulated data
The ortholog inferring performance on the simulated data using various methods is shown in Figure 2. Precision of OrthoGNC converges to one by choosing strict parameters as in Conf 1. However, the amount of predicted orthology relations decreases when parameters are set strictly to output stringent results. It is of note that, even in this case, OrthoGNC is able to find orthology relations that may not be found by any other method. As seen in Table 2 (MMethod), with the stringent parameter set of Conf 1, 2670 (and 99.96% of these are correct), 3750 (99.89%), 1648 (100%), and 37,893 (99.97%) orthology relations predicted by OrthoGNC were missed by Proteinortho, OMA, InParanoid, and EGM2, respectively. Moreover, with Conf 1, 332 (100% of these are correct) orthology relations (= |UOrthoGNC|) found by OrthoGNC are missed by all other methods. By relaxing homology inference parameters in Conf 2, OrthoGNC detects many more new orthology relations that are missed by other methods, although a small amount of false positives is included. This is because other methods use higher similarity cutoffs to maintain the precision, while in OrthoGNC, in presence of its gene neighborhood conservation criteria, the sequence similarity parameters can be relaxed to include more distant orthologs.
Table 2.
Method | Parameter | Conf 1 (TP %) | Conf 2 (TP %) | Conf 3 (TP %) | Conf 4 (TP %) | Conf 5 (TP %) | Conf 6 (TP %) | Conf 7 (TP %) | Conf 8 (TP %) |
---|---|---|---|---|---|---|---|---|---|
Proteinortho | |M| | 2670 (99.96%) | 8035 (94.47%) | 26,628 (86.46%) | 40,244 (84.59%) | 46,842 (82.73%) | 49,337 (81.73%) | 53,193 (79.87%) | 59,791 (75.50%) |
|M′| | 778 (99.87%) | 1455 (96.28%) | 4773 (88.85%) | 7165 (88.62%) | 8312 (88.05%) | 8715 (87.32%) | 9363 (84.97%) | 9678 (82.55%) | |
|M″| | 831 (62.57%) | 1542 (68.54%) | 5027 (68.27%) | 7563 (66.49%) | 8776 (65.92%) | 9220 (65.77%) | 9857 (65.70%) | 10,175 (66.37%) | |
OMA | |M| | 3750 (99.89%) | 8508 (93.88%) | 31,587 (85.75%) | 47,741 (84.11%) | 55,802 (82.83%) | 58,244 (81.93%) | 62,645 (80.15%) | 71,587 (76.39%) |
|M′| | 420 (100.0%) | 700 (97.42%) | 2401 (90.17%) | 3681 (89.78%) | 4294 (89.33%) | 4477 (88.29%) | 4937 (84.44%) | 5239 (80.37%) | |
|M″| | 443 (49.43%) | 751 (52.86%) | 2586 (51.81%) | 3974 (50.42%) | 4652 (49.39%) | 4864 (49.60%) | 5358 (50.83%) | 5677 (52.61%) | |
InParanoid | |M| | 1648 (100.0%) | 3590 (87.35%) | 13,082 (72.80%) | 20,201 (70.05%) | 24,211 (67.86%) | 25,527 (67.07%) | 27,674 (65.57%) | 32,215 (60.69%) |
|M′| | 936 (100.0%) | 1552 (95.10%) | 4752 (84.15%) | 7167 (83.49%) | 8368 (83.23%) | 8756 (82.60%) | 9456 (79.52%) | 9979 (75.71%) | |
|M″| | 989 (45.29%) | 1660 (50.30%) | 5087 (50.52%) | 7693 (49.17%) | 8964 (48.12%) | 9377 (47.97%) | 10,062 (49.09%) | 10,612 (51.03%) | |
EGM2 | |M| | 37,893 (99.97%) | 62,145 (99.12%) | 186,004 (97.41%) | 257,415 (96.89%) | 287,085 (96.40%) | 296,488 (95.89%) | 307,842 (94.76%) | 327,602 (92.52%) |
|M′| | 179 (100.0%) | 327 (99.38%) | 979 (90.70%) | 1412 (88.59%) | 1646 (88.57%) | 1717 (87.07%) | 1794 (85.67%) | 1861 (83.28%) | |
|M″| | 226 (39.82%) | 393 (42.23%) | 1068 (48.87%) | 1529 (50.03%) | 1788 (50.50%) | 1869 (49.97%) | 1947 (49.82%) | 2014 (49.15%) | |
|UOrthoGNC| | 332 (100.0%) | 1744 (71.90%) | 8694 (48.26%) | 14,262 (46.66%) | 17,464 (45.21%) | 18,456 (44.53%) | 20,160 (43.51%) | 24,836 (40.42%) |
Note: Different homology inference parameters are used for Conf 1 (single round), while Conf 2 (single round) is the starting configuration for iterative rounds. For Conf 3–8, only results for iterative rounds are shown here due to the high accuracy obtained by iterative orthology inference. UOrthoGNC represents orthologous genes only predicted by OrthoGNC. For each competing method, M represents orthology relation (g, o) predicted by OrthoGNC, where OrthoGNC predicted ortholog o in species S for gene g, but the competing method failed to predict any ortholog for g in S. M′ represents orthology relations (g, o) predicted by OrthoGNC, where OrthoGNC predicted ortholog o in species S for gene g, but the competing method predicted some other ortholog for g in S. M″ represents orthology relation (g, o′) predicted by a competing method, where the method predicted ortholog o′ in species S for gene g, but OrthoGNC predicted some other ortholog for g in S. Conf, configuration; TP, true positive.
Another advantage of OrthoGNC is to distinguish the main ortholog [35] in the presence of multiple candidates. Accordingly, we were curious about the number of genes for which an ortholog with conserved neighborhood exist and are found by OrthoGNC while other methods predicted other orthologs. To this end, we calculated the sets M′Method and M″Method.
As depicted in Table 2, with Conf 1, there are 936 orthology relations (g, g′) in set M′InParanoid, such that OrthoGNC correctly predicted gene g′ from species S as an ortholog for g, while InParanoid predicted some other ortholog(s) like o from S as an ortholog for g, resulting in 989 (co-)orthology relations like (g, o) in M″InParanoid. Within these 989 (co-)orthology relations in M″InParanoid that are not identified by OrthoGNC, only 45.29% are true positives. |M′Method| and |M″Method| are slightly better for Proteinortho, OMA, and EGM2 (Table 2). Again, note the increase in |M′Method| and |M″Method| when parameters of OrthoGNC are relaxed.
Also, it is shown that iterative inference of orthology relations can slightly improve the precision (green square in Figure 2). By relaxing parameters in subsequent rounds, OrthoGNC achieves higher recall while preserving the precision. This is more interesting for Conf 8, where the neighborhood conservation criteria were completely relaxed. In fact, it only detects orthologous genes that are reciprocally best hit (RBH). In single-round inference, RBH algorithm misses some of the orthologous genes that deviated from the molecular clock assumption. Moreover, not all RBHs are necessarily orthologous [22]. With iterative inference, these relations are dismissed if a relation satisfying the neighborhood conservation criterion exists in previous rounds. Corresponding values of |MMethod|, |M′Method|, and |M″Method| for iterative orthology inference with Conf 2–8 are shown in Table 2.
Another interesting observation is that MMethod and M′Method have consistently higher true-positive rate than M″Method (Table 2). This suggests that when OrthoGNC disagrees with another method on the orthologs of a gene, orthologs reported by OrthoGNC are generally more accurate than those reported, if any, by the other method.
The main objective of OrthoGNC is to deliver highly sensitive and precise orthology relations. However, as shown in Figure 2, OrthoGNC (Conf 7 single round) is superior to both OMA and Proteinortho in recall at almost the same level of precision. However, one might argue that the lower recall of OrthoGNC than InParanoid may result in a smaller F-measure. To achieve a higher recall, the user can choose to combine the output of OrthoGNC with any set of orthologs that is inferred by other methods as described in Methods. For instance, combination of OrthoGNC (Conf 7 iterative) with InParanoid improved recall, thus resulting in a higher F-measure (0.8570) than both OrthoGNC (0.7961) and InParanoid (0.8385) alone (Figure 2).
Ortholog inferring performance of OrthoGNC on real data
For real data, we compare the inference output of various methods using Venn diagrams. Corresponding Venn diagrams for Conf 1, 2, 3 (iterative), and 8 (iterative) are depicted in Figure 3. We also computed MMethod, M′Method, M″Method, and UOrthoGNC for this dataset (Table 3). Our results show that although prokaryotic genomes are known to be fluid, gene neighborhood is still highly informative in detecting orthologs at genus level. In particular, some orthology relations are only detected by OrthoGNC. Moreover, orthology inference parameters as stringent as Conf 1 or 2 appear not necessary. Specifically, by changing NIR to “unique intersection” in Conf 3, 39,148 more orthology relations are detected in comparison to Conf 2; out of which, 38,068 (97.24%) relations are also detected by at least three other methods (Figure 3B and C). This observation confirms the high degree of local rearrangements in prokaryotic genomes [37]. Therefore, one can relax the gene neighborhood investigation method according to the genomes studied to allow more local rearrangements. Even with iterative inference by Conf 8 (Figure 3D), 132,448 out of 146,412 (90.46%) orthology relations detected by OrthoGNC are also predicted by at least three other methods, indicating the predictions by OrthoGNC agree well with the intersection of three other methods. Therefore, in addition to inferring accurate relations based on high conservation of genomic context, OrthoGNC is also able to infer much more relations that are consistent with other state-of-art methods.
Table 3.
Method | Parameter | Conf 1 | Conf 2 | Conf 3 | Conf 4 | Conf 5 | Conf 6 | Conf 7 | Conf 8 |
---|---|---|---|---|---|---|---|---|---|
Proteinortho | |M| | 101 | 283 | 1173 | 1872 | 2548 | 3407 | 7470 | 9160 |
|M′| | 11 | 15 | 95 | 167 | 313 | 488 | 1170 | 1268 | |
|M″| | 11 | 16 | 103 | 173 | 329 | 554 | 1091 | 1190 | |
OMA | |M| | 174 | 292 | 1164 | 1804 | 2418 | 3217 | 6743 | 9262 |
|M′| | 8 | 12 | 108 | 193 | 318 | 492 | 1278 | 1474 | |
|M″| | 8 | 13 | 136 | 294 | 488 | 791 | 2329 | 2589 | |
InParanoid | |M| | 57 | 153 | 673 | 1098 | 1574 | 2251 | 5506 | 6424 |
|M′| | 23 | 25 | 114 | 207 | 338 | 517 | 1139 | 1271 | |
|M″| | 27 | 30 | 123 | 217 | 379 | 596 | 1328 | 1480 | |
EGM2 | |M| | 985 | 1125 | 5553 | 8986 | 12,695 | 16,654 | 26,311 | 34,140 |
|M′| | 9 | 13 | 56 | 112 | 179 | 259 | 597 | 635 | |
|M″| | 15 | 22 | 84 | 151 | 227 | 359 | 791 | 838 | |
|UOrthoGNC| | 6 | 58 | 374 | 650 | 992 | 1488 | 4434 | 5256 |
Note: Different homology inference parameters are used for Conf 1 (single round), while Conf 2 (single round) is the starting configuration for iterative rounds. For Conf 3–8, only results for iterative rounds are shown here due to the high accuracy obtained by iterative orthology inference. Conf, configuration; TP, true positive.
Orthology refinement
In addition to orthology inference, OrthoGNC has a separate interface for refining a given set of orthology relations by investigating gene neighborhood conservation among them. For the input genomes (or proteomes) and a set of input orthologs provided by the user, OrthoGNC investigates the given relations to see whether they follow a user-defined degree of gene neighborhood conservation. As a result, the input relations get processed and saved into two separate files: one for relations that are supported by gene neighborhood conservation and one for the relations without the support. We tested this feature on orthologs predicted by the other four methods on both simulated and real data, by setting easy parameters to investigate a minimal gene neighborhood conservation (E-value = 1e−02, Ti = 0, Tc = 0, N = 7, Tn = 1, and NIR = “unique intersection”). Percentage of correct orthologs for both supported and unsupported relations was calculated for the simulated data. As shown in Figure 4, the percentage of correctly-predicted relations are significantly higher for supported relations than unsupported ones.
Running time comparison
We also compared the running time of OrthoGNC with other methods. To do this, we ran all methods on two proteomes (M. ulcerans Agy99 and M. tuberculosis H37Rv) using a personal computer with an Intel Core i7-4702MQ 2.20 GHz processor and 6 Giga bytes of RAM. As Proteinortho automatically sets the number of concurrent threads to available cores, we manually set the number of threads to 8 for OMA and OrthoGNC to facilitate comparison; however, InParanoid and EGM2 accept no parameter on the number of concurrent threads. As shown in Table 4, only EGM2 is faster than OrthoGNC, probably because EGM2 uses its own heuristics instead of BLAST to compute the similarities.
Table 4.
Method | Running time (min′ s″) |
---|---|
Proteinortho | 05′ 03″ |
InParanoid | 19′ 47″ |
OMA | 91′ 48″ |
EGM2 | 0′ 18″ |
OrthoGNC (Conf 2 single round) | 02′ 58″ |
OrthoGNC (Conf 8 iterative) | 03′ 11″ |
Note: All methods were run on a personal computer with an Intel Core i7-4702MQ 2.20 GHz processor and 6 GB of RAM.
It is worth mentioning that OrthoGNC can also be used to find co-linear blocks within species. Simply, by adjusting parameters to N = n, Tn = 2n, and NIR = “One2One Mapping”, the predicted orthologs will be centered in syntenic blocks of size 2n + 1. Finding syntenic blocks is of a great interest [42], [43], [44], because genes residing in a syntenic block have been under evolutionary pressure and are more likely to interact and be co-expressed [45].
Conclusion
We have presented here OrthoGNC, a similarity-based software for detecting accurate orthology relations. To maintain higher accuracy, OrthoGNC is capable of inferring orthology relations in multiple rounds. OrthoGNC is very flexible and user-friendly in accepting user-defined parameters. Also, multithreaded implementation of OrthoGNC makes it fast and efficient for pipelines where high-quality orthology relations are needed. To achieve high specificity, OrthoGNC investigates genomic context of potential orthologs. Accuracy of OrthoGNC is validated by comparison against four competitive methods on both simulated and real data.
In addition to delivering accurate orthology relations, OrthoGNC can be employed to investigate the gene neighborhood conservation for refinement and assessment of other orthology inference methods.
Authors’ contributions
CE and LW conceived the project and supervised the study. SJ, CE, and LW designed the study and evaluations. SJ developed the software and performed the evaluations. SJ, CE, and LW wrote the manuscript. All authors read and approved the final manuscript.
Competing interests
The authors have declared no competing interests.
Acknowledgments
We would like to thank Mehdi Sadeghi for valuable discussions and insightful comments.
Handled by James J. Cai
Footnotes
Peer review under responsibility of Beijing Institute of Genomics, Chinese Academy of Sciences and Genetics Society of China.
Supplementary material associated with this article can be found, in the online version, at https://doi.org/10.1016/j.gpb.2017.07.002.
Supplementary material
References
- 1.Fitch W.M. Distinguishing homologous from analogous proteins. Syst Zool. 1970;19:99–113. [PubMed] [Google Scholar]
- 2.Peterson M.E., Chen F., Saven J.G., Roos D.S., Babbitt P.C., Sali A. Evolutionary constraints on structural similarity in orthologs and paralogs. Protein Sci. 2009;18:1306–1315. doi: 10.1002/pro.143. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.Gabaldón T. Evolution of proteins and proteomes: a phylogenetics approach. Evol Bioinform Online. 2007;1:51–61. [PMC free article] [PubMed] [Google Scholar]
- 4.Tatusov R.L., Koonin E.V., Lipman D.J. A genomic perspective on protein families. Science. 1997;278:631–637. doi: 10.1126/science.278.5338.631. [DOI] [PubMed] [Google Scholar]
- 5.Fitch W.M. Homology: a personal view on some of the problems. Trends Genet. 2000;16:227–231. doi: 10.1016/s0168-9525(00)02005-9. [DOI] [PubMed] [Google Scholar]
- 6.Moreira D., Philippe H. Molecular phylogeny: pitfalls and progress. Int Microbiol. 2010;3:9–16. [PubMed] [Google Scholar]
- 7.Storm C.E., Sonnhammer E.L. Automated ortholog inference from phylogenetic trees and calculation of orthology reliability. Bioinformatics. 2002;18:92–99. doi: 10.1093/bioinformatics/18.1.92. [DOI] [PubMed] [Google Scholar]
- 8.Dufayard J.F., Duret L., Penel S., Gouy M., Rechenmann F., Perriere G. Tree pattern matching in phylogenetic trees: automatic search for orthologs or paralogs in homologous gene sequence databases. Bioinformatics. 2005;21:2596–2603. doi: 10.1093/bioinformatics/bti325. [DOI] [PubMed] [Google Scholar]
- 9.Van der Heijden R.T., Snel B., Van Noort V., Huynen M.A. Orthology prediction at scalable resolution by phylogenetic tree analysis. BMC Bioinformatics. 2007;8:83. doi: 10.1186/1471-2105-8-83. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 10.Huerta-Cepas J., Dopazo H., Dopazo J., Gabaldon T. The human phylome. Genome Biol. 2007;8:R109. doi: 10.1186/gb-2007-8-6-r109. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 11.Battenberg K., Lee E.K., Chiu J.C., Berry A.M., Potter D. OrthoReD: a rapid and accurate orthology prediction tool with low computational requirement. BMC Bioinformatics. 2017;18:310. doi: 10.1186/s12859-017-1726-5. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 12.Chen F., Mackey A.J., Vermunt J.K., Roos D.S. Assessing performance of orthology detection strategies applied to eukaryotic genomes. PLoS One. 2007;2:e383. doi: 10.1371/journal.pone.0000383. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 13.Datta R.S., Meacham C., Samad B., Neyer C., Sjolander K. Berkeley PHOG: phylofacts orthology group prediction web server. Nucleic Acids Res. 2009;37:W84–W89. doi: 10.1093/nar/gkp373. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14.Kuzniar A., van Ham R.C., Pongor S., Leunissen J.A. The quest for orthologs: finding the corresponding gene across genomes. Trends Genet. 2008;24:539–551. doi: 10.1016/j.tig.2008.08.009. [DOI] [PubMed] [Google Scholar]
- 15.Gabaldón T. Large-scale assignment of orthology: back to phylogenetics? Genome Biol. 2008;9:235. doi: 10.1186/gb-2008-9-10-235. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 16.Kristensen D.M., Wolf Y.I., Mushegian A.R., Koonin E.V. Computational methods for gene orthology inference. Brief Bioinform. 2011;12:379–391. doi: 10.1093/bib/bbr030. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17.Altenhoff A.M., Skunca N., Glover N., Train C.M., Sueki A., Pilizota I. The OMA orthology database in 2015: function predictions, better plant support, synteny view and other improvements. Nucleic Acids Res. 2015;43:D240–D249. doi: 10.1093/nar/gku1158. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 18.Li L., Stoeckert C.J., Jr., Roos D.S. OrthoMCL: identification of ortholog groups for eukaryotic genomes. Genome Res. 2003;13:2178–2189. doi: 10.1101/gr.1224503. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 19.Sonnhammer E.L., Östlund G. InParanoid 8: orthology analysis between 273 proteomes, mostly eukaryotic. Nucleic Acids Res. 2015;43:D234–D239. doi: 10.1093/nar/gku1203. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 20.Lechner M., Findeiss S., Steiner L., Marz M., Stadler P.F., Prohaska S.J. Proteinortho: detection of (co-)orthologs in large-scale analysis. BMC Bioinformatics. 2011;12:124. doi: 10.1186/1471-2105-12-124. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 21.Zdobnov E.M., Tegenfeldt F., Kuznetsov D., Waterhouse R.M., Simão F.A., Ioannidis P. OrthoDB v9.1: cataloging evolutionary and functional annotations for animal, fungal, plant, archaeal, bacterial and viral orthologs. Nucleic Acids Res. 2017;45:D744–D749. doi: 10.1093/nar/gkw1119. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 22.Dalquen D.A., Dessimoz C. Bidirectional best hits miss many orthologs in duplication-rich clades such as plants and animals. Genome Biol Evol. 2013;5:1800–1806. doi: 10.1093/gbe/evt132. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 23.Remm M., Storm C.E., Sonnhammer E.L. Automatic clustering of orthologs and in-paralogs from pairwise species comparisons. J Mol Biol. 2001;314:1041–1052. doi: 10.1006/jmbi.2000.5197. [DOI] [PubMed] [Google Scholar]
- 24.Lechner M., Hernandez-Rosales M., Doerr D., Wieseke N., Thévenin A., Stoye J. Orthology detection combining clustering and synteny for very large datasets. PLoS One. 2014;9:e105015. doi: 10.1371/journal.pone.0105015. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 25.Mahmood K., Konagurthu A.S., Song J., Buckle A.M., Webb G.I., Whisstock J.C. EGM: encapsulated gene-by-gene matching to identify gene orthologs and homologous segments in genomes. Bioinformatics. 2010;26:2076–2084. doi: 10.1093/bioinformatics/btq339. [DOI] [PubMed] [Google Scholar]
- 26.Hoeppner M.P., White S., Jeffares D.C., Poole A.M. Evolutionarily stable association of intronic snoRNAs and microRNAs with their host genes. Genome Biol Evol. 2009;1:420–428. doi: 10.1093/gbe/evp045. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 27.Touchon M., Hoede C., Tenaillon O., Barbe V., Baeriswyl S., Bidet P. Organised genome dynamics in the Escherichia coli species results in highly diverse adaptive paths. PLoS Genet. 2009;5:e1000344. doi: 10.1371/journal.pgen.1000344. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 28.Wapinski I., Pfeffer A., Friedman N., Regev A. Automatic genome-wide reconstruction of phylogenetic gene trees. Bioinformatics. 2007;23:i549–i558. doi: 10.1093/bioinformatics/btm193. [DOI] [PubMed] [Google Scholar]
- 29.Jun J., Mandoiu I.I., Nelson C.E. Identification of mammalian orthologs using local synteny. BMC Genomics. 2009;10:630. doi: 10.1186/1471-2164-10-630. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 30.Scannell D.R., Byrne K.P., Gordon J.L., Wong S., Wolfe K.H. Multiple rounds of speciation associated with reciprocal gene loss in polyploid yeasts. Nature. 2006;440:341–345. doi: 10.1038/nature04562. [DOI] [PubMed] [Google Scholar]
- 31.Scannell D.R., Frank A.C., Conant G.C., Byrne K.P., Woolfit M., Wolfe K.H. Independent sorting-out of thousands of duplicated gene pairs in two yeast species descended from a whole-genome duplication. Proc Natl Acad Sci U S A. 2007;104:8397–8402. doi: 10.1073/pnas.0608218104. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 32.Simillion C., Vandepoele K., Van de Peer Y. Recent developments in computational approaches for uncovering genomic homology. Bioessays. 2004;26:1225–1235. doi: 10.1002/bies.20127. [DOI] [PubMed] [Google Scholar]
- 33.Altschul S.F., Gish W., Miller W., Myers E.W., Lipman D.J. Basic local alignment search tool. J Mol Biol. 1990;215:403–410. doi: 10.1016/S0022-2836(05)80360-2. [DOI] [PubMed] [Google Scholar]
- 34.Altenhoff A.M., Boeckmann B., Capella-Gutierrez S., Dalquen D.A., DeLuca T., Forslund K. Standardized benchmarking in the quest for orthologs. Nat Methods. 2016;13:425–430. doi: 10.1038/nmeth.3830. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 35.Dewey C.N. Positional orthology: putting genomic evolutionary relationships into context. Brief Bioinform. 2011;12:401–412. doi: 10.1093/bib/bbr040. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 36.Mahmood K., Webb G.I., Song J., Whisstock J.C., Konagurthu A.S. Efficient large-scale protein sequence comparison and gene matching to identify orthologs and co-orthologs. Nucleic Acids Res. 2012;40:e44. doi: 10.1093/nar/gkr1261. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 37.Rocha E.P. Order and disorder in bacterial genomes. Curr Opin Microbiol. 2004;7:519–527. doi: 10.1016/j.mib.2004.08.006. [DOI] [PubMed] [Google Scholar]
- 38.Dalquen D.A., Anisimova M., Gonnet G.H., Dessimoz C. ALF—a simulation framework for genome evolution. Mol Biol Evol. 2012;29:1115–1123. doi: 10.1093/molbev/msr268. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 39.Dalquen D.A., Altenhoff A.M., Gonnet G.H., Dessimoz C. The impact of gene duplication, insertion, deletion, lateral gene transfer and sequencing error on orthology inference: a simulation study. PLoS One. 2013;8:e56925. doi: 10.1371/journal.pone.0056925. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 40.Wattam A.R., Abraham D., Dalay O., Disz T.L., Driscoll T., Gabbard J.L. PATRIC, the bacterial bioinformatics database and analysis resource. Nucleic Acids Res. 2014;42:D581–D591. doi: 10.1093/nar/gkt1099. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 41.Heberle H., Meirelles G.V., da Silva F.R., Telles G.P., Minghim R. InteractiVenn: a web-based tool for the analysis of sets through Venn diagrams. BMC Bioinformatics. 2015;16:169. doi: 10.1186/s12859-015-0611-3. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 42.Lemoine F., Labedan B., Lespinet O. SynteBase/SynteView: a tool to visualize gene order conservation in prokaryotic genomes. BMC Bioinformatics. 2008;9:536. doi: 10.1186/1471-2105-9-536. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 43.Wang Y., Tang H., Debarry J.D., Tan X., Li J., Wang X. MCScanX: a toolkit for detection and evolutionary analysis of gene synteny and collinearity. Nucleic Acids Res. 2012;40:e49. doi: 10.1093/nar/gkr1293. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 44.Proost S., Fostier J., De Witte D., Dhoedt B., Demeester P., Van de Peer Y. i-ADHoRe 3.0—fast and sensitive detection of genomic homology in extremely large data sets. Nucleic Acids Res. 2012;40:e11. doi: 10.1093/nar/gkr955. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 45.De Bodt S., Proost S., Vandepoele K., Rouzé P., Van de Peer Y. Predicting protein-protein interactions in Arabidopsis thaliana through integration of orthology, gene ontology and co-expression. BMC Genomics. 2009;10:288. doi: 10.1186/1471-2164-10-288. [DOI] [PMC free article] [PubMed] [Google Scholar]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.