The disclosed embodiments generally relate to structural bioinformatics. Specifically, the disclosed embodiments relate to methods of clustering protein structures based on local and global structural similarity and identifying spans of conserved residues within the clustered proteins.
Protein structures are sets of solved atomic coordinates representative of a three dimensional structure of a protein. Atom coordinates may be solved computationally or experimentally using a variety of techniques such as x-ray crystallography, electron microscopy and nuclear magnetic resonance.
The Protein Data Bank (PDB, Berman et al. 2000, available at the website of the Research Collaboratory for Structural Bioinformatics) contains over 40,000 experimentally-solved protein structures and is growing at a rate of 500 entries per month. This rate of growth is expected to increase as technology and methodology for experimentally solving protein structures become more accurate and readily available.
The rapid growth of protein structure knowledge has increased the need for organization of experimentally-solved protein structures into families of protein structures by clustering or categorizing protein structures. When a new protein structure is solved, the determination of its cluster or family of homologous protein structures facilitates the rapid characterization of the function and properties of the newly-solved protein structure. The identification of families or clusters of protein structures also provides a definition of the set of homologous proteins from which to characterize conservation of the protein structures.
Structural bioinformatics approaches to clustering protein structures have largely been based on single metrics of similarity between protein structures. The generation of a single similarity metric is complicated by the fact that proteins have multiple structural domains as well as an overall ternary or quaternary structure. Approximately 40% of the protein structures in PDB have multiple domains (Redfern et al., 2005). Protein structural domains may be shared over evolutionarily unrelated structures and do not always confer functional properties. Hence, proteins with overall similarity in structure, herein referred to as global similarity, may not have good local correspondence between domains. Conversely, proteins that have a high degree of local similarity due to evolutionarily conserved domains may not always have good global similarity due to structurally variable or unstructured regions, such as loops.
Due to the complexity introduced by structural domains, structural bioinformatics approaches to protein classification that have relied upon a single metric of similarity have failed to provide accurate clustering of protein structures. In fact, the protein structures in the Structural Classification of Proteins database (SCOP, Murzin et al., 1995, available at the website of the Medical Research Council Laboratory of Molecular Biology), a classification of protein structures widely used in the art of structural bioinformatics, are classified by human curators through visual inspection of the protein structure models in conjunction with structural bioinformatics analyses.
Thus, there is a need in the art for improved methods of automatically clustering or categorizing protein structures. The present invention addresses these shortcomings of the prior art.
These needs are met by methods and computer program products for clustering a set of three dimensional protein structures.
Embodiments of the method comprise providing a structural alignment for a first protein structure and a second protein structure included in a set of protein structures. The method comprises determining a first plurality of fragments for the first protein structure, wherein each fragment comprises a pre-determined number of residues contiguous in the polypeptide sequence of the first protein structure. The method comprises determining a second plurality of fragments for the second protein structure, wherein each fragment comprises a pre-determined number of residues contiguous in the polypeptide sequence of the second protein structure. The method comprises generating a first plurality of pair-wise local homology values between the first plurality of fragments and the second plurality of fragments. The method further comprises determining that the first protein structure and the second protein structure form a first cluster of protein structures based on the plurality of pair-wise local homology values. The method further comprises storing the cluster of proteins.
In another aspect, the present invention may be embodied as a computer-readable storage medium on which is encoded computer program code for clustering a set of three dimensional protein structures according to the above described method.
The features and advantages described herein are not all-inclusive and, in particular, many additional features and advantages will be apparent to one of ordinary skill in the art in view of the figures and description. Moreover, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and not to limit the scope of the inventive subject matter.
The patent or application file contains at least one drawing executed in color. Copies of this patent or patent application publication with color drawing(s) will be provided by the Office upon request and payment of the necessary fee.
a illustrates a dendrogram representing the results of a clustering of SCOP domains from SCOP fold a.8 based on the single measure of LGA_S score.
b illustrates a clustering of SCOP domains from SCOP fold a.8 using the STRALCP Engine.
The figures depict various embodiments of the present invention for purposes of illustration only. One skilled in the art will readily recognize from the following discussion that alternative embodiments of the structures and methods illustrated herein may be employed without departing from the principles of the invention described herein.
Residue: An amino acid residue is one amino acid that is joined to another by a peptide bond. Residue is referred to herein to describe both an amino acid and its position in a polypeptide sequence.
Polypeptide: A single linear chain of 2 or more amino acids. A protein is an example of a polypeptide.
Local Alignment: A local alignment is the identification of local similarities in an alignment or superposition of data. In reference to protein structure alignment, a local alignment refers to pairs of corresponding residues whose co-ordinate positions do not differ by more than a small number of Angstroms (e.g. 0.5 Angstroms) based on the superposition of their respective protein structures.
Global Alignment: A global alignment refers to the overall alignment or superposition of two sets of data. In protein structure alignment, metrics used to define global alignment include root mean square deviation (RMSD) or global distance test (GDT).
Contiguous residues: Contiguous residues are residues or pairs of residues which are sequentially contiguous in a polypeptide sequence, a sequence alignment or a structural correspondence.
Homolog: A gene related to a second gene by descent from a common ancestral DNA sequence. The term, homolog, may apply to the relationship between genes separated by the event of speciation or to the relationship between genes separated by the event of genetic duplication. Organisms which are un-related or distantly related though evolution may contain homologous sequences due to convergent evolution or targeted manipulation of their genetic material.
Conservation: Conservation is a high degree of similarity in the primary, secondary or ternary structure of molecules between homologs. This similarity is thought to confer functional importance to a conserved region of the molecule. In reference to an individual residue or amino acid, conservation is used to refer to a computed likelihood of substitution or deletion based on comparison with homologous molecules.
GDT Matrix: Distance matrices are used to present the results of the calculation of an optimal pair-wise alignment score. A GDT matrix is a type of distance matrix. In GDT matrices, the matrix field (i,j) is the score (number of residues superimposed under a given distance cutoff) assigned to the optimal alignment between two residues (up to a total of i by j residues) from the input structures. Each entry is calculated from the top-left neighboring entries by way of a recursive equation.
Substitution Matrix: A matrix that defines scores for amino acid substitutions, reflecting the similarity of physicochemical properties, and observed substitution frequencies. These matrices are the foundation of statistical techniques for finding alignments.
Embodiments are now described with reference to the figures where like reference numbers indicate identical or functionally similar elements.
The STRALCP Engine 110 operates to import and/or generate a set of protein structures by accessing the Protein Sequence Databases 121 and Protein Structure Databases 131 through the network 105 (as operationally and programmatically defined within the data processing system).
It should also be appreciated that in practice at least some of the components of the data processing system 101 will be distributed over multiple computers, communicating over a network. For example, the STRALCP Engine 110 may be deployed over multiple servers. As another example, the STRALCP Engine 110 may be located on any number of different computers. For convenience of explanation, however, the components of the data processing system 101 are discussed as though they were implemented on a single computer.
In another embodiment, some or all of the Protein Sequence Databases 121 and the Protein Structure Databases 131 are located on the data processing system 101 instead of being coupled to the data processing system 101 by a network 105. For example, the STRALCP Engine 110 may import protein sequence from Protein Structure Databases 131 that are a part of, or associated with, the data processing system 101.
The STRALCP Engine 200 consists of two modules, a Structure Alignment Module 205 and a Structure Clustering Module 215. The functions of the engines discussed herein are separated into modules for purposes of discussion only. Different embodiments of the present invention may distribute functions among modules in different ways.
Protein Structure Alignment
The Structure Alignment Module 205 functions to generate protein structure alignments between protein structures. Methods of solving protein structure are discussed below in the section titled Protein Structure Modeling. The Structure Alignment Module 205 takes as input a set of protein structures identified for clustering. The set of protein structures may be identified by user input or as output of another program. The Structure Alignment Module 205 is adapted to import protein structures directly from the Protein Structure Databases.
The Structure Alignment Module 205 generates protein structure alignments by determining the optimal residue-residue correspondence between protein structures. The optimal residue-residue correspondence is computed by computationally aligning or superimposing the sets of spatial co-ordinates defining points representing each residue (e.g. alpha carbon (Calpha)atoms) that form the protein structures in order to minimize distance between the spatial co-ordinates of the sets of atoms. Typically, the sets of spatial-coordinates represent the alpha carbon backbone of the two protein structures but structure alignments may also incorporate spatial co-ordinates of other atoms such as side chain atoms or other sets of spatial co-ordinates representing each residue.
According to one embodiment of the present invention, the Structure Alignment Module 205 uses a variety of methods and metrics for generating an optimal set of correspondences. The Structure Alignment Module 205 calculates the root mean square deviation (RMSD) of all the corresponding alpha carbon atoms in the backbone. The Structure Alignment Module 205 further calculates the number of equivalent or structurally aligned residues.
In some embodiments, the Structure Alignment Module 205 calculates distance matrices such as GDT matrices in order to generate an optimal set of correspondences. Alternatively, the Structure Alignment Module 205 generates the optimal set of correspondences by maximizing the number of equivalent residues while RMSD is kept close to a constant value.
In the generation of the set of correspondences, various cutoff values can be specified to increase or decrease the stringency of the alignment or super-position. These cutoffs can be specified using distance in Angstroms. Depending on the level of stringency employed in the present invention, the distance cutoff used is selected from a range of 0.5 to 10.0 Angstroms. In a specific embodiment, the cutoff may have default value of 5.0 Angstroms. One of ordinary skill will recognize that the utility of stringency criterion depends on the resolution of the structure determination.
In another embodiment of the present invention, the Structure Alignment Module 205 generates the set of residue-residue correspondences using a local-global alignment (LGA), as described in US Patent Application Number 2004/0185486. In this method, a set of local superpositions are created in order to detect regions of the protein structures that are most similar.
LGA uses the LGA_S scoring function to determine local and global similarity in determining the optimal superposition or alignment between two protein structures. The LGA_S scoring function has two metrics, LCS (longest continuous segments) and GDT (global distance test), defined for the detection of regions of local and global structure similarities between analyzed structures. In comparing two protein structures (e.g., M-model and T-target), the LCS procedure localizes and superimposes the longest segments of residues that can fit under a selected set of RMSD cutoffs. The GDT algorithm is designed to complement evaluations made with LCS searching for the largest (not necessary continuous) set of “equivalent” residues that deviate by no more than specified distance cutoff.
Let:
m—the number of residues in M structure,
t—the number of residues in T structure,
R(r)=100/t*L(r), where L(r) is the length of the identified longest continuous segment of M:T residue pairs that fits under r Å of RMSD cutoff,
X—the set of all M:T superpositions calculated by LGA algorithm,
G(s, d)—the number of M:T residue pairs for which the distance between Calpha (Alpha carbon) atoms is not greater than d Å after the superposition s∈X is applied,
D(d)=100/t*max{G(s,d):s∈X} is the maximal detected percentage of the Ca atoms in
T structure that are within a distance threshold of d Å from M structure upon calculated s∈X superpositions.
The LGA_S structure similarity scoring function is defined as a function of two structures. M and T calculated as a combination of R(r) results from LCS calculations using the set of n RMSD cutoffs r (e.g., n=3; r=1.0, 2.0, 5.0), and D(d) results from GDT calculations using the set of k distance cutoffs d (e.g., k=20; d=0.5, 1.0, . . . , 10.0):
LGA—S(M, T)=(1−w)*S(LCS(M, T))+w*S(GDT(M, T)),
where
and w=0.75 is a parameter (0<=w<=1) representing a weighting factor between LCS and GDT results.
STRALCP
The Structure Clustering Module 215 functions to cluster a set of protein structures based on the generated protein structure alignment. The Structure Clustering Module 215 is adapted to receive protein structure alignment data from the Structure Alignment Module 205.
The Structure Clustering Module 215 also functions to generate values representative of the local and global similarity of protein structures based on the received protein structure alignment. The Structure Cluster Module 215 generates values based on a pre-defined scoring function. A scoring algorithm is defined to take into account a number of similarity characteristics of the compared protein structures such as global alignment score local alignment score, and other characteristics that can be derived from the structural alignment such as level of sequence identity observed in local pair-wise alignments. Suitable local alignment scores include length of local pair-wise alignments and the RMSD of the local pair-wise alignment. Suitable global alignment scores include LGA_S value, number of superimposed residues under a selected distance cutoff, the RMSD value calculated on all aligned residues and the distribution of structurally conserved regions in the protein structures. It is expected that other suitable global and local alignment scores will be apparent to those skilled in the art.
Depending on the goal of the clustering, the Structure Clustering Module 215 selects one characteristic or combines different similarity characteristics to generate values representative of the local or global similarity of two protein structures. The Structure Clustering Module 215 generates a single value or multiple values based on the different similarity characteristics. Additionally, scores representative of the similarity of two protein structures may be assigned to fragments of the protein structures. Specific embodiments of suitable scoring functions are discussed in detail with respect to
The Structure Clustering Module 215 also functions to cluster the set of protein structures based on one or more of the generated values. In some embodiments, the Structure Clustering Module 215 clusters proteins into groups based on user defined thresholds for the generated scores. Conventional methods of clustering into groups based on one or more values representative of similarity such as hierarchical agglomerative clustering or recursive partitioning are also used by the Structure Clustering Module 215. According to the embodiment, the Structure Clustering Module 215 may perform one clustering of the protein structures based on one value or set of values or perform multiple sequential clusterings of the protein structures based on the multiple generated values. Suitable methods of clustering the set of protein structures based on pair-wise scores are discussed below with respect to
The Structure Alignment Module 205 generates 303 pair-wise structure alignments between the identified protein structures. In one embodiment, the Structure Alignment Module 205 uses the above described Local Global Alignment (LGA) program to generate 303 the pair-wise structural alignment between all identified protein structures. Other embodiments may employ different methods of generating a global alignment, a local alignment or any combination thereof. In embodiments in which a global alignment is generated, a maximum distance between residues in the structural alignment is a specified. This distance ranges from 0.5 to 10.0 Angstroms. In a specific embodiment, the pre-determined distance is set to a default value of 5.0 Angstroms.
The Structure Clustering Module 215 determines 305 pair-wise candidate spans of contiguous residues based on the generated pair-wise structural alignment. A span is defined as a contiguous plurality of pairs of residues from two protein structures whose alpha carbon co-ordinates (or any other set of spatial co-ordinates used to represent each residue) are within a pre-determined distance from each other in the structure alignment.
The Structure Clustering Module 215 determines 305 pair-wise candidate spans based on a threshold length of contiguous residues such as 3, 4, 5, or 6 contiguous residues. According to the embodiment, the Structure Clustering Module 215 determines 305 the pair-wise candidate spans based on a pre-determined distance between residues in a local alignment calculated using root mean square deviation in a local window of residues. According to the embodiment, the pre-determined distance may be calculated using a root mean square deviation based on different sized windows surrounding a given pair of residues in the pair-wise protein structure alignment, for instance windows of 3, 4, 5 or 6 residues. Those skilled in the art will note the utility in adjusting threshold parameters for both the length and the threshold distance between residues in determining candidate spans.
In a specific embodiment, the Structure Clustering Module 215 determines 305 pair-wise candidate spans of at least 5 contiguous residues in the pair-wise structure alignment that are superimposed in a global alignment within a distance cutoff of 5.0 Angstroms, and locally with RMSD cutoff of 0.5 Å. The RMSD between individual residues is calculated using a 3-residue-long window.
The Structure Clustering Module 215 determines 307 a plurality of pair-wise local similarity values based on the pair-wise candidate spans. In one embodiment, pair-wise local similarity values are based on a set of fragments that are determined for each structure. The Structure Clustering Module determines a set of fragments for each protein structure, each fragment formed of a set of residues that are contiguous in the polypeptide associated with the protein structure. In one embodiment, the set of fragments are sequential and defined by splitting the corresponding amino-acid sequence into consecutive n-residue-long sub-sequences. In a specific embodiment, the number of contiguous residues is 10 (i.e. n=10 and a 120-residue-long protein comprises 12 fragments).
The Structure Clustering Module 215 determines 307 a plurality of pair-wise local similarity values, which indicate whether two pair-wise fragments between two protein structures share a candidate span. Each fragment that does not share a span with a protein structure in a pair-wise comparison is herein referred to as an “empty fragment”. According to the embodiment, the pair-wise local similarity values can be represented in different ways. In one embodiment, the pair-wise local similarity values can be represented as binary or absolute value indicating whether or not a pair of fragments share a candidate span or are empty fragments (e.g. 1 for a shared span, 0 for an empty fragment). Alternatively, the pair-wise local similarity value may be represented as a numeric value indicating the number of residue pairs within two fragments that are in one or more candidate spans. The numeric value can be a number of residue pairs within two fragments that are in a candidate span or a percentage of the residues in the fragments that form residue pairs in a candidate span. Empty fragments would be assigned a value of nil or zero.
The Structure Clustering Module 215 determines 309 a set of clusters based on the pair-wise local similarity values. In a specific embodiment, a list of protein structures that have at least a pre-determined number of fragments having pair-wise local similarity values that indicate that the two fragments share a set of spans is generated for each protein structure. In a specific embodiment, the list of protein structures is limited to protein structures for which 80% of the fragments in both protein structures share a span or are “non-empty.” The Structure Clustering Module 215 uses the lists of non-empty fragments to determine 309 an initial maximal cluster of protein structures wherein each pair of protein structures have 80% of their fragments share a candidate span (i.e. are non-empty).
The Structure Cluster Module 215 determines 311 a second set of clusters based on the pair-wise global similarity values between protein structures. Pair-wise global similarity values are generated as part of the structural alignment to represent the overall or global similarity between the alpha carbon backbones of two protein structures. According to the embodiment, pair-wise global similarity values can be any suitable value to measure the overall similarity between proteins, such as root mean square deviation (RMSD) or global distance test (GDT). Other appropriate values to measure global similarity will be apparent to those skilled in the art. In embodiments in which LGA is used to determine structural alignment, LGA_S values are calculated as pair-wise global similarity values.
In determining 311 the second set of clusters, the Structure Cluster Module 215 uses the global pair-wise similarity values to determine that the clusters of proteins from the initial clustering have good pair-wise global similarity values. In one embodiment, the Structure Cluster Module identifies pair-wise global similarity values between protein structures in a cluster and reassigns protein structures to different clusters if the pair-wise similarity values between a pair of the protein-structures is below a certain value. In a specific embodiment, the Structure Cluster Module 215 uses a cutoff of 60% global similarity based on an LGA_S score.
In re-assigning the protein structures to different clusters to determine 311 the second set of clusters based on the pair-wise global similarity values, the Structure Cluster Module 215 seeks to minimize the number of clusters necessary to assign each protein structure in the identified set of protein structures to a cluster. According to the embodiment, the Structure Cluster Module 215 is provided values specifying a pre-determined minimum and maximum number of clusters to form, the values ranging from one cluster to the number of given protein structures. According to the embodiment, the resulting number of clusters is determined by the Structure Cluster Module 215 as a minimum number of clusters needed to distribute all given protein structures and satisfy the threshold values of percentage of non-empty fragments and global alignment values.
The Structure Cluster Module 215 determines 313 a representative protein structure from each cluster. The representative protein structure is the protein structure that has the highest local and global similarity to each other protein structures in the cluster as defined by the pair-wise local similarity values. The Structure Cluster Module 215 generates for each protein structure in a cluster, a list of all pair-wise local and global similarity values. The Structure Cluster Module 215 selects the protein structure in each cluster that has the highest pair-wise local and global similarity values as the representative structure. According to the embodiment, the pair-wise local and global similarity values may be assigned different weighting schemes in calculating the representative cluster. Those skilled in the art will readily note the utility in different weighting schemes. In a specific embodiment, the protein structure that has the largest number of non-empty fragments, the highest LGA_S value with other members of the cluster, and the highest number of residues in calculated spans is selected as the representative protein structure.
The Structure Cluster Module 215 then identifies 315 a set of spans for each identified cluster based at least in part on the plurality of pair-wise candidate spans. For each identified cluster, pair-wise candidate spans are combined to form common spans of the set of residues which are conserved between all structures within the cluster or family of protein structures. The Structure Cluster Module 215 may identify 315 spans by performing another structural alignment such as a Local Global Alignment or by combining the correspondences generated in the pair-wise structural alignments. The degree of structural homology may differ between different pairs of protein structures within a cluster. Therefore, not all pair-wise candidate spans are necessarily incorporated into the representative set of spans for each given cluster.
Once the clustering has been completed and representative protein structures have been selected, the set of representative protein structures are used to assign newly-solved protein structures to respective clusters. In one embodiment, the Structure Alignment Module 205 performs a structural alignment between newly-solved protein structure and each representative protein structure for each cluster. The structural alignment may be a global alignment, a local alignment or any combination thereof. The Structure Clustering Module 215 generates a pair-wise local similarity value, a pair-wise global similarity value or any suitable similarity value to compare the newly-solved protein structure to each representative protein structure for each cluster. Other suitable similarity values for comparing the newly-solved protein structure to each representative structure will be readily recognized by those skilled in the art.
The Structure Clustering Module 215 then assigns a protein structure to one of the clusters based on the generated similarity values. For example, the newly-solved protein structure will be assigned to the cluster for which it has the highest similarity value in comparison to the representative protein structure. According to the embodiment, the Structure Clustering Module 215 may use one or more threshold similarity values in assigning the protein structure to a cluster in order to ensure that similarity values are above a threshold similarity before assigning a protein structure to a cluster. In a specific embodiment, a minimum global similarity value of 60% is used. Other embodiments may include the use of pair-wise local similarity values that indicate whether fragments generated for a newly-solved protein structure and each representative protein structure contain candidate spans as discussed with respect to step 307.
Working Example
Through structural comparison and classification, a family of crystal protein structures was identified that failed to be detected by sequence-based methods such as PSI-BLAST (Atschul et al., 1997). Using a structure-based method (e.g. DALI, LGA) it was found that three EAP domains from Staphylococcus aureus (Geisbrecht et al., 2005), which could not be properly classified by sequence-based methods, shared a previously unrecognized similarity to another class of bacterial toxins.
Structure-based Alignment and Clustering of Proteins (STRALCP), is presented herein as applied to these domains. For each of the EAP domains (Eap2 (PDB entry: 1yn3), EapH1 (PDB entry: 1yn4), EapH2 (PDB entry: 1yn5)), structural PDB searches were performed using a Local Global Alignment (LGA) server (Zemla et al. 2005). Resultantly, 134 domains from the SCOP superfamily d.15.6 (Superantigen toxins, C-terminal domain) were identified as most similar to EAP structures. In provided
From the comparison of the two plots illustrated in
In
In clustering illustrated in
Benchmark Test
A comparison of STRALCP classification with SCOP classification was performed as a benchmark test. In the comparison with SCOP, STRALCP calculations were performed for 3,296 SCOP domains classified within 20 different folds. These calculations are tabulated in
Nc—the number of created clusters
Cf(i)—the number of different families clustered together within the i cluster,
The score indicating the misclustering effect MC (when domains from different SCOP families are grouped together) can be calculated from the formula:
The range of this measure is 0.0<=MC<100.0, and 0.0 indicates a perfect clustering (i.e., agreement with SCOP classification).
The MC measure allows the comparison of different clustering schemes by their agreement in separating proteins from different clusters. The goal of this measure is not to calculate how many domains are clustered differently, but of how many the created clusters are compromised. That is, how many of the created clusters contain proteins that are separated in another clustering scheme.
The analysis of the results provided in
The STRALCP algorithm is able to detect the structural differences between domains from the same SCOP family and cluster them separately.
b illustrates a clustering of the structures from the fold a.8, which can be clustered automatically using the STRALCP (multi-criteria based clustering) Engine 200. In this embodiment, STRALCP was performed using LGA to generate pair-wise structural alignments between each protein structure in fold a.8. Candidate spans of a minimum of 5 contiguous residues were identified from each pair-wise structural alignment using a maximum distance of 5 Angstroms for calculated the global superposition, and as a pre-determined distance of 5 Angstroms for local superpositions calculated using root mean square deviation with a window size of 3 residues. Sequential fragments 10 residues in length were determined for each protein structure from fold a. 8. Pair-wise local similarity values indicating whether pairs of fragments shared candidate spans were calculated. A first clustering was performed using a cutoff value of 80% non-empty fragments between each protein structure in each cluster. A second and final clustering was performed using a cutoff value of 60% global structure similarity LGA_S.
In the far right column of
b also demonstrates the ability of the STALCP approach to identify structural differences within a SCOP family and create sub-clusters according to these differences. In
In summary, the STRALCP Engine 200 provides the following features:
pair-wise comparison of hundreds of protein structures to a single protein structure.
identification of pair-wise fragments and spans that are conserved within a set of protein structures.
calculation of the minimum number of clusters required for a given set of protein structures.
identification of a representative structure for each cluster
definition of a “structural fingerprint “for each cluster defined by the representative structure and the set of spans that are shared by the protein structures in the cluster.
ability to compare a new solved protein structure with the representative protein structure to determine whether the newly-solved structure should be included to the particular cluster, as opposed to re-clustering proteins based on newly-solved structures.
Reference in the specification to “one embodiment” or to “an embodiment” means that a particular feature, structure, or characteristic described in connection with the embodiments are included in at least one embodiment of the invention. The appearances of the phrase “in one embodiment” in various places in the specification are not necessarily all referring to the same embodiment.
Some portions of the above are presented in terms of algorithms and symbolic representations of operations on data bits within a computer memory. These algorithmic descriptions and representations are the means used by those skilled in the data processing arts to most effectively convey the substance of their work to others skilled in the art. An algorithm is here, and generally, conceived to be a self-consistent sequence of steps (instructions) leading to a desired result. The steps are those requiring physical manipulations of physical quantities. Usually, though not necessarily, these quantities take the form of electrical, magnetic or optical signals capable of being stored, transferred, combined, compared and otherwise manipulated. It is convenient at times, principally for reasons of common usage, to refer to these signals as bits, values, elements, symbols, characters, terms, numbers, or the like. Furthermore, it is also convenient at times, to refer to certain arrangements of steps requiring physical manipulations of physical quantities as modules or code devices, without loss of generality.
It should be borne in mind, however, that all of these and similar terms are to be associated with the appropriate physical quantities and are merely convenient labels applied to these quantities. Unless specifically stated otherwise as apparent from the following discussion, it is appreciated that throughout the description, discussions utilizing terms such as “processing” or “computing” or “calculating” or “determining” or “displaying” or “determining” or the like, refer to the action and processes of a computer system, or similar electronic computing device, that manipulates and transforms data represented as physical (electronic) quantities within the computer system memories or registers or other such information storage, transmission or display devices.
Certain aspects of the present invention include process steps and instructions described herein in the form of an algorithm. It should be noted that the process steps and instructions of the present invention can be embodied in software, firmware or hardware, and when embodied in software, can be downloaded to reside on and be operated from different platforms used by a variety of operating systems.
The present invention also relates to an apparatus for performing the operations herein. This apparatus may be specially constructed for the required purposes, or it may comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer. Such a computer program may be stored in a computer readable storage medium, such as, but is not limited to, any type of disk including floppy disks, optical disks, CD-ROMs, magnetic-optical disks, read-only memories (ROMs), random access memories (RAMs), EPROMs, EEPROMs, magnetic or optical cards, application specific integrated circuits (ASICs), or any type of media suitable for storing electronic instructions, and each coupled to a computer system bus. Furthermore, the computers referred to in the specification may include a single processor or may be architectures employing multiple processor designs for increased computing capability.
The algorithms and displays presented herein are not inherently related to any particular computer or other apparatus. Various general-purpose systems may also be used with programs in accordance with the teachings herein, or it may prove convenient to construct more specialized apparatus to perform the required method steps. The required structure for a variety of these systems will appear from the description below. In addition, the present invention is not described with reference to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the present invention as described herein, and any references below to specific languages are provided for disclosure of enablement and best mode of the present invention.
While the invention has been particularly shown and described with reference to a preferred embodiment and several alternate embodiments, it will be understood by persons skilled in the relevant art that various changes in form and details can be made therein without departing from the spirit and scope of the invention.
Finally, it should be noted that the language used in the specification has been principally selected for readability and instructional purposes, and may not have been selected to delineate or circumscribe the inventive subject matter. Accordingly, the disclosure of the present invention is intended to be illustrative, but not limiting, of the scope of the invention, which is set forth in the following claims.
Protein Structure Modeling
Advances in protein structure prediction or modeling provide methods of computationally solving the set of atom coordinates for a given protein. According to the embodiment of the present invention, it may be necessary to generate a computationally solved or ‘modeled’ protein structure for one or more proteins identified for clustering, where the protein does not have an experimentally-solved protein structure. The Sequence to Structure Module 210 functions to generate computationally solved protein structures based on three different techniques (sequence comparison—homology modeling, threading and ab initio modeling). The Sequence to Structure Module 210 typically generates computationally solved protein structure prediction using a combination of these techniques.
A favored method in the art of protein structure prediction is to find a close homolog for which the structure is known. CASP (Critical Assessment of Techniques for Protein Structure Prediction) (Moult et al., 2003) experiments have shown that protein structure prediction methods based on homology search techniques are still the most reliable prediction methods. Sequence comparison and threading techniques are based on homology search.
Sequence comparison approaches to protein structure prediction are popular due to availability of protein sequence information. These techniques use conventional sequence search and alignment techniques such as BLAST or FASTA to assign protein fold to the query sequence based on sequence similarity.
Approaches which use protein profiles are similar to sequence-sequence comparisons. A protein profile is an n-by-20 substitution matrix where n is the number of residues for a given protein. The substitution matrix is calculated via a multiple sequence alignment of close homologs of the protein. These profiles may be searched directly against sequence or compared with each other using search and alignment techniques such as PSI-BLAST and HMMER.
It is known that sequence similarity is not necessary for structural similarity. Proteins sharing similar structure can have negligible sequence similarity. Convergent evolution can drive completely unrelated proteins to adopt the same fold. Accordingly, ‘threading’ methods of protein structure prediction were developed which use sequence to structure alignments. In threading methods, the structural environment around a residue could be translated into substitution preferences by summing the contact preferences of surrounding amino acids. Knowing the structure of a template, the contact preferences for the 20 amino acids in each position can be calculated and expressed in the form of a n-by-20 matrix. This profile has the same format as the position specific scoring profile used by sequence alignment methods, such as PSI-BLAST, and can be used to evaluate the fitness of a sequence to a structure.
Ab initio methods are aimed at finding the native structure of the protein by simulating the biological process of protein folding. These methods perform iterative conformational changes and estimate the corresponding changes in energy. Ab initio methods are complicated by inaccurate energy functions and the vast number of possible conformations a protein chain can adopt. The most successful approaches of ab initio modeling include lattice-based simulations of simplified protein models and methods building structures from fragments of proteins. Ab initio methods demand substantial computational resources and are also quite difficult to use, and expert knowledge is needed to translate the results into biologically meaningful results. Despite known limitations, Ab initio methods are increasingly applied in large-scale annotation projects, including fold assignments for small genomes. Recent examples of such applications include Bonneau et al. 2001, Kuhlman et al. 2003 and Dantas et al. 2003.
In practice, protein structure prediction typically involves a combination of the listed techniques, both experimental and computational. Hybrid approaches to protein structure prediction involve using different techniques for solving the atom coordinates at different stages or to solve for different parts of the protein structure. An example of this would be the use of AS2TS (amino acid to tertiary structure, a homology based modeling technique) to facilitate the molecular replacement (MR) phasing technique in experimental X-ray crystallographic determination of the protein structure of Mycobacterium tuberculosis (MTB) RmlC epimerase (Rv3465) from the strain H37rv. The AS2TS system was used to generate two homology models of this protein that were then successfully employed as MR targets.
Meta-predictors or consensus approaches attempt to benefit from the diversity of models by combining multiple techniques. In these methods, predictive models are collected and analyzed from a variety of different computational and experimental techniques. A common approach for combining models by consensus is to select the most abundant fold represented in the set of high scoring models. Other approaches to consensus modeling involve structural clustering such as HCPM-Hierarchical Clustering of Protein Models (Gront and Kolinski, 2005).
Redfern, O., Grant, A., Maibaum, M., Orengo, C. (2005) Survey of current protein family databases and their application in comparative, structural and functional genomics. Journal Of Chromatography B-Analytical Technologies In The Biomedical And Life Sciences, 815 (1-2), 97-107.
Berman, H. M., Westbrook, J., Feng, Z., Gilliland, G., Bhat, T. N., Weissig, H., Shindyalov, I. N., and Bourne, P. E. (2000) The protein data bank. Nucleic Acids Research, 8, 235-242.
Murzin, A. G., Brenner, S. E., Hubbard, T., Chothia, C. (1995) SCOP: a structural classification of proteins database for the investigation of sequences and structures. J. Mol. Biol., 247, 536-540.
Orengo, C. A., Michie, A. D., Jones, S., Jones, D. T., Swindells, M. B., and Thornton, J. M. (1997) CATH—A Hierarchic Classification of Protein Domain Structures. Structure. Vol 5, No 8, 1093-1108.
Altschul, S. F., Madden, T. L., Scaffer, A. A., Zhang, J., Zhang, Z., Miller, W., Lipman, D. J. (1997) Gapped BLAST and PSI-BLAST: a new generation of protein database search programs. Nucleic Acids Research, 25, 3389-3402.
Ortiz, A. R., Strauss, C. E., Olmea, O. (2002) MAMMOTH (matching molecular models obtained from theory): an automated method for model comparison. Protein Sci, 11, 2606-2621.
Huan, J., Wang, W., Washington, A., Prins, J., Shah, R., and Tropsha, A. (2004) Accurate classification of protein structural families using coherent subgraph analysis. Pac. Symp. Biocomput. 411-422.
Zemla, A. (2003) LGA—A Method for Finding 3D Similarities in Protein Structures. Nucleic Acids Research, Vol. 31, No. 13, 3370-3374.
Geisbrecht, B. V., Hamaoka, B. Y., Perman, B., Zemla, A., Leahy, D. J. (2005) The crystal structures of EAP domains from Staphylococcus aureus reveal an unexpected homology to bacterial superantigens. Journal Of Biological Chemistry, 280 (17), 17243-17250.
Zemla, A., Ecale Zhou, C., Slezak, T., Kuczmarski, T., Rama, D. Torres, C., Sawicka, D., Barsky, D. (2005) AS2TS System for Protein Structure Modeling and Analysis. Nucleic Acids Research, 33, W111-W115.
Moult, J., Fidelis, K., Zemla, A. (2003) Hubbard T., Critical assessment of methods of protein structure prediction (CASP)-round V., Proteins.; 53 Suppl 6:334-9.
Dantas, G., Kuhlman, B., Callender, D., Wong, M. and Baker, D. (2003) A large scale test of computational protein design: folding and stability of nine completely redesigned globular proteins. J. Mol. Biol., 332, 449-460.
Hakansson, M., Petersson, K., Nilsson, H., Forsberg, G., Bjork, P., Antonsson, P., Svensson, L. A. (2000) The crystal structure of staphylococcal enterotoxin H: implications for binding properties to MHC class II and TcR molecules. J. Mol. Biol., 302, 527-537.
Al-Shangiti, A., Naylor, C., Nair, S., Briggs, D., Henderson, B., Chain, B. (2004) Structural Relationships and Cellular Tropism of Staphylococcal Superantigen-Like. Proteins Infect. Immun., 72, 4261-4270.
Arcus, V. L., Langley, R., Proft, T., Fraser, J. D., Baker, E. N. (2002) The three-dimensional structure of a superantigen-like protein, SET3, from a pathogenicity island of the Staphylococcus aureus genome. J. Biol. Chem., 277, 32274-32281.
Earhart, C. A., Mitchell, D. T., Murray, D. L., Pinheiro, D. M., Matsumura, M., Schlievert, P. M., Ohlendorf, D. H. (1998) Structures of five mutants of toxic shock syndrome toxin-1 with reduced biological activity. Biochemistry, 37, 7194-7202.
Prasad, G. S., Radhakrishnan, R., Mitchell, D. T., Earhart, C. A., Dinges, M. M., Cook, W. J., Schlievert, P. M., Ohlendorf, D. H. (1997) Refined structures of three crystal forms of toxic shock syndrome toxin-1 and of a tetramutant with reduced activity. Protein Sci., 6, 1220-1227.
Bonneau, R., Tsai, J., Ruczinski, I. and Baker, D. (2001) Functional inferences from blind ab initio protein structure predictions. J. Struct. Biol., 134, 186-190.
Kuhlman, B., Dantas, G., Ireton, G. C., Varani, G., Stoddard, B. L. and Baker, D. (2003) Design of a novel globular protein fold with atomic-level accuracy. Science, 302, 1364-1368. 61.
Bower, M. J., Cohen, F. E. and Dunbrack, R. L. (1997) Prediction of protein side-chain rotamers from a backbone-dependent rotamer library: a new homology modeling tool. J Mol Biol, 267, 1268-1282.
Canutescu A. A., Shelenkov A. A. and Dunbrack, R. L. (2003) A graph theory algorithm for protein side-chain prediction. Prot Sci, 12 ,2001-2014.
Gront D., Kolinski A., HCPM—program for hierarchical clustering of protein models. Bioinformatics. July 15;21(14):3179-80. Epub 2005 Apr. 19.
This Application claims the benefit of Provisional Application No. 60/836,434 filed Aug. 7, 2006, the disclosure of which is hereby incorporated by reference, in its entirety.
The United States Government has rights in this invention pursuant to Contract No. W-7405-ENG-48 between the United States Department of Energy and the University of California, for the operation of Lawrence Livermore National Laboratory.
Number | Date | Country | |
---|---|---|---|
60836434 | Aug 2006 | US |