Skip to main content
  • Research article
  • Open access
  • Published:

High performance workflow implementation for protein surface characterization using grid technology

Abstract

Background

This study concerns the development of a high performance workflow that, using grid technology, correlates different kinds of Bioinformatics data, starting from the base pairs of the nucleotide sequence to the exposed residues of the protein surface. The implementation of this workflow is based on the Italian Grid.it project infrastructure, that is a network of several computational resources and storage facilities distributed at different grid sites.

Methods

Workflows are very common in Bioinformatics because they allow to process large quantities of data by delegating the management of resources to the information streaming. Grid technology optimizes the computational load during the different workflow steps, dividing the more expensive tasks into a set of small jobs.

Results

Grid technology allows efficient database management, a crucial problem for obtaining good results in Bioinformatics applications. The proposed workflow is implemented to integrate huge amounts of data and the results themselves must be stored into a relational database, which results as the added value to the global knowledge.

Conclusion

A web interface has been developed to make this technology accessible to grid users. Once the workflow has started, by means of the simplified interface, it is possible to follow all the different steps throughout the data processing. Eventually, when the workflow has been terminated, the different features of the protein, like the amino acids exposed on the protein surface, can be compared with the data present in the output database.

Background

Bioinformatics studies complex biological processes in silico, both through the analysis of the nucleotide and protein sequences and through the study of the macromolecular structures and interactions. The aim is to elaborate data at different levels of the molecular biology central dogma, in order to turn the enormous quantity of information in our possession into real knowledge.

The exponential growth of sequence databases, due to high speed throughput technologies, creates an enormous flow of genomic sequences that must be elaborated. Such sequences have to be carefully investigated to find genes. Once the coding zones have been checked and translated into proteins, these have to be properly analyzed to understand their function [1]. A technology like grid [2], that allows the implementation of high performance calculation, seems to be ideal for integrating huge quantities of heterogeneous data. Using the Computing Elements that compose the Italian Grid.it platform, it is possible to distribute the most time-consuming tasks, subdividing the computation in a set of small jobs.

Besides these calculation aspects, Bioinformatics applications need a performing data management system. The Italian Grid.it project offers a set of tools to manage data on a distributed platform [3]. These tools permit the data allocation on different Storage Elements, maintaining the coherence between each replica. These databases are efficiently used by the Resource Brokers, that coordinate the execution of the different grid jobs in relation to the data location (Fig 1).

Figure 1
figure 1

Schema of the Grid.it data management system. Applications access to data through the Replica Manager either directly or through the Resource Broker.

Discussion

The data computation against biological databases [4] is a typical Bioinformatics operation, but the integration of different kinds of analysis is very innovative. The proposed workflow integrates typical applications of the sequence-based Bioinformatics and structural analysis, to give a wide range predictive method for the protein function.

This workflow implements homology comparison of the input proteins against the data present in specific databases, working at different biological levels, starting from the base pairs of the nucleotide sequence to the key residues of the protein surface. In particular, the analysis of the exposed amino acids of the protein surface seems to be very informative about the protein function [5].

Related Works

Many different web sites offer services of sequence analysis and few web sites nowadays offer services for structural analysis. Important resources are certainly those of the big world Bioinformatics consortia, like the NCBI (The National Center for Biotechnology Information), where BLAST [6] was developed, and the EBI (European Bioinformatics Institute) in which INTERPRO [7], a famous set of tools for the protein domains identification, was implemented. From these web sites it is possible to perform calculations on remote clusters and recover the results in short time.

Compared to these services, our workflow has the advantage of integrating data at wide range, analyzing information regarding the protein function starting from the genomic sequence to the exposed residues of the surface, in order to identify few key amino acids. Moreover, the grid technology gives this workflow a notable scalability, that makes it suitable for massive data computation.

From the biological point of view, a number of web sites can be interrogated about the function of specific protein families, but usually it is impossible to compare novel protein sequences to the database. Moreover, it is difficult to correlate information regarding protein families or perform analysis to integrate different kinds of biological data.

For example, the EF-site [8] proposes an analysis of some protein families with integrated information about protein surface patterns and amino acids function [9]. However, this approach is not useful for the prediction of protein function, because there is no way to identify structural similarity with the proposed protein families.

The data integration problem has been faced in the SURFACE web site [10], that proposes a structural comparison of proteins in terms of amino acids positions [11]. This web site gives an interesting approach to the surface amino acids identification problem, but its prediction possibilities are limited, because users can not submit their own sequences to the analysis pipeline.

The developed workflow, instead, is designed to provide as input a set of sequences and to return data that is immediately integrated into the output database. Users have a prediction method to identify the protein function based on different information, starting from the nucleotide sequence to the similarity of the key amino acids of the protein surface. Moreover, thanks to grid technology, it is possible to coordinate the processing of this information flow by distributing the calculation load in a performing way.

Implementation

Bioinformatics applications are typically data driven and the workflow technology is useful to coordinate all the computation steps, in particular when it is necessary to integrate different biological aspects. Moreover, Bioinformatics applications usually take a long time to perform: a grid implementation of the related software is a suitable solution to distribute the computation load on a remote platform, while coordinating the whole system from a single web server.

Workflow description

The first workflow step is the genes identification in the input set of sequences. This task is accomplished using GENSCAN [12] that, starting from a set of nucleotide sequences, looks for typical gene patterns, translating the different exons into the corresponding protein sequences. In particular, this tool searches in the nucleotide sequences for the key components of the gene expression like promoters, TATA box sequences and exons patterns. A nucleotide sequence can contain more than one protein sequence: it means that many different jobs are generated from this workflow step (Fig. 2). The homology research proceeds following all the genetic traces present in the input sequences: in this way the range of information is integrated as widely as possible.

Figure 2
figure 2

In the first three analysis steps the computation tends to expand, but the information collapse in the definition of few key amino acids.

In a typical analysis, it is important to identify the protein domains that characterize the macromolecular function, using specific software of domains prediction like INTERPRO. This set of tools allows the comparison of different Hidden Markov Models databases with the input sequences to check specific protein domain patterns [13]. Protein domains are very important because they allow the identification of functional sites [14], focusing the analysis on a small dataset of amino acids and neglecting structures that are of minor importance. A protein possesses in general many functional sites that, in the next workflow step, are searched inside a database of protein structures. This passage plays a crucial role, because it expands the homology search to different protein families.

In order to study the three-dimensional structure of a certain domain the workflow performs a BLAST against the Protein Data Bank sequence database [15]. The PDB database, hosted by the RCBS (Research Collaboratory for Structural Bioinformatics) consortium, contains the atomic coordinates of a large number of protein structures known by crystallography or by nuclear magnetic resonance. Using BLAST the workflow identifies a group of structures highly correlated with the input protein domain [16]. The atomic coordinates of proteins, that have strong correlation with the proposed domain, are downloaded from the web site, to create for each domain a set of volumetric models [17]. These models are generated starting from the nuclear coordinates of all protein atoms and consist of a set of three-dimensional matrices that represent different volumetric descriptions of the same protein domain.

The surface is then extracted for each three-dimensional model of the protein domain [18]. This step has fundamental importance to understand which amino acids are effectively exposed to the macromolecular surface and to identify residues that play a key role for the protein function (Fig. 3). The extraction is carried out using the Marching Cubes algorithm [19], that allows to define a triangular mesh for any kind of surface topology starting from its volumetric description.

Figure 3
figure 3

The Lee & Richards surface of the Major Histocompatibility Complex (MHC) macromolecule involved in an interaction with the Human Immunodeficiency Virus (HIV).

According to the three-dimensional model, the extracted support mesh represents the so called Lee & Richards protein surface. Through the analysis of each vertex of the protein surface, it is possible to check which amino acids contribute to the external shape of the protein. In this way the information on protein function collapses into the identification of a small dataset of key amino acids.

Distributed approach

The implementation of this workflow is based on the Italian Grid.it infrastructure. This platform is a network of several Computing Elements, that are the gateways for the computer clusters on which jobs are performed, and an equal number of Storage Elements, that implement a distributed file system on which databases are stored. The grid is a set of Resource Brokers, that are delegated for controlling the execution of the different jobs. To minimize the processing time, jobs are sent to the best calculation site according to the computation load and to the required data transfer. Grid communications are based on a specific middleware that relies on the Globus Toolkit [20], a package designed to establish secure connections.

The workflow management is delegated to a hierarchical structure of scripts that coordinate the execution of the jobs (Fig. 4). At the bottom level there is a set of bash scripts, that are sent to the grid through the InputSandBox, a system designed to load files into the Computing Elements. These bash scripts set the permissions, retrieve the files containing the databases from the Storage Elements and perform the programs according to the environment of the different grid clusters. Each bash script works in close coordination with a JDL script. The latter is written using the Job Description Language and describes the features of the grid job, including the InputSandBox, the software requirements and the target databases.

Figure 4
figure 4

Schema of the script layers: the first layer controls the grid execution of the different analysis steps, the second the management of the I/O.

At the middle level a set of perl scripts manage the different steps of the workflow. The first task is to load the input data and divide the computation into a group of small jobs, each one described through a specific JDL script. The jobs are then performed on the grid platform: for each step of the workflow a perl script controls the execution resubmitting the JDL script in case of failure. When a job is successfully completed the perl script takes the output back from the grid, storing the result in a temporary directory. To maintain the output data consistence, each perl script waits until all jobs under its control are correctly finished.

The data flow through the different workflow steps is coordinated by a second layer of perl scripts that parse the output files and redirect the results to the correct directories. This connection layer also deals with the interrogation of the RCBS web site, retrieving the atomic coordinates of the protein from the PDB to perform the structural analysis. Eventually, these scripts are used to store the results in the output database, that consists of a set of tables closely related with the different workflow steps.

Results

The grid implementation of this system is useful for the distribution of the computational load on a hidden calculation platform. Using this solution, the whole workflow can be coordinated by a single web server, on which the grid User Interface software is installed, obtaining a scalable system in relation to the grid performance. The software that gives access to the distributed platform is made up of a set of tools, which ensure secure communications between the grid infrastructure and the web server. Through the grid User Interface it is possible to submit jobs, control the workflow state of advancement and retrieve the outputs when the computations have a normal termination or resubmit the jobs again in case of failure.

Due to the use of remote computational resources, the grid communication software must offer an efficient security system. The access to remote clusters is granted by a personal certificate, that accompanies each job to authenticate the user. Moreover, users must be authorized to job submission by a Virtual Organization, a grid community having similar tasks, that grants for them. This procedure is indispensable for maintaining a high security level, but requires time to be accomplished.

In order to make the workflow user-friendly, a web interface has been developed to manage the whole system, hiding the complexity of the grid infrastructure. This web interface has been developed entirely in PHP and is accessible only through the submission of a password, to maintain a strict control over the grid accesses (Fig. 5). Through this web interface, it is possible to submit a group of nucleotide sequences to the workflow and check the job state of advancement. Eventually, the results can be browsed on the web site, that gives an integrated view of the output data with the information already stored in the database.

Figure 5
figure 5

The personal home page of a user after the log in procedure. From this page each user can control the state of advancement of the workflows submitted to the grid platform.

The use of the grid infrastructure allows the computation of a huge amount of data, in order to perform genome scale analysis. Several simultaneous users are already supported by the web site, but if requests should increase the web resources shall be improved. Each user can submit sequences in fasta format of several megabytes and the corresponding output ranges from hundreds of megabytes to a few gigabytes of data, that are stored in the output database.

The performance of the workflow is quite difficult to evaluate, because the processing time depends primarily on the total computational load of the grid during the execution of the jobs. According to our tests, if the input dataset is composed of a few megabytes of sequences, the distributed implementation performs as well as a parallel implementation on a dedicated cluster of 8 CPUs with databases shared on a private network. For larger input datasets the distributed implementation is more efficient, because the communication and scheduling procedures become very short in relation to the total computation time. The workflow scalability on the grid infrastructure, in fact, is quite linear, because jobs are not correlated, except in the case of simultaneous accesses to a single replica of a database.

The biological prediction power of the system has to be carefully validated. At present, the possibility to search for homology at different biological levels, starting from the base pairs of the nucleotide sequence to the exposed residues of the protein surface, is unique and very innovative. In particular, the identification of some key amino acids in the macromolecular surface seems very informative on the protein function. Moreover, the workflow output database collects new information for each performed computation, giving a more dynamic predictive sensibility to the system.

Conclusion

By using the resources of the Italian Grid.it platform, it has been possible to implement a system that integrates numerous Bioinformatics aspects, from the analysis of genetic sequences to the identification of those amino acids that, defining the protein surfaces, are of fundamental importance for the function of the biological macromolecules.

Through different layers of perl scripts it has been possible to coordinate a complex computation system that uses the grid platform for integrating data of different biological databases. On the top of this engine, a web interface was developed for hiding the complexity of the distributed platform. For the success of this project it was necessary to work intensively with databases. The data management in the Italian Grid.it project is founded on a distributed file system, but a software to use DBMS (Data Base Management System) over grid is going to be developed. This improvement will certainly make the implementation of Bioinformatics workflows easier.

Grid technology evolution arrives just on time to solve some deeper Bioinformatics problems like the management of huge databases, caused by the exponential growth of biosequences, and the related need for computational resources. Using these high performance platforms, Bioinformatics applications will exceed the present limits, making in silico biology capable of solving some of the complex issues of modern life sciences.

Availability

Project name: From Nucleotide Sequence To Protein Surface.

Project home page:http://www.itb.cnr.it/s2s.

Restrictions: The access is only for registered Grid.it users having a personal certificate.

References

  1. Islam S, Luo J, Sternberg M: Identification and analysis of domains in proteins. Protein Engineering 1995, 8: 513–525. 10.1093/protein/8.6.513

    Article  CAS  PubMed  Google Scholar 

  2. Foster I, Kesselman C, Tuecke S: The Anatomy of the Grid: Enabling Scalable Virtual Organizations. International J Supercomputer Applications 2001, 15(3):200–222.

    Article  Google Scholar 

  3. Foster I, Kesselman C, Nick J, Tuecke S: Physiology of the Grid: An Open Grid Services Architecture for Distributed Systems Integration, Open Grid Service Infrastructure WG. Global Grid Forum June 22, 2002

  4. Altschul S, Boguski M, Gish W, Wootton J: Issues in searching molecular sequence database. Nature Genetics 1994, 6: 119–129. 10.1038/ng0294-119

    Article  CAS  PubMed  Google Scholar 

  5. Merelli I, Pattini L, Cerutti S, Milanesi L: Amino Acids Surface Patterns in Protein Domain functionality Analysis. Proceedings of BGRS 2004, 1: 311–314.

    Google Scholar 

  6. Altschul S: Amino Acid Substitution Matrices from an Information Theoretic Perspective. J Mol Biol 1991, 219: 555–565. 10.1016/0022-2836(91)90193-A

    Article  CAS  PubMed  Google Scholar 

  7. Mulder N, Apweiler R, Attwood T, Bairoch A, Barrell D, Bateman A, Binns D, Biswas M, Bradley P, Bork P, Bucher P, Copley R, Courcelle E, Das U, Durbin R, Falquet L, Fleischmann W, Griffiths-Jones S, Haft D, Harte N, Hulo N, Kahn D, Kanapin A, Krestyaninova M, Lopez R, Letunic I, Lonsdale D, Silventoinen V, Orchard S, Pagni M, Peyruc D, Ponting C, Selengut J, Servant F, Sigrist C, Vaughan R, Zdobnov E: The InterPro Database, 2003 brings increased coverage and new features. Nucleic Acids Res 2003, 31: 315–318. 10.1093/nar/gkg046

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  8. The eF web site[http://ef-site.protein.osaka-u.ac.jp/eF-site]

  9. Kinoshita K, Furui J, Nakamura H: Identification of Protein Functions from a Molecular Surface Database, eF-site. J Struct Funct Genomics 2001, 2: 9–22. 10.1023/A:1011318527094

    Article  Google Scholar 

  10. The SURFACE web site[http://cbm.bio.uniroma2.it/surface]

  11. Via A, Ferre' F, Brannetti B, Valencia A, Helmer-Citterich M: 3D view of the surface motif associated to the Ploop structure: cis and trans cases of convergent evolution. J Mol Biol 2000, 303: 455–465. 10.1006/jmbi.2000.4151

    Article  CAS  PubMed  Google Scholar 

  12. Burge C, Karlin S: Prediction of complete gene structures in human genomic DNA. J Mol Biol 1997, 268: 78–94. 10.1006/jmbi.1997.0951

    Article  CAS  PubMed  Google Scholar 

  13. Hugley R, Krogh A: Hidden Markov models for sequence analysis: Extension and analysis of the basic method. CABIOS 1996, 12(2):95–107.

    Google Scholar 

  14. Holm L, Sander C: Removing near-neighbor redundancy from large protein sequence collections. Bioinformatics 1998, 14: 423–429. 10.1093/bioinformatics/14.5.423

    Article  CAS  PubMed  Google Scholar 

  15. Yang H, Guranovic V, Dutta S, Feng Z, Berman H, Westbrook J: Automated and accurate deposition of structures solved by X-ray diffraction to the Protein Data Bank. Biological Crystallography 2004, 60(10):1833–1839. 10.1107/S0907444904019419

    Article  PubMed  Google Scholar 

  16. Altschul S, Koonin E: Iterated profile searches with PSI-BLAST – a tool for discovery in protein databases. TIBS 1998, 23(11):444–447.

    CAS  PubMed  Google Scholar 

  17. Fischer D, Wolfson H, Lin L, Nussinov R: Three-dimensional, sequence order-independent structural comparison of a serine protease against the crystallographic database reveals active site similarities: Potential implications to evolution and to protein folding. Protein Sci 1994, 3: 769–778.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  18. Ma B, Elkayam T, Wolfson H, Nussinov R: Protein-protein interactions: Structurally conserved residues distinguish between binding sites and exposed protein surfaces. ComputProc Natl Acad Sci USA 2003, 100(10):5772–5777. 10.1073/pnas.1030237100

    Article  CAS  Google Scholar 

  19. Merelli I, Milanesi L, D'Agostino D, Clematis A, Vanneschi M, Danelutto M: Using Parallel Isosurface Extraction in Superficial Molecular Modeling. DFMA – IEEE Computer Society 2005, 1: 288–294.

    Google Scholar 

  20. Foster I, Kesselman C: Globus: A Metacomputing Infrastructure Toolkit. International J SupercomputerApplications 1997, 11(2):115–128.

    Article  Google Scholar 

Download references

Acknowledgements

This work has been supported by the Italian FIRB-MIUR projects "Enabling Platforms for High-Performance Computational Grids Oriented to Scalable Virtual Organizations – Grid.it" and "Italian Laboratory for Bioinformatics Technologies – LITBIO" and by the European support action for "Bioinformatics in EGEE – BIOINFOGRID".

We would like to acknowledge Chiara Bishop for the graphical layout of the Web Site, John Hatton for the network management and for proofreading this article and Salvatore Di Nardo for the system administration support.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Luciano Milanesi.

Additional information

Authors' contributions

IM designed the workflow, ported the system on the grid platform and developed the Web Site. GM was involved in the definition of the protein structural analysis. DD and AC developed the software for protein surface reconstruction. LM contributed to the workflow design and coordinated the project execution. All authors read and approved the final manuscript.

Rights and permissions

Open Access This article is published under license to BioMed Central Ltd. This is an Open Access article is distributed under the terms of the Creative Commons Attribution License ( https://creativecommons.org/licenses/by/2.0 ), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Merelli, I., Morra, G., D'Agostino, D. et al. High performance workflow implementation for protein surface characterization using grid technology. BMC Bioinformatics 6 (Suppl 4), S19 (2005). https://doi.org/10.1186/1471-2105-6-S4-S19

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1471-2105-6-S4-S19

Keywords