Genes & Genetic Systems
Online ISSN : 1880-5779
Print ISSN : 1341-7568
ISSN-L : 1341-7568
Full papers
A strategy for predicting gene functions from genome and metagenome sequences on the basis of oligopeptide frequency distance
Takashi Abe Ryo IkarashiMasaya MizoguchiMasashi OtakeToshimichi Ikemura
Author information
JOURNAL OPEN ACCESS FULL-TEXT HTML
Supplementary material

2020 Volume 95 Issue 1 Pages 11-19

Details
ABSTRACT

As a result of the extensive decoding of a massive amount of genomic and metagenomic sequence data, a large number of genes whose functions cannot be predicted by sequence similarity searches are accumulating, and such genes are of little use to science or industry. Current genome and metagenome sequencing largely depend on high-throughput and low-cost methods. In the case of genome sequencing for a single species, high-density sequencing can reduce sequencing errors. For metagenome sequences, however, high-density sequencing does not necessarily increase the sequence quality because multiple and unknown genomes, including those of closely related species, are likely to exist in the sample. Therefore, a function prediction method that is robust against sequence errors becomes an increased need. Here, we present a method for predicting protein gene function that does not depend on sequence similarity searches. Using an unsupervised machine learning method called BLSOM (batch-learning self-organizing map) for short oligopeptide frequencies, we previously developed a sequence alignment-free method for clustering bacterial protein genes according to clusters of orthologous groups of proteins (COGs), without using information from COGs during machine learning. This allows function-unknown proteins to cluster with function-known proteins, based solely on similarity with respect to oligopeptide frequency, although the method required high-performance supercomputers (HPCs). Based on a wide range of knowledge obtained with HPCs, we have now developed a strategy to correlate function-unknown proteins with COG categories, using only oligopeptide frequency distances (OPDs), which can be conducted with PC-level computers. The OPD strategy is suitable for predicting the functions of proteins with low sequence similarity and is applied here to predict the functions of a large number of gene candidates discovered using metagenome sequencing.

INTRODUCTION

Since the development of base sequence decoding technologies, the rate of deciphering genomic and metagenomic sequences has accelerated dramatically. Nucleotide and amino acid sequence similarity searches, such as BLAST (Altschul et al., 1997), are widely used for evolutionary analyses and are indispensable tools for predicting gene functions when genomes and metagenomes are newly decoded, thus serving as basic bioinformatics tools. While the usefulness of sequence similarity searches is apparent, the functions of nearly half of the inferred genes cannot be predicted by these searches, especially when highly novel genomes, as well as metagenomes from novel environmental samples, are deciphered. Therefore, while enormous numbers of gene candidates continue to accumulate, a substantial portion is of no use either scientifically or industrially.

Current genome sequencing largely depends on the wide use of high-throughput and low-cost technologies. In the case of genome sequencing for a single species, sequencing at high density can undoubtedly reduce sequence errors. However, when analyzing a metagenome sample, high-density sequencing does not necessarily increase the sequence quality because multiple genomes coexist in the sample, and thus the predicted gene sequences may have non-negligible errors.

Our group has analyzed the microbiome of ticks, which transmit a variety of viral, bacterial and protozoal pathogens and cause various tick-borne diseases (Nakao et al., 2013). Because of the medical and social importance of tick-borne diseases, we have searched for and characterized pathogens and pathogenic genes from numerous metagenomic sequences derived from the microbiome of multiple ticks. As mentioned above, the sequence quality of metagenomic sequences is thought to be inevitably low. When considering gene function prediction for low-quality sequences, comprehensive judgment using multiple function prediction methods involving different algorithms, including a new method that is robust against sequence errors, becomes important, and this is the start point of the present study.

Regarding protein function, the three-dimensional organization of functional peptide segments is more important than the one-dimensional amino acid sequence, and, therefore, clear conservation of the amino acid sequence over the whole polypeptide often cannot be found between proteins with the same or similar functions. Function prediction programs (e.g., InterPro (Finn et al., 2017)) and databases (e.g., SCOP (Andreeva et al., 2014), FUGUE (Shi et al., 2001) and CATH (Sillitoe et al., 2015)), which focus on functionally important domains and motifs common among proteins with the same or similar functions, have been widely utilized (Das and Orengo, 2016). Additionally, function prediction techniques for proteins with low sequence similarity (proteins in the so-called “twilight zone”; sequence identity with available reference sequences is less than 30%) have been developed (Rost, 1999; Chang et al., 2008; Khor et al., 2015). Even so, these methods are inadequate for estimating the functions of the enormous numbers of function-unknown genes that are accumulating at present and will continue to do so in the future. The establishment of function prediction methods based on new principles that complement sequence similarity searches is urgently needed.

The self-organizing map (SOM) developed by Kohonen is an unsupervised machine learning algorithm that provides an effective tool for clustering and visualizing high-dimensional complex data on a two-dimensional map (Kohonen, 1990; Kohonen et al., 1996). We previously modified the conventional SOM for genome informatics, making the learning process and resulting map independent of data input order: this is the batch-learning SOM (BLSOM) (Kanaya et al., 2001; Abe et al., 2003). The unsupervised method thus developed is suitable for high-performance parallel computing and therefore for big data analysis. A BLSOM for oligonucleotide composition (e.g., 256 dimensions for tetranucleotide composition) can cluster genomic fragment sequences (e.g., 10 kb) of a wide range of species according to phylotype, without information regarding species during learning, and can thereby reveal various novel genome characteristics from genomic and metagenomic sequences (Uehara et al., 2011; Iwasaki et al., 2013, 2017). In addition, by focusing on short oligopeptide frequencies, we established a protein function prediction method that is robust against mutations including insertions/deletions (Abe et al., 2009). This sequence alignment-free method can predict the functions of a large number of proteins derived from environmental microorganisms, even for proteins with low identity and coverage levels in similarity searches. The BLSOM, however, requires substantial computer resources and computation times and thus is suitable for use with high-performance supercomputers (HPCs). However, HPCs are not widely used among experimental groups. Based on a wide range of information obtained via this artificial intelligence method using HPCs, we develop here a new function prediction strategy that can be conducted with PC-level computers. This strategy predicts protein function directly on the basis of oligopeptide frequency distance (OPD).

In the present study, amino acid sequences from the clusters of orthologous groups of proteins (COGs) database compiled by NCBI were used as the data set for function-known proteins (Galperin et al., 2015). The COG database clusters proteins derived from perfectly decoded genomes based on the relationship of the best hit from a sequence similarity search, thus generating protein function groups. These function groups are so useful that they are used in annotation by almost all microbial genome projects (Koonin and Wolf, 2008; Kuzniar et al., 2008; Altermann et al., 2017; Kristensen et al., 2017).

To predict the function of function-unknown query proteins, we calculated short oligopeptide frequencies in both query and COG proteins and, for each query, searched for the COG protein having the minimum Euclidean distance for its oligopeptide frequencies. We built an analytic workflow to perform this function prediction, utilizing the knowledge accumulated in BLSOM analyses using HPCs. To evaluate the performance of the present strategy, function prediction was performed on proteins obtained using environmental metagenome sequencing.

MATERIALS AND METHODS

Amino acid sequences

Amino acid sequences of COGs were obtained from ftp://ftp.ncbi.nih.gov/pub/COG/COG2014/data/, and sequences of proteins from environmental metagenome samples were obtained from ftp://ftp.ncbi.nlm.nih.gov/blast/db/FASTA/env_nr.gz. To reduce the computation time, we employed the method described by Ferran et al. (1994), wherein tripeptide or tetrapeptide frequencies were calculated with the degenerate 11 or 6 groups of residues, in which amino acids having similar physicochemical properties were grouped as the same residue sets: {V, L, I}, {T, S}, {N, Q}, {E, D}, {K, R, H}, {Y, F, W}, {M}, {P}, {C}, {A} and {G} for tripeptide or {V, L, I, M}, {T, S, P, G, A}, {E, D, N, Q}, {K, R, H}, {Y, F, W} and {C} for tetrapeptide frequencies.

Workflow for function prediction based on oligopeptide frequency distance

An overview of the workflow is shown in Fig. 1. From approximately 1.8 million COG-assigned proteins, those proteins 100 amino acids (aa) in length or longer were selected and fragmented with a window size of 100 aa. This fragmentation was done because our previous BLSOMs showed that fragmented protein sequences gave a better prediction performance than did full-length sequences. For each fragmented sequence, dipeptide frequencies were calculated; the 400 (= 202) dimensional vectorial data were abbreviated as Di20. In addition, amino acids having similar physicochemical properties were assembled into 11 groups as described above, and for the 11 amino acid-degenerate groups, the tripeptide frequencies were calculated; the 1,331 (= 113) dimensional vectorial data were abbreviated as Tri11. These two sets of vectorial data yielded high performance regarding function prediction in the previous BLSOM and were used in the present study. To be more precise, from 1,785,722 amino acid sequences from the NCBI COG database, a total of 7,218,021 sequences fragmented by a 100-aa window size were obtained, and two oligopeptide frequencies (Di20 and Tri11) in all 100-aa fragments were calculated and used as two separate sets of reference data for COGs.

Fig. 1.

Overview of protein function prediction using oligopeptide frequency distance. As an example of total proteins used in this analysis, 2,183,152 fragments were generated in step 1. After calculating the minimum Euclidean distance of oligopeptide frequencies between these fragments and databases (DBs) in step 2, 31,272 and 40,006 proteins were predicted by Di20 and Tri11, respectively, in step 3. Finally, in step 4, 28,378 proteins were predicted as opdCOG proteins.

In the case of function-unknown query proteins (i.e., those derived from metagenome sequences in the present study), fragmentation with a 100-aa window sliding with a 10-aa step was performed, as previously done in BLSOM, to reduce the effect of the fragmentation start position on matching with COG-derived 100-aa fragments. Di20 and Tri11 frequencies were calculated in each 100-aa fragment from query proteins (Step 1 in Fig. 1), their Euclidean distances to all 100-aa COG reference data were calculated, and the reference sequence with the minimum Euclidean distance was assigned (Step 2 in Fig. 1). The tentative function was thus predicted for each 100-aa fragment from the query (abbreviated as COG-ID). Steps 3 and 4 in Fig. 1 are explained in the Results.

The web service and source code can be accessed freely at http://opd.bio.ie.niigata-u.ac.jp/en/.

RESULTS

Preparation of the test data reliably assigned to COGs with BLASTP

To evaluate the performance of the OPD strategy, we used 7,003,524 protein sequences derived from metagenome studies compiled by NCBI as query data for function-unknown proteins. To examine a possible length effect of the query proteins on prediction performance, we produced nine sets with different lengths: 100–149, 150–199, 200–249, 250–299, 300–349, 350–399, 400–449, 450–499 and equal to or longer than 500 aa. After the set assignment, 10,000 proteins were randomly selected from each set.

For the total of 90,000 proteins thus selected, a similarity search using BLASTP (ver. 2.6.0+) was conducted against the original COG sequences (i.e., COG proteins without the 100-aa fragmentation). Using a threshold value of 1E-5 or less and requiring both sequence identity and coverage levels to be 70% or more, 15,184 proteins (16.9%) were reliably assigned to COGs via BLASTP, and the best hit COG for each protein was selected and abbreviated as blastCOG. The 15,184 blastCOG-assigned proteins were used to compare the prediction performance of BLASTP and the present strategy.

Evaluation using the test proteins reliably assigned to COGs with BLASTP

For the 15,184 blastCOG proteins, we separately predicted their candidate COGs based on only OPD, as follows. First, from the 15,184 sequences, 399,864 fragment sequences generated by fragmentation with a 100-aa window and a 10-aa sliding step were obtained (Step 1 in Fig. 1). Di20 and Tri11 values were then calculated for each fragment, and function prediction was performed by selecting a COG-ID as that with the minimum Euclidean distance in the 100-aa data set derived from COGs (Step 2 in Fig. 1), as described in Materials and Methods.

When the same COG-ID was found in more than 60% of all 100-aa fragments from one query protein, the COG was set as the most probable candidate for the function of the protein (Step 3 in Fig. 1). Finally, when the identical COG was predicted from both Di20 and Tri11, this COG was assigned as the final prediction and abbreviated as opdCOG for this protein (Step 4 in Fig. 1). If these two did not match, the function was assumed not to be predictable by the present strategy.

When comparing these opdCOGs with blastCOGs, the percentage accordance was 96.9% for Di20 and 98.6% for Tri11 on average for nine different length groups (Table 1).

Table 1. Comparison between blastCOGs and opdCOGs
Sample ID*1#protein*1#fragment*2#Di20*3#Tri11*4#Tetra6*5#opdCOGs*6#Identical COGs among Di20, Tri11 and Tetra6*7#blastCOGs*8#Di20 in blastCOGs*9#Identical Di20 in blastCOGs*10%Identical Di20 in blastCOGs*11
100–14910,00040,7435,2785,9265,1293,1872,2661,3571,3431,33498.3
150–19910,00089,9972,9633,9652,5252,6641,8711,2621,2211,21596.3
200–24910,000140,5202,9374,0142,3072,8191,8991,3641,3231,32196.8
250–29910,000189,4053,2204,3912,5673,1472,1791,5921,5371,53196.2
300–34910,000232,9193,7974,9332,7263,7372,4222,2182,1412,13696.3
350–39910,000288,9123,3974,4522,3503,3302,1041,8091,7761,77398.0
400–44910,000339,6863,4094,4392,4213,3642,2181,8761,8321,82597.3
450–49910,000389,4833,1574,0292,3483,0822,1321,8061,7481,73796.2
≧50010,000471,4873,1143,8572,1543,0481,9821,9001,8421,83596.6
Total90,0002,183,15231,27240,00624,52728,37819,07315,18414,76314,70796.9
Sample ID*1#Tri11 in blastCOGs*12#Identical Tri11 in blastCOGs*13%Identical Tri11 in blastCOGs*14#Tetra6 in blastCOGs*15#Identical Tetra6 in blastCOGs*16%Identical Tetra6 in blastCOGs*17#opdCOGs in blastCOGs*18#Identical opdCOGs in blastCOGs*19%Identical opdCOGs in blastCOGs*20#opdCOG-only*21%opdCOG-only*22
100–1491,3501,34499.01,1881,10281.21,3301,32897.91,85721.5
150–1991,2431,24098.396595475.61,2101,20895.71,45416.6
200–2491,3501,34898.81,00399673.01,3181,31696.51,50117.4
250–2991,5761,56898.51,1931,17874.01,5321,52695.91,61519.2
300–3492,1932,18798.61,4611,44865.32,1392,13496.21,59820.5
350–3991,7991,79499.21,2291,22367.61,7721,76997.81,55819.0
400–4491,8651,85999.11,3391,32770.71,8281,82297.11,53618.9
450–4991,7841,77098.01,3811,36675.61,7461,73696.11,33616.3
≧5001,8781,86798.31,2511,24065.31,8391,83296.41,20914.9
Total15,03814,97798.611,01010,83471.414,71414,67196.613,66418.3
*1  100–149 shows the protein group having lengths between 100 and 149 aa, and so on. From each group, 10,000 proteins were randomly selected.

*2  Number of 100-aa fragments with a sliding step of 10 aa.

*3  Number of proteins assigned to a COG by Di20.

*4  Number of proteins assigned to a COG by Tri11.

*5  Number of proteins assigned to a COG by Tetra6.

*6  Number of total proteins assigned to a COG by both Di20 and Tri11.

*7  Number of total proteins assigned to a COG by Di20, Tri11 and Tetra6.

*8  Number of proteins reliably assigned to a COG by BLASTP.

*9  Number of blastCOG proteins assigned to a COG by Di20.

 The percentage of false positives is 100 × (#Di20 in blastCOGs – #Identical Di20 in blastCOGs) / #Di20 in blastCOGs.

*10  Number of blastCOG proteins assigned to a COG by both Di20 and BLASTP.

*11  %Identical Di20 in blastCOGs is 100 × (#Identical Di20 in blastCOGs / #blastCOGs).

*12  Number of blastCOG proteins assigned to a COG by Tri11.

 The percentage of false positives is 100 × (#Tri11 in blastCOGs – #Identical Tri11 in blastCOGs) / #Tri11 in blastCOGs.

*13  Number of blastCOG proteins assigned to a COG by both Tri11 and BLASTP.

*14  %Identical Tri11 in blastCOGs is 100 × (#Identical Tri11 in blastCOGs / #blastCOGs).

*15  Number of blastCOG proteins assigned to a COG by Tetra6.

 The percentage of false positives is 100 × (#Tetra6 in blastCOGs – #Identical Tetra6 in blastCOGs) / #Tetra6 in blastCOGs.

*16  Number of blastCOG proteins assigned to a COG commonly by Tetra6 and BLASTP.

*17  %Identical Tetra6 in blastCOGs is 100 × (#Identical Tetra6 in blastCOGs / #blastCOGs).

*18  Number of blastCOG proteins assigned to a COG by both Di20 and Tri11.

 The percentage of false positives is 100 × (#opdCOGs in blastCOGs - #Identical opdCOGs in blastCOGs) / #opdCOGs in blastCOGs.

*19   Number of blastCOG proteins assigned to a COG by both opdCOGs and blastCOGs.

*20  %Identical opdCOGs in blastCOGs is 100 × (#Identical opdCOGs in blastCOGs / #blastCOGs).

*21  #opdCOG-only is (#opdCOGs – #opdCOGs in blastCOGs).

*22  %opdCOG-only is 100 × (#opdCOG-only / (#protein – #blastCOGs)).

As an additional comparison to the previous BLSOM analysis (Abe et al., 2009), we tested the tetrapeptide composition after grouping into six categories based on similar physicochemical properties (abbreviated as Tetra6), and found that the accordance was lower than that of Di20 and Tri11, as found previously. Therefore, the following analyses in the present study focus only on Di20 and Tri11, as conducted in the previous BLSOM study. A Venn diagram shows a high level of overlap between the COG assignments obtained for opdCOGs and blastCOGs (Fig. 2).

Fig. 2.

Venn diagram representing COG predictions obtained by three OPD methods for the comparison of opdCOGs and blastCOGs. The number and percentage values in parentheses show the number of opdCOGs properly assigned to a COG with BLASTP and its percentage, respectively.

The OPD method using Tri11 yielded better performance in function prediction than that without grouping or using Tetra6, like the previous BLSOM. In addition, Di20 gave a similarly high performance to Tri11. Levels of false positives (i.e., assignment to unrelated COGs) were 0.38%, 0.41% and 1.60% for Di20, Tri11 and Tetra6, respectively, and the level was less than 0.29% for opdCOGs. We believe that the final identification (i.e., opdCOGs) should be the most reliable prediction obtained with the present OPD strategy. Table 1 shows that for two data sets (100–149 aa and equal to or longer than 500 aa), there was no significant difference in the accordance level between opdCOGs and blastCOGs for the proteins reliably assigned to COGs with BLASTP.

Although we used a sequence alignment-free method, the results were almost identical to those obtained with BLASTP, in the case where COGs could be reliably assigned with BLASTP. This finding indicates that oligopeptide frequencies should represent basal features of functional motif peptides and of constituent elements for 3D structure formation. The proportions of genes categorized into particular COG categories with opdCOGs and blastCOGs are shown in Supplementary Fig. S1. Since opdCOGs matched almost completely with blastCOGs, a wide range of functional categories should be assignable by the OPD strategy.

Comparison with BLSOM method

To compare the present performance with our previous BLSOM, COGs for 4,240 Sargasso proteins, which were predicted from metagenomic sequences obtained from the Sargasso Sea (Venter et al., 2004) and analyzed in the previous BLSOM study, were predicted using OPD and BLSOM methods. The Sargasso proteins were first robustly assigned to COGs with BLASTP, based on the strict criterion described by Kosuge et al. (2006) and used for evaluation in our previous BLSOM method. Venn diagrams of COG assignments obtained by the BLSOM and OPD methods (Fig. 3A and 3B, respectively) show that the OPD method gives higher accordance than the BLSOM method (Table 2). Levels of false positives in the OPD method were almost the same as in the BLSOM method. The computation time for protein groups having sizes between 100 and 149 aa was approximately 11 h with one PC (CPU: Intel (R) Xeon (R) E5-2630, 2.6 GHz × 2). In the case of the OPD method, we can use several PCs simultaneously to reduce the computation time, and this method is therefore suitable for a PC-level study.

Fig. 3.

Venn diagrams representing COG predictions against 4,240 Sargasso proteins obtained by BLSOM (A) and OPD (B) methods. The number and percentage values in parentheses show the number of Sargasso proteins properly assigned to a COG with BLSOM and OPD methods and its percentage, respectively. The details of the BLSOM method and 4,240 Sargasso proteins assigned to a COG by BLASTP were described by Abe et al. (2009).

Table 2. Comparison between BLSOM and OPD
Oligopeptide freq.#Seq.*2BLSOM*1OPD
NumberPercentageNumberPercentage
Di204,2403,59084.74,17298.4
Tri114,2403,74088.24,17198.4
Tetra64,2403,34778.94,16298.2
Consensus4,2402,98670.44,14897.8
*1  The BLSOM method was described in Abe et al. (2009).

*2  Number of Sargasso proteins assigned to a COG by BLASTP.

Proteins whose functions were not conclusively predicted with BLASTP

The value of a new strategy is reflected in its capability to predict functions of proteins for which sequence similarity searches are inconclusive. Hence, we examined the query proteins for which BLASTP could not conclusively assign COGs, i.e., the residual 74,816 proteins after subtraction of the above-analyzed 15,184 proteins from total proteins. After the above-mentioned four steps shown in Fig. 1, the OPD strategy could assign COGs to 13,664 proteins, excluding 14,714 proteins that were assigned to a COG in blastCOG proteins, from 28,378 proteins in total opdCOG proteins (18.3% of the 74,816 proteins), and these proteins were abbreviated as opdCOG-only. Table 1 shows that for the data sets of both 100–149 aa and equal to or longer than 500 aa, their difference in the percentage of opdCOG-only proteins was small.

Notably, when these opdCOG-only proteins were analyzed separately with BLASTP against the COG database, the best-hit COG was the same as that of the opdCOG in 99.5% of cases. Importantly, if we used only BLASTP, the predicted functions for these 13,664 proteins are tentative because their identity and coverage levels were less than 70%, but the combinatorial prediction with the present alignment-free method should make the prediction more reliable.

We finally characterized features of the 13,664 opdCOG-only proteins in more detail, to investigate the applicability of the present method to the “twilight zone” proteins, which show a very low BLASTP identity and coverage level. Figure 4 displays the BLASTP identity and coverage levels found for the opdCOG-assigned protein with the lowest E-value for each of the environmental metagenome queries against the COG database. Although a major portion of the data had more than 50% identity and more than 90% coverage, nine proteins had less than 30% identity or coverage. For many cases where BLASTP yielded a low percentage identity (e.g., < 50%; there were 402 proteins with less than 50% identity), the OPD strategy could assign COGs regardless of differences in protein length (Fig. 4). Among the 402 proteins in the example above, 238 gave no similarity by BLASTP, when default parameters were used to search the NCBI non-redundant database. The number of proteins having low coverage (e.g., 60% or lower) was very low, indicating that the OPD strategy could assign COGs to proteins that had relatively low but long-range similarity.

Fig. 4.

Identity and coverage levels found for the opdCOG protein with the lowest E-value for each of the environmental metagenome queries, which excluded blastCOG proteins. Nine sets with different lengths were as follows: (A) 100–149, (B) 150–199, (C) 200–249, (D) 250–299, (E) 300–349, (F) 350–399, (G) 400–449, (H) 450–499 and (I) equal to or longer than 500 aa.

Additionally, even for the substantial number of proteins showing very low identity percentages (e.g., < 40%, including approximately 30%), the present strategy could predict opdCOGs. Therefore, this strategy provides a new tool for predicting the functions of proteins with low sequence similarity identity because the two methods are based on clearly distinct principles: sequence alignment-free and -dependent methods.

DISCUSSION

In the present study, we randomly selected a total of 90,000 protein genes from 7,003,524 candidates derived from metagenome studies compiled by NCBI. Because the same number (10,000) of proteins with different lengths were randomly selected, the results shown in Fig. 2 could be directly compared without the confounding effect of data quantity. Since the strategy described here was established, we have begun to analyze all 7,003,524 proteins and will publish elsewhere the resulting opdCOGs along with the best-hit COGs obtained using BLASTP. When function assignments are made using only one method, they appear to be tentative, but the combined assignment with the sequence similarity search and the alignment-free method should give a more reliable prediction than that obtained using either method separately.

In this study, to test the performance of the newly developed method, we have focused on query proteins derived from metagenome sequences and COG proteins. When analyzing metagenome samples such as those obtained from novel and poorly characterized environments, protein genes of eukaryotes (i.e., fungi, nematodes, etc.) may become important. In this case, the OPD method can be easily changed by using data of eukaryotic orthologous groups (KOGs) (Koonin et al., 2004), eggNOG (Huerta-Cepas et al., 2019) or OrthoDB (Kriventseva et al., 2019). In analyzing higher eukaryote proteins, large multifunctional and multidomain proteins should become more important because the size of higher eukaryote proteins is often very large. In the present study, one function (COG in the present case) was predicted if more than 60% of all 100-aa fragments (with a sliding step of 10 aa) of one protein were predicted as having the same function. In the case of a large protein, the protein can be divided into long segments with window lengths of 500 aa or more with a sliding step of 10 aa, and a possible function can be predicted for each large segment. Our group is currently developing this strategy.

Oligopeptides are components of proteins and can be involved in the formation of both functional motifs and 3D structures. The present strategy, which focuses on oligopeptide frequency distance, resembles functional motif searches such as PRINTS (Attwood, 2002) and PROSITE (Sigrist et al., 2013), which are powerful, indispensable methods for the prediction of protein function. The functional motif search, however, does not adequately incorporate information pertaining to 3D structure formation. In the case of the OPD strategy, not only oligopeptides for functional motifs but also those contributing to 3D structure formation should be included for predicting functions. Furthermore, because functional motifs are obtained mostly from experimentally well-characterized proteins, it may be less useful in predicting the functions of less-characterized proteins originating from poorly characterized organisms. In contrast, the present strategy has the advantage that no prior knowledge about the target protein is required and therefore should be appropriate for analyses of diverse novel proteins.

Sequence similarity and functional motif searches undoubtedly are indispensable tools for predicting protein functions, but even after combining these powerful methods, many function-unknown proteins remain. To complement these conventional methods and provide additional new information that is helpful for integrative assessments, we previously developed BLSOM mainly by using HPCs, and here, we developed the OPD method suitable for PC-level computers. In addition, if we use HPCs, the present method can analyze not only the massive amount of data currently available but also the unimaginably big data that will be accumulated in the near future.

The most important contribution of these two alignment-free methods (OPD and BLSOM) is to predict the functions of the increasingly large number of function-unknown proteins derived from poorly characterized organisms, such as those studied using metagenomic approaches (Dudhagara et al., 2015; Noecker et al., 2017), and thus to serve a new and powerful tool in the post-genome era.

ACKNOWLEDGMENTS

This work was supported by Grants-in-Aid for Scientific Research (C: nos. 26330334 and 17K00401) from the Ministry of Education, Culture, Sports, Science and Technology, Japan. The computation in the early stage of the present study was done with the Earth Simulator of the Japan Agency for Marine-Earth Science and Technology.

REFERENCES
 
© 2020 by The Genetics Society of Japan
feedback
Top