Introduction

Structurally, proteins are sequences of amino acids1. Not all sequences of amino acids correspond to proteins, however. Previous studies2,3,4 have focused on describing the structure of existing protein sequences in order to construct the protein universe. Recent studies have considered the expansion of the protein universe and its relationship to the Big Bang5,6,7. So far, however, no study has developed a criteria for distinguishing a protein that is part of the protein universe from an amino acid sequence that is not a protein.

In this paper we will describe a 99.69% accurate computational test for determining if an arbitrary amino acid sequence can be a protein. Our computational test makes it possible to quickly determine whether a certain amino acid sequence can be a protein.

Our test is based on a geometric representation of the protein universe that we have constructed using the natural vector representation8. According to this approach, each protein sequence is represented by a unique point in coordinate space.

Our testing has shown that the points corresponding to proteins cluster together and it has revealed a fundamental limit on the distribution of each amino acid within proteins that was not evident previously.

Results

The distribution of a specific amino acid “k” within an amino acid sequence can be described by three quantities:

  • nk the number of occurrences of the amino acid “k” within the sequence.

  • μk the mean distance of the amino acid “k” from the first position.

  • the second normalized central moment of the distribution of amino acid “k”.

Here is a more precise definition of the second and third quantities:

μk: Let s[k][i] be the distance from the first position of the sequence to the location of the ith occurrence of the amino acid k and let be the total of the distances of all occurrences of k from the start position. Then μk is simply Tk/nk

: Let n denote the length of the sequence, then is defined by the following formula.

Using the standard abbreviations (A,R,N,D,C,E,Q,G,H,I,L,K,M,F,P,S,T,W,Y,V) for the 20 amino acids, each amino acid sequence can be represented by a point (called its natural vector) in 60-dimensional space with coordinates:

In general, the natural vector representation is not one to one. Many different amino acid sequences will correspond to the same point in 60-dimensional space. But that is not the case with actual protein sequences. The first key result of this paper is that after collecting all the known, reviewed complete protein sequences available in the UniprotKB database9 and computing their natural vectors, we verified that the natural vector representation is in fact one to one when it comes to known protein sequences.

We define protein space to be the set of all points in 60-dimensional space corresponding to protein sequences and amino acid space to be the set of points that correspond to amino acid sequences with lengths ranging between the minimum and maximum lengths of the protein sequences.

In order to visualize how the points of protein space are distributed within amino acid space, we plotted them along two of the coordinate axes corresponding to the amino acid Alanine (A). Figures 1 (A) and (B) show the two dimensional projection onto the (nA, μA) coordinate plane, while (C) and (D) show its projection onto the coordinate plane.

Figure 1
figure 1

Alanine convex hull computed from the Uniprot 2013_03 dataset.

Blue points in each of these four subfigures stand for vectors corresponding to proteins. (A) shows the picture in (nA, μA) coordinate plane and (C) shows the picture coordinate plane. (B) is the enlarged view of the protein area in (A). The black lines stand for the boundaries of the convex hull for protein area. (D) is the enlarged view of the protein area in (C). The black lines stand for the boundaries of the convex hull for the protein area.

In the (nA, μA) coordinate plane, the projection of amino acid space is bounded by the folowing three lines

In the coordinate plane, the projection of the amino acid space is bounded by the following three curves

In these equations, n stands for the maximum length of proteins in the dataset. For the collection of known, reviewed complete protein sequences found in the UniprotKB data as of March 6, 2013, we found that n = 35213.

From Figure 1, we can clearly see that the points of protein space are clustered, rather than being broadly distributed. This makes us believe that as new protein sequences are described, their points will lie approximately within the convex hull of the points corresponding to known protein sequences.

Since there are no efficient algorithms to compute the convex hull in such a high dimensional space, we looked at three dimensional projections of the problem. For each amino acid “k”, we refer to the convex hull of points the form corresponding to protein sequences as the “k”-protein area. The “k”-amino acid area is the set of points corresponding to amino acid sequences with lengths in the range of actual protein sequences.

We performed several tests to check whether the boundaries of these protein areas will remain stable over time as more proteins are described. We computed the protein areas using the protein sequences listed in an earlier snapshot of the UniprotKB database. Then we tested to see whether more recently added protein sequences would lie within those convex hull. We found that nearly all of the new proteins sequences lie within the convex hulls and the few that did not were found to lie very close to the convex hull boundaries.

Thus, a second key result of this paper is that we have found strong evidence for the validity of the following computational test:

  To check whether an arbitrary amino acid sequence can be a protein sequence, we start by computing its natural vector. Next we search a pre-computed database containing natural vectors that correspond to known protein sequences. If the natural vector is found within that database, we check whether the amino acid sequence is identical to the protein sequence we found. If they are identical, we have our answer. If they are not, the first key result of the paper allows us to conclude that the amino acid sequence is not a protein.

  If the natural vector of the amino acid sequence is not found in the database, we proceed to check whether each of the 20 points in 3-dimensional space lie within their corresponding “k”-protein area convex hull. If all these checks succeed, we conclude that this amino acid sequence could be a known or unknown protein. If on the other hand, not all points lie within the corresponding convex hulls, by this paper's second key result we would not expect the amino acid sequence to be a protein sequence.

Methods

We took three snapshots of the UniprotKB database to test our hypotheses: Uniprot 2013_03 (March 6, 2013), Uniprot 2014_03 (March 19, 2014) and Uniprot 2014_06 (June 11, 2014). In each case, only the reviewed, complete proteins were selected.

We followed the same procedure for generating all three datasets. We added the keyword “Complete proteome[KW-0181]” to select only complete sequences, eliminating sequences with missing amino acids. We also added the keyword “Reviewed” to restrict to only reviewed proteins. Sequence redundancy was not reduced. After the download, the datasets were normalized by removing protein sequences containing Selenocysteine (U) and Pyrrolysine (O), as well as protein sequences containing placeholders (B, Z, J, X).

Only a small number of protein sequences were eliminated by this normalization process: The number of protein sequences containing Selenocysteine, Pyrrolysine or one of the four placeholders is 971 in the Uniprot 2013_03 dataset, 1010 in the Uniprot 2014_03 dataset and 1044 in the Uniprot 2014_06 dataset. See Table 1 for details of the counts of sequences in the three snapshots of UniprotKB:

Table 1 Detailed counts of sequences in the three snapshots of UniprotKB

We used the Uniprot 2013_03 and Uniprot 2014_03 datasets to verify the first key result (the natural vector mapping produces a one-to-one correspondence between proteins and 60-dimensional natural vectors). As can be seen from Table 2, the number of distinct protein sequences in each of these datasets was equal to the number of distinct natural vectors.

Table 2 Corresponding between sequence counts and natural vectors

We also performed several tests to check whether our computational test was effective for determining whether a given amino acid sequence could be a protein or not.

First, we used the 391704 distinct protein sequences contained in both Uniprot 2013_03 and Uniprot 2014_03 to construct twenty 3-dimensional convex hulls using the Qhull algorithm10. Then we checked to see how many of the 3810 sequences contained solely in Uniprot 2014_03 failed to lie outside of the twenty convex hulls. We found that only 14 sequences (only 0.37% of the 3810 sequences) lie outside one of the convex hulls. We also used all 392455 sequences contained in Uniprot 2013_03 to construct convex hulls and the results were the same. None of these 14 sequences were far from the boundaries of the convex hulls. In Table 3, we list the 14 sequences and their distances from the convex hulls and in Figure 2, we give a graphical display of one of the 14 sequences lying outside one of the convex hulls.

Table 3 The 14 protein sequence outliers in Uniprot 2014_03 and their distances from the convex hulls
Figure 2
figure 2

Protein sequence (Access ID P85817) lying outside the Asparagine convex hull.

In the subfigure (A), the cyan surfaces stand for the surfaces of convex hulls in 3-dimensional space. The red point stands for the coordinate for this sequence. The subfigure (B) is an enlarged view of subfigure (A) showing that the point really falls outside the convex hull.

Second, we computed new convex hulls using the above 391704 protein sequences plus the 14 sequences that failed the first test. We then checked each of the 5820 sequences that are contained in Uniprot 2014_06 but not in the intersection of Uniprot 2013_03 and Uniprot 2014_03 to see how many of them failed to lie within one of the convex hulls. The results of our testing showed that only 18 sequences (only 0.31% of the 5820 sequences) lie outside one of the convex hulls. As in the previous test, none of these 18 sequences were far from the boundaries of the convex hulls. See the supplementary information for tabulation of the distance of each sequence from the convex hulls. Table 4 lists the 18 sequences and their distance from their respective convex hulls.

Table 4 The 18 protein sequence outliers from Uniprot 2014_06 and their distances from the convex hulls

As a final test, we tested to see whether the Top 711, HOP212 and GLUT113 protein sequences lie within the convex hulls constructed from the sequence contained in both Uniprot 2013_03 and Uniprot 2014_03. All three proteins lie inside the twenty convex hulls as expected.

Discussion

Although there were a few proteins in each test which lay outside at least one of the convex hulls, our results are quite promising. The percentage of proteins failing the test were small in both cases (0.37% and 0.31%). In addition, proteins not contained within a convex hull were never far from the boundary of the convex hull. We have every indication to believe that as more protein sequence data becomes available the convex hulls we compute will become more and more reliable and eventually stabilize to give an accurate test for quickly determining whether a certain amino acid sequence can be a protein sequence.

In particular we envision this test being utilized by researchers in at least two different areas. Protein designers attempting to synthesize a new protein could use this test to quickly screen out amino acid sequences which are unlikely to be proteins before undertaking more expensive synthesis work in the laboratory. Similarly, biologists studying alternative splicing14,15 now have a new tool to predict whether an alternative splicing would produce a real protein sequence.

Derivation for the equations of the boundaries of amino acid space

The boundaries of amino acid k in the (nk, μk) plane

We need to find the minimum value μk,min and maximum value μk,max of the mean among all sequences of length n with nk occurrences of the amino acid k:

Theorem 1. Let nk be the number of occurrences of amino acid k in a sequence of length n. Then

Proof: (a) Obviously if we choose the amino acid k to be distributed in positions , then we will get the minimum value of μk which is

(b) Similarly if we choose the amino acid k to be distributed in positions , then we will get the maximum value of μk which is

Remark: The line for 1 ≤ nkc gives the lower boundary of the region while the line for 1 ≤ nkc gives the upper boundary of the region. Here c is the maximum length of the sequences in our data set.

The boundaries of amino acid k in the plane

We start by determining the maximum value of the second normalized moment among all sequences of length n with nk occurrences of the amino acid k. The following lemmas show that any distribution which doesn't have amino acid k in both the first and last positions will have a second normalized moment which is not maximal.

Lemma 2. Let be a distribution of the amino acid k. Let be another distribution with the properties that for 1 ≤ i ≤ nk − 1 and . Then

Lemma 3. let be a distribution of the amino acid k. Let be another distribution with the properties that and for 2 ≤ i ≤ nk. Then

Proof:

We can now determine the precise distribution of the amino acid k where the maximum value of the second normalized moment is assumed.

Theorem 4. Let 0 < nkn be fixed positive integers. Let be a distribution of the amino acid k. If attains the maximum value among all possible distributions, then is of the following form:

Case 1 nk even integer

Case 2 nk odd integer

Proof: We shall only prove the case when nk is an even integer since the proof for nk an odd integer is the same. We use induction on nk. Let be any distribution of the amino acid k. In view of Lemma 2 and Lemma 3, we have

Now that the arrangement of the amino acids is known, the value of can be computed.

Theorem 5. Let 0 < nkn be fixed positive integers. Then the maximum value of all possible distributions of amino acid k is given by the following formulas.

(1) nk even, then

(2) nk odd, then

Proof (1) If nk is even, in view of Theorem 4, we have

(2) If nk is odd, then in view of Theorem 4

Corollary 6. Let c be the maximum length of the sequences in the dataset. Let nk, the number of occurrences of the amino acid k, be a fixed even integer. Then in the data set is given by

Proof: Let for nknc. We need to find the maximum value of f(n). It is easy to show that f(n) gets its minimum value at the point . When n is larger than increases as n increases. Since gets its maximum value at point c.

Therefore,

Corollary 7. Let c be the maximum length of the sequences in the dataset. Let nk, the number of occurrences of the amino acid k, be a fixed odd integer. Then in the data set is given by

Proof: Let for nknc. In this case, the minimum value of f(n) is assumed at . When n is larger than ., f(n) increases as n increases. Since gets its maximum value at point c.

Therefore,

The final step is to compute the minimum value of the second normalized moment. This value is assumed when the amino acid k occupies the first nk positions.

Proposition 8. Let 0 < nkn be fixed positive integers. Let xi = i, 1 ≤ i ≤ nk, be a distribution of the amino acid k, Then

  1. 1
  2. 2

    where is any distribution of the amino acid k.

Proof: We only need to prove (1) since (2) is obvious.

Corollary 9. Let c be the maximum length of the sequences in the dataset. Let nk, the number of occurrences of the amino acid k, be a fixed number. Then