Literature DB >> 18366620

Investigation of transmembrane proteins using a computational approach.

Jack Y Yang1, Mary Qu Yang, A Keith Dunker, Youping Deng, Xudong Huang.   

Abstract

BACKGROUND: An important subfamily of membrane proteins are the transmembrane alpha-helical proteins, in which the membrane-spanning regions are made up of alpha-helices. Given the obvious biological and medical significance of these proteins, it is of tremendous practical importance to identify the location of transmembrane segments. The difficulty of inferring the secondary or tertiary structure of transmembrane proteins using experimental techniques has led to a surge of interest in applying techniques from machine learning and bioinformatics to infer secondary structure from primary structure in these proteins. We are therefore interested in determining which physicochemical properties are most useful for discriminating transmembrane segments from non-transmembrane segments in transmembrane proteins, and for discriminating intrinsically unstructured segments from intrinsically structured segments in transmembrane proteins, and in using the results of these investigations to develop classifiers to identify transmembrane segments in transmembrane proteins.
RESULTS: We determined that the most useful properties for discriminating transmembrane segments from non-transmembrane segments and for discriminating intrinsically unstructured segments from intrinsically structured segments in transmembrane proteins were hydropathy, polarity, and flexibility, and used the results of this analysis to construct classifiers to discriminate transmembrane segments from non-transmembrane segments using four classification techniques: two variants of the Self-Organizing Global Ranking algorithm, a decision tree algorithm, and a support vector machine algorithm. All four techniques exhibited good performance, with out-of-sample accuracies of approximately 75%.
CONCLUSIONS: Several interesting observations emerged from our study: intrinsically unstructured segments and transmembrane segments tend to have opposite properties; transmembrane proteins appear to be much richer in intrinsically unstructured segments than other proteins; and, in approximately 70% of transmembrane proteins that contain intrinsically unstructured segments, the intrinsically unstructured segments are close to transmembrane segments.

Entities:  

Mesh:

Substances:

Year:  2008        PMID: 18366620      PMCID: PMC2386072          DOI: 10.1186/1471-2164-9-S1-S7

Source DB:  PubMed          Journal:  BMC Genomics        ISSN: 1471-2164            Impact factor:   3.969


Background

Membrane proteins account for roughly one third of all proteins and play a crucial role in processes such as cell-to-cell signaling, transport of ions across membranes, and energy metabolism [1-3], and are a prime target for therapeutic drugs [2,4-6]. One important subfamily of membrane proteins are the transmembrane proteins, of which there are two main types: • α-helical proteins, in which the membrane-spanning regions are made up of α-helices, and • β-barrel proteins, in which the membrane-spanning regions are made up of β-strands. β-barrel proteins are found mainly in the outer membrane of gram-negative bacteria, and possibly in eukaryotic organelles such as mitochondria, whereas α-helical proteins are found in eukaryotes and the inner membranes of bacteria [7]. Given the obvious biological and medical significance of transmembrane proteins, it is of tremendous practical importance to identify the location of transmembrane segments. There are difficulties with obtaining the three dimensional structure of membrane proteins using experimental techniques: • Membrane proteins have both a hydrophilic part and a hydrophobic part, and hence are not entirely soluble in either aqueous or organic solvents; this makes them difficult to crystallize, and hence difficult to analyze using X-ray crystallography, which requires crystallization of the sample. • Membrane proteins tend to denature upon removal from the membrane, making their three-dimensional structure difficult to analyze. The difficulty of inferring the secondary or tertiary structure of transmembrane proteins using experimental techniques has led to a surge of interest in applying techniques from machine learning and bioinformatics to infer secondary structure from primary structure in these proteins. These include discriminant analysis [8], decision trees [9], neural networks [10-13], support vector machines [14-18], and hidden Markov models [19,20]. Another interesting class of proteins are the intrinsically unstructured proteins, proteins that need not be folded into a particular configuration to carry out their function, existing instead as dynamic ensembles in their native state [21-24]. Intrinsically unstructured proteins have been associated with a wide range of functions including molecular recognition, molecular assembly/disassembly and protein modification [21,22,25]. We are interested in investigating the physicochemical properties of various classes of protein segments. In particular, we are interested in determining which properties are useful for discriminating transmembrane segments from non-transmembrane segments in transmembrane proteins, and for discriminating intrinsically unstructured segments from intrinsically structured segments in transmembrane proteins. We are further interested in any similarities or differences in physicochemical properties across these four classes of segments. We will then apply the results of this analysis to construct classifiers to discriminate transmembrane from non-transmembrane segments in transmembrane proteins.

Results and discussion

Physicochemical properties

We are interested in determining which physicochemical properties are most useful for discriminating transmembrane segments from non-transmembrane segments in transmembrane proteins, and for discriminating intrinsically unstructured segments from intrinsically structured segments in transmembrane proteins. We are further interested in any similarities or differences in physicochemical properties across these four classes of segments. Certain properties, such as hydropathy and polarity, can be measured in different ways; this results in different scales. We are also interested in determining which scales are the most effective in discriminating transmembrane segments from non-transmembrane segments, and in discriminating intrinsically unstructured from intrinsically structured segments in transmembrane proteins. Our interest is in properties that can be easily computed given only a sequence of amino acids; we therefore considered properties that depend only on the type of each amino acid in a sequence, including: • Hydropathy, a measure of the relative hydrophobicity of an amino acid. There are four hydropathy scales in common use – the Kyte-Doolittle [26], Eisenberg-Schwarz-Komaromy-Wall [27], Engelman-Steitz-Goldman [28], and Liu-Deber [29] scales. • Polarity, a measure of how charge is distributed over an amino acid, affects how amino acids interact, and helps to determine protein structure. There are two polarity scales in common use—the Grantham [30] and the Zimmerman-Eleizer-Simha [31] scales. • Flexibility, a measure of the amount to which an amino acid residue contributes to the flexibility of a protein. • Polarizability, a measure of the extent to which positive and negative charge can be separated in the presence of an applied electric field. • van der Waals volume, a measure of the volume occupied by an amino acid. • Bulkiness, a measure of the volume occupied by an amino acid, is correlated with hydrophobicity [32]. • Electronic effects, a measure that takes into account steric factors, inductive effects, resonance effects, and field effects [33]. • Helicity, the propensity of an amino acid to contribute to the formation of helical structures in proteins [34]. Given a sequence of amino acids, the “pointwise” property value associated to a particular position in the sequence depends only on which of the 20 amino acids occurs at that position. To increase the robustness of our results, we work with average property values instead of pointwise property values. The average of a given property associated to a particular amino acid A in the sequence is the average of the pointwise property values associated to the amino acids contained in a window of length L centered at A. The effectiveness of each property at discriminating transmembrane from non-transmembrane segments and intrinsically unstructured from intrinsically structured segments was assessed based on two criteria: (1) For a given property X, the degree to which the class-conditional distributions for the two classes overlap, that is, the degree to which p (x|class 1) and p (x|class 2) overlap. The less these two probability distributions overlap, the more easily the two classes can be separated. Knowledge of these probability distributions forms the basis for a Bayesian classifier, which classifies an instance having a value x for property X to “class 1” if and only if where P{class 1} is the probability of observing a class 1 instance and P{class 2} is the probability of observing a class 2 instance. The class-conditional probability distributions for the above properties are plotted in Figures 1,2,3.
Figure 1

Conditional probability distributions p(x|TM), p(x|Non-TM) (on the left), and p(x|IU), p(x|Non-IU) (on the right), where x is hydropathy, as determined by the Kyte-Doolittle, Eisenberg-Schwarz- Komaromy-Wall, Engelman-Steitz-Goldman, and Liu-Deber scales. TM = transmembrane, IU = intrinsi-cally unstructured. The plots on the left were reproduced with permission from [38].

Figure 2

Conditional probability distributions p(x|TM), p(x|Non-TM) (on the left), and p(x|IU), p(x|Non-IU) (on the right), where x is, from top to bottom, polarity, as determined by the Grantham and Zimmerman-Eleizer-Simha scales, bulkiness, and flexibility. TM = transmembrane, IU = intrinsically unstructured. The plots on the left were reproduced with permission from [38].

Figure 3

Conditional probability distributions p(x|TM), p(x|Non-TM) (on the left), and p(x|IU), p(x|Non-IU) (on the right), where x is, from top to bottom, van der Waals volume, polarizability, elec-tronic effects, and helicity. TM = transmembrane, IU = intrinsically unstructured. The plots on the left were reproduced with permission from [38].

(2) The Overlap Ratio, defined in the Methods section, is a numerical measure of the overlap between the conditional probabilities P{class 1|X = x} and P{class 2|X = x}. The smaller the Overlap Ratio, the more easily the two classes can be discriminated. The Overlap Ratios for discriminating transmembrane from non-transmembrane segments are shown in Table 1, while the Overlap Ratios for discriminating intrinsically unstructured from intrinsically structured segments are shown in Table 2. It turns out that the discriminating power of a given property depends on the length L of the window over which property values are averaged; Overlap Ratios are given in Tables 1 and 2 for all odd values of the window length L between 9 and 31.
Table 1

Overlap Ratios for discriminating transmembrane segments from non-transmembrane segments in membrane proteins as a function of window length (W.L.).

W.L.HKDHEiHEnHLD PG PZ Bulk.Flex.Elec.
310.2490.2210.2600.1980.2490.2110.4230.2940.504
290.2320.1970.2410.1830.2230.2230.3970.2780.499
270.2310.2030.2130.1940.2320.2320.4120.2660.462
250.2380.1980.2270.1780.2150.2690.3930.2690.411
230.2170.2040.2190.1770.2080.2330.3850.2580.434
210.2090.2040.2150.1660.2160.1970.3700.2520.379
190.2140.2220.2200.1990.2240.2350.4150.2590.389
170.2010.2520.2180.1990.2190.2060.3930.2590.442
150.1910.1950.2010.2140.2240.1930.3560.2830.456
130.2160.2030.2170.1780.2030.1890.3250.2830.500
110.2100.1990.2280.1850.2040.1680.3460.2770.493
90.2310.2050.2220.2000.2320.2800.3960.2990.562

Here H indicate the Kyte-Doolittle, Eisenberg-Schwarz-Komaromy-Wall, Engelman-Steitz-Goldman, and Liu-Deber hydropathy scales, respectively, P indicate the Grantham and Zimmerman-Eliezer-Simha polarity scales, respectively, Bulk. = bulkiness, Flex. = flexibility, and Elec. = electronic effects.

Reproduced with permission from [38]

Table 2

Overlap Ratios for discriminating intrinsically unstructured segments from intrinsically structured segments in membrane proteins as a function of window length (W.L.).

W.L.HKDHEiHEnHLDPGPZBulk.Flex.
310.3180.1630.1700.2430.2200.1340.3490.227
290.2210.2290.1670.2490.1380.1610.3510.238
270.2220.1500.1640.2300.1700.1420.2210.263
250.2160.2340.1620.2410.1750.1420.3640.272
230.2530.1430.1600.2530.1630.1570.2380.254
210.1820.1390.1440.2670.1760.1590.3230.271
190.2850.1420.1490.2570.1720.2510.3370.291
170.2900.1990.1480.2660.1830.3070.3530.279
150.3200.1700.1550.2740.1820.1830.3380.361
130.2640.1800.1650.2840.1940.2540.3580.340
110.3100.2280.1950.2810.2200.4460.3450.358
90.3720.2300.2260.3250.2690.2510.4160.401

Here H indicate the Kyte-Doolittle, Eisenberg-Schwarz-Komaromy-Wall, Engelman-Steitz-Goldman, and Liu-Deber hydropathy scales, respectively, P indicate the Grantham and Zimmerman-Eliezer-Simha polarity scales, respectively, Bulk. = bulkiness, and Flex. = flexibility.

Reproduced with permission from [38]

Conditional probability distributions p(x|TM), p(x|Non-TM) (on the left), and p(x|IU), p(x|Non-IU) (on the right), where x is hydropathy, as determined by the Kyte-Doolittle, Eisenberg-Schwarz- Komaromy-Wall, Engelman-Steitz-Goldman, and Liu-Deber scales. TM = transmembrane, IU = intrinsi-cally unstructured. The plots on the left were reproduced with permission from [38]. Conditional probability distributions p(x|TM), p(x|Non-TM) (on the left), and p(x|IU), p(x|Non-IU) (on the right), where x is, from top to bottom, polarity, as determined by the Grantham and Zimmerman-Eleizer-Simha scales, bulkiness, and flexibility. TM = transmembrane, IU = intrinsically unstructured. The plots on the left were reproduced with permission from [38]. Conditional probability distributions p(x|TM), p(x|Non-TM) (on the left), and p(x|IU), p(x|Non-IU) (on the right), where x is, from top to bottom, van der Waals volume, polarizability, elec-tronic effects, and helicity. TM = transmembrane, IU = intrinsically unstructured. The plots on the left were reproduced with permission from [38]. Overlap Ratios for discriminating transmembrane segments from non-transmembrane segments in membrane proteins as a function of window length (W.L.). Here H indicate the Kyte-Doolittle, Eisenberg-Schwarz-Komaromy-Wall, Engelman-Steitz-Goldman, and Liu-Deber hydropathy scales, respectively, P indicate the Grantham and Zimmerman-Eliezer-Simha polarity scales, respectively, Bulk. = bulkiness, Flex. = flexibility, and Elec. = electronic effects. Reproduced with permission from [38] Overlap Ratios for discriminating intrinsically unstructured segments from intrinsically structured segments in membrane proteins as a function of window length (W.L.). Here H indicate the Kyte-Doolittle, Eisenberg-Schwarz-Komaromy-Wall, Engelman-Steitz-Goldman, and Liu-Deber hydropathy scales, respectively, P indicate the Grantham and Zimmerman-Eliezer-Simha polarity scales, respectively, Bulk. = bulkiness, and Flex. = flexibility. Reproduced with permission from [38] Our conclusions were as follows: • Whereas all four hydropathy scales can be used for discriminating transmembrane segments for non-transmembrane segments in transmembrane proteins, the Liu-Deber scale is the best scale for this task. • Whereas all four hydropathy scales can be used for discriminating intrinsically unstructured segments from intrinsically structured segments in transmembrane proteins, the Eisenberg-Schwarz-Komaromy-Wall scale is the best scale for this task. • Whereas both polarity scales can be used for discriminating transmembrane from non-transmembrane segments and for discriminating intrinsically unstructured from intrinsically structured segments in transmembrane proteins, the Grantham scale is slightly better for these tasks. • For both classification problems (discriminating transmembrane from non-transmembrane segments and discriminating intrinsically unstructured from intrinsically structured segments), flexibility provided some degree of discriminating power, and bulkiness provided still less; neither property was as effective as hydropathy or polarity at discriminating between the two classes. • For both classification problems, polarizability, van der Waals volume, electronic effects, and helicity did not discriminate well between the two classes.

Transmembrane segment classifiers

We tested four classification techniques on the problem of discriminating transmembrane segments from non-transmembrane segments in transmembrane proteins: • C4.5 [35], a decision tree algorithm. • SVMlight version 6.01 (linear kernel function) [36], a support vector machine algorithm. • Two variants of the Self-Organizing Global Ranking (SOGR) algorithm [37], SOGR-I [38,39] and SOGR-IB [38,39], which are described in detail in the Methods section. These algorithms depend on a number of parameters: the length L of the window used to extract features, the number of neurons m, the learning rate η, and the neighborhood size R. The performance of these algorithms depends on the choice of these parameters: For example, the performance of the SOGR-I algorithm as a function of the length of the window used to extract features is shown in Figure 4. Based on a series of experiments, we settled on feature window length L of 10, a network size m of 16 neurons, a fixed learning rate η of .05, and a neighborhood size R of 2. Since the length of the window used to extract features was chosen to maximize the performance of the SOGR-I algorithm, the results will be slightly biased in favor of the SOGR-I and SOGR-IB algorithms.
Figure 4

Performance of the SOGR-I classifier as a function of the length of the window used to extract features, based on threefold cross-validation (fixed learning rate η = .05, neighborhood size R = 2, number of neurons = 16). Reproduced with permission from [38].

Performance of the SOGR-I classifier as a function of the length of the window used to extract features, based on threefold cross-validation (fixed learning rate η = .05, neighborhood size R = 2, number of neurons = 16). Reproduced with permission from [38]. Designing a classifier also involves selecting the features that are most useful for the problem of interest. Based on our investigations of physicochemical properties, we based the classification on three features: • Hydropathy (Liu-Deber scale) • Polarity (Grantham scale) • Flexibility The performance of the above four classification techniques under ten-fold cross-validation when hydropathy (Liu-Deber scale), polarity (Grantham scale), and flexibility are used as features is shown in Table 3, while the performance when only polarity (Grantham scale) and flexibility are used as features is shown in Table 4. It is interesting that performance drops only slightly when two features are used instead of three. All four classifiers exhibited good performance, with out-of-sample accuracies of approximately 75%. While this may seem low, the substantial overlap of the transmembrane and non-transmembrane classes seen in Figures 1,2,3 makes this a nontrivial classification problem. Filtering strategies can be used to improve the performance of these classifiers [38,39].
Table 3

Accuracy of discriminating transmembrane segments from non-transmembrane segments in trans-membrane proteins using the SOGR-I and SOGR-IB classifiers, a decision tree classifier (C4.5), and a support vector machine classifier (SVMlight version 6.01), based on ten-fold cross-validation. Three features were used, namely hydropathy (Liu-Deber scale), polarity (Grantham scale), and flexibility.

C4.5
FoldSOGR-ISOGR-IBBefore PruningAfter PruningSVM
172.231172.231172.496072.549072.9730
269.047667.173367.831867.679867.3252
377.127776.914977.553277.659677.7660
481.891384.587583.782783.782783.4608
579.314678.488978.323778.447678.1586
681.460083.623082.811983.159582.0780
775.941076.826675.645875.941076.3100
878.348879.278379.879779.989179.2783
964.136565.041864.554364.554364.7632
1067.232565.608966.863567.011167.6753
Mean74.775.075.075.175.0
Std. dev.6.27.26.86.86.5

Reproduced with permission from [38]

Table 4

Accuracy of discriminating transmembrane segments from non-transmembrane segments in trans-membrane proteins using the SOGR-I and SOGR-IB classifiers, a decision tree classifier (C4.5), and a support vector machine classifier (SVMlight version 6.01), based on ten-fold cross-validation. Two features were used, namely polarity (Grantham scale) and flexibility.

C4.5
FoldSOGR-ISOGR-IBBefore PruningAfter PruningSVM
171.754172.072172.390072.602072.6550
265.146965.856166.160166.160167.0719
377.127778.404376.383077.553277.4468
483.098685.030283.782783.782783.0181
577.250277.663176.424476.424479.1082
681.923583.236882.850582.811982.1166
775.572076.605275.793475.867275.9410
879.442379.442379.770479.497079.4423
964.136564.345464.206164.206164.4150
1067.453967.527767.084967.084967.0849
Mean74.375.074.574.674.8
Std. dev.6.87.26.96.96.7

Reproduced with permission from [38]

Accuracy of discriminating transmembrane segments from non-transmembrane segments in trans-membrane proteins using the SOGR-I and SOGR-IB classifiers, a decision tree classifier (C4.5), and a support vector machine classifier (SVMlight version 6.01), based on ten-fold cross-validation. Three features were used, namely hydropathy (Liu-Deber scale), polarity (Grantham scale), and flexibility. Reproduced with permission from [38] Accuracy of discriminating transmembrane segments from non-transmembrane segments in trans-membrane proteins using the SOGR-I and SOGR-IB classifiers, a decision tree classifier (C4.5), and a support vector machine classifier (SVMlight version 6.01), based on ten-fold cross-validation. Two features were used, namely polarity (Grantham scale) and flexibility. Reproduced with permission from [38]

Conclusions

We determined that the most useful properties for discriminating transmembrane segments from non-transmembrane segments and for discriminating intrinsically unstructured segments from intrinsically structured segments in transmembrane proteins were hydropathy, polarity, and flexibility, and based on these properties, constructed a number of classifiers to identify transmembrane segments with an out-of-sample accuracy of approximately 75%. Several interesting observations emerged from our study: • Intrinsically unstructured segments and transmembrane segments tend to have opposite properties, as summarized in Table 5. For example, unstructured segments tended to have a low hydropathy value, whereas transmembrane segments tended to have a high hydropathy value. These results are in agreement with previous work that found that transmembrane segments tend to be more hydrophobic than non-transmembrane segments, due to the fact that transmembrane α-helices require a stretch of 12-35 hydrophobic amino acids to span the hydrophobic region inside the membrane [26].
Table 5

Tendencies of various properties for tranmembrane (TM) and intrinsically unstructured (IU) segments.

SegmentType
PropertyTMIU
HydropathyHighLow
PolarityLowHigh
BulkinessHighLow
FlexibilityLowHigh
Electronic effectsHighLow

Reproduced with permission from [38]

Tendencies of various properties for tranmembrane (TM) and intrinsically unstructured (IU) segments. Reproduced with permission from [38] • Transmembrane proteins appear to be much richer in intrinsically unstructured segments than other proteins; about 70% of transmembrane proteins contain intrinsically unstructured regions, as compared to about 35% of other proteins. • In approximately 70% of transmembrane proteins that contain intrinsically unstructured segments, the intrinsically unstructured segments are close to transmembrane segments. These observations may provide insight into the structural and functional roles that intrinsically unstructured segments play in membrane proteins, and may also aid in the identification of intrinsically unstructured and transmembrane segments from primary protein structure.

Methods

The Overlap Ratio, a quantitative measure of how well two classes (referred to generically as “class 1” and “class 2”) can be discriminated based on a property X, was calculated as follows. 1. We construct a graph such that: (a) The horizontal axis corresponds to the property X. We divide this axis into bins. (b) The y-value associated with the bin corresponding to X values between x and x + ∈ is the fraction of all instances in the training set that belong to class 1 and have a value for the feature X in the range [x, x + ∈), where ∈ > 0 is small. The graph represents an approximation to the function P{class 1|X = x}. We define the complementary function P{class 2|X = x}using 2. Let Then the Overlap Ratio is then defined as: The smaller the Overlap Ratio, the more easily the two classes can be discriminated.

The SOGR-I and SOGR-IB classification algorithms

Overview

The Self-Organizing Global Ranking (SOGR) algorithm [37] was inspired by Kohonen's Self-Organizing Map (SOM) algorithm [40]. In the SOM algorithm, each neuron has associated with it a topological neighborhood, and the algorithm is such that neighboring neurons in the topological space tend to arrange themselves over time into a grid in feature space that mimics the neighborhood structure in the topological space. The SOGR algorithm differs from the SOM algorithm by dropping the topological neighborhood and replacing it with the concept of a global neighborhood generated by ranking. We consider two variants of the SOGR algorithm: • The first variant, SOGR-I [38,39], modifies the initialization scheme of SOGR. • The second variant, SOGR-IB [38,39] (“B” stands for “Batch update”), removes the dependence on the order in which instances are presented by only updating the weights after each cycle, where a cycle involves presenting the entire training set to the network, one instance at a time. This variant also uses the modified initialization procedure described above. Before we describe the above modifications in detail, we describe the SOGR algorithm itself.

The SOGR classification algorithm

We assume that m neurons are used; each neuron j has a weight vector (t), where t represents time. Let the initial position of neuron j at time t = 0 be (0), and assume that the training set consists of instances (, y), i = 1, … , n, where the are feature vectors, and y denotes the class of an instance. 1. Initialization: Choose initial positions (0) in feature space for the m neurons by assigning the neurons random positions in feature space. 2. Present the instances in the training set to the network, one at a time. As each instance is presented to the network, the time index t is increased by 1. For each instance (, y) in the training set, the positions of one or more neurons are adjusted as follows: • Identifying Winning Neurons: Find the R closest neurons to the feature vector , that is, find the R neurons with the smallest value of . These R neurons constitute the “neighborhood” of the input vector. Let Γ be the set of indices of the R winning neurons. • Updating Weights: Adjust the positions of each of the R winning neurons using the update rule where j ∈ Γ and η is the learning rate. The learning rate is chosen to decrease with time in order to force convergence of the algorithm. In [37] it is suggested that the learning rate be decreased at an exponential rate, and that it should be smaller for larger neighborhood sizes R. 3. Assigning Classes to Neurons: Associated with each neuron j is a count of the number of instances belonging to each class that are closer to neuron j than any other neuron. This count is calculated as follows: • For each neuron, initialize the counts to zero. • For each instance (, y) in the training set, find the closest neuron to the feature vector , that is, find the neuron with the index j*, where and increment the count in neuron j* corresponding to class y by 1. • After all instances in the training set have been considered, each neuron is assigned to the class corresponding to the largest count for that neuron. After the training process has been completed, a test instance can be classified by assigning it the class label of the nearest neuron.

The SOGR-I classification algorithm

The first variant, SOGR-I [38,39], modifies the initialization scheme of SOGR. Specifically, assume that the feature space is d dimensional, so that the feature vectors belong to . For each feature k, we find the largest and smallest value of that feature over the entire training set, which are respectively L and U: where x is the k element of the feature vector . Then the initial positions of the m neurons are chosen as: Thus the m neurons are evenly distributed along the line connecting (L1, L2, … L) to (U1, U2, … U). This approach has several advantages over other initialization methods: • It guarantees that the neurons will be in some sense evenly distributed throughout the feature space. Random initialization, on the other hand, does not guarantee this. If one has a large feature space, say of 60 dimensions, and comparatively few neurons, say 50, then with random initialization those neurons will with high probability not be evenly distributed throughout the feature space. • Even a small number of neurons can be used to populate the feature space. If we consider an alternate initialization procedure in which one populates the feature space with a d-dimensional grid of neurons, and there are q grid points along each feature space axis, then the total number of neurons required to populate this grid is q. For example, if q = 3 and the feature space has 60 dimensions, then the number of neurons required is which is clearly infeasible.

The SOGR-IB classification algorithm

The second variant, SOGR-IB [38,39], addresses two problems with the original SOGR algorithm: • The SOGR algorithm updates the weights after each new instance is presented to the network; as a result, the neuron trajectories can oscillate wildly. • The SOGR algorithm specifies that the learning rate should be decreased during the course of training, for example at an exponential rate. The problem is that if the learning rate is decreased too rapidly, then the neurons may get stuck before they have reached their optimal positions. SOGR-IB (“B” stands for “Batch update”) addresses these problems in two ways: • It uses a “batch update” strategy for updating the positions of the neurons in feature space. This eliminates the dependence of the results on the order in which instances are presented to the network, and also stabilizes the trajectories of the neurons. • The batch update strategy allows the use of a fixed, but small, learning rate η, which eliminates the problem of the weights getting stuck because the learning rate η was decreased too quickly. The SOGR-IB algorithm is described below: 1. Initialization: Choose initial positions (0) in feature space for the m neurons using the SOGR-I initialization strategy. Set t = 0. 2. Repeat the following until the “energy” defined by does not reach a new minimum over a number of iterations through the training set, where n is the number of training instances, R is the number of neurons neighboring a given training instance that will be updated, and for each instance (, y) in the training set, m = 1 for neurons j that are one of the R closest neurons to the feature vector , and m = 0 for all other neurons j. After each pass through the training set, the time index t is incremented by 1. (a) Let be the “accumulator” corresponding to neuron j. Initialize to 0 for all neurons j. (b) Present the instances (, y) in the training set to the network, one at a time. After each instance is presented, the “accumulators” are updated as follows: • Identifying Winning Neurons: Find the R closest neurons to the feature vector , that is, find the R neurons with the smallest value of . These R neurons constitute the “neighborhood” of the input vector. Let Γ be the set of indices of the R winning neurons. • Updating Accumulators: Adjust the accumulators corresponding to each of the R closest neurons using the update rule where j ∈ Γ and η is the learning rate. (c). Updating Neurons: After all instances in the training set have been presented to the network, update the weights for each neuron j using the rule: where n is the number of instances in the training set. 3. Assigning Classes to Neurons: Same as Step 3 in the SOGR algorithm above.

Competing interests

The authors declare that they have no competing interests.

Authors' contributions

JYY conceived of the project; MQY and JYY contributed ideas to the project; MQY designed the project; MQY performed the experiments and analyses, and wrote the manuscript; AKD, YPD and XH contributed suggestions.
  30 in total

Review 1.  Development of pharmacological agents for targeting neurotrophins and their receptors.

Authors:  H U Saragovi; K Gehring
Journal:  Trends Pharmacol Sci       Date:  2000-03       Impact factor: 14.819

Review 2.  State-of-the-art in membrane protein prediction.

Authors:  Chien Peter Chen; Burkhard Rost
Journal:  Appl Bioinformatics       Date:  2002

3.  Best alpha-helical transmembrane protein topology predictions are achieved using hidden Markov models and evolutionary information.

Authors:  Håkan Viklund; Arne Elofsson
Journal:  Protein Sci       Date:  2004-07       Impact factor: 6.725

4.  Prediction of transmembrane regions of beta-barrel proteins using ANN- and SVM-based methods.

Authors:  Navjyot K Natt; Harpreet Kaur; G P S Raghava
Journal:  Proteins       Date:  2004-07-01

Review 5.  Guidelines for membrane protein engineering derived from de novo designed model peptides.

Authors:  L P Liu; C M Deber
Journal:  Biopolymers       Date:  1998       Impact factor: 2.505

Review 6.  Therapeutic potential of anti-IgE antibodies.

Authors:  C Heusser; P Jardieu
Journal:  Curr Opin Immunol       Date:  1997-12       Impact factor: 7.486

7.  The characterization of amino acid sequences in proteins by statistical methods.

Authors:  J M Zimmerman; N Eliezer; R Simha
Journal:  J Theor Biol       Date:  1968-11       Impact factor: 2.691

Review 8.  Receptors and G proteins as primary components of transmembrane signal transduction. Part 1. G-protein-coupled receptors: structure and function.

Authors:  T Gudermann; B Nürnberg; G Schultz
Journal:  J Mol Med (Berl)       Date:  1995-02       Impact factor: 4.599

9.  Analysis of protein transmembrane helical regions by a neural network.

Authors:  G W Dombi; J Lawrence
Journal:  Protein Sci       Date:  1994-04       Impact factor: 6.725

10.  A simple method for displaying the hydropathic character of a protein.

Authors:  J Kyte; R F Doolittle
Journal:  J Mol Biol       Date:  1982-05-05       Impact factor: 5.469

View more
  11 in total

1.  The use of classification trees for bioinformatics.

Authors:  Xiang Chen; Minghui Wang; Heping Zhang
Journal:  Wiley Interdiscip Rev Data Min Knowl Discov       Date:  2011-01-06

2.  Secretory granule to the nucleus: role of a multiply phosphorylated intrinsically unstructured domain.

Authors:  Chitra Rajagopal; Kathryn L Stone; Victor P Francone; Richard E Mains; Betty A Eipper
Journal:  J Biol Chem       Date:  2009-07-27       Impact factor: 5.157

3.  A critical evaluation of in silico methods for detection of membrane protein intrinsic disorder.

Authors:  Edward E Pryor; Michael C Wiener
Journal:  Biophys J       Date:  2014-04-15       Impact factor: 4.033

4.  Analysis of structured and intrinsically disordered regions of transmembrane proteins.

Authors:  Bin Xue; Liwei Li; Samy O Meroueh; Vladimir N Uversky; A Keith Dunker
Journal:  Mol Biosyst       Date:  2009-12

Review 5.  Promoting synergistic research and education in genomics and bioinformatics.

Authors:  Jack Y Yang; Mary Qu Yang; Mengxia Michelle Zhu; Hamid R Arabnia; Youping Deng
Journal:  BMC Genomics       Date:  2008       Impact factor: 3.969

6.  Phosphoproteomic analysis reveals major default phosphorylation sites outside long intrinsically disordered regions of Arabidopsis plasma membrane proteins.

Authors:  Claude Nespoulous; Valérie Rofidal; Nicolas Sommerer; Sonia Hem; Michel Rossignol
Journal:  Proteome Sci       Date:  2012-10-30       Impact factor: 2.480

Review 7.  A decade and a half of protein intrinsic disorder: biology still waits for physics.

Authors:  Vladimir N Uversky
Journal:  Protein Sci       Date:  2013-04-29       Impact factor: 6.725

8.  Genomics, molecular imaging, bioinformatics, and bio-nano-info integration are synergistic components of translational medicine and personalized healthcare research.

Authors:  Jack Y Yang; Mary Qu Yang; Hamid R Arabnia; Youping Deng
Journal:  BMC Genomics       Date:  2008-09-16       Impact factor: 3.969

9.  Analyzing adjuvant radiotherapy suggests a non monotonic radio-sensitivity over tumor volumes.

Authors:  Jack Y Yang; Andrzej Niemierko; Mary Qu Yang; Youping Deng
Journal:  BMC Genomics       Date:  2008-09-16       Impact factor: 3.969

10.  Intrinsic disorder in the BK channel and its interactome.

Authors:  Zhenling Peng; Yoshihisa Sakai; Lukasz Kurgan; Bernd Sokolowski; Vladimir Uversky
Journal:  PLoS One       Date:  2014-04-11       Impact factor: 3.240

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.