Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Protein PocketViewer: A Web-Service Based Interface for Protein Pocket Extraction and Visualization

Author 1: Xiaoyu Zhang Author 2: Martin Gordon
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 4, No. 8 · Published 2013

DOI: https://doi.org/10.14569/IJACSA.2013.040826

Abstract

One important problem in bioinformatics is to study pockets or tunnels within the protein structure. These pocket or tunnel regions are significant because they indicate areas of ligand binding or enzymatic reactions, and tunnels are often solvent ion conductance areas. The Protein Pocket Viewer (PPV) is a web interface that allows the user to extract and visualize the protein pockets in a browser, based on the algorithm in [1]. The PPV packaged the pocket extraction executable as a web service, and made it accessible to all users with the Internet access and a modern java enabled browser. The PPV employed the Model2design pattern, which led to a loosely coupled implementation that is more robust and easier to maintain. It consists of a client web interface for user inputs and visualization, a middle-layer for controlling the flow, and the backend web services performing the actual CPU-intensive computation. The PPV web client consists of multiple window regions, with each region providing differing views of the protein, pockets and related information. For a more responsive user experience, the PPV web client employs AJAX for asynchronous execution of long running tasks, like protein pocket extraction.

Keywords

How to Cite this Article

Zhang, X., & Gordon, M. (2013). Protein PocketViewer: A Web-Service Based Interface for Protein Pocket Extraction and Visualization. International Journal of Advanced Computer Science and Applications, 4(8). https://doi.org/10.14569/IJACSA.2013.040826

Zhang, Xiaoyu, and Martin Gordon. "Protein PocketViewer: A Web-Service Based Interface for Protein Pocket Extraction and Visualization." International Journal of Advanced Computer Science and Applications, vol. 4, no. 8, 2013, https://doi.org/10.14569/IJACSA.2013.040826.

@article{Zhang2013,
  title     = {Protein PocketViewer: A Web-Service Based Interface for Protein Pocket Extraction and Visualization},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {4},
  number    = {8},
  year      = {2013},
  publisher = {The Science and Information Organization},
  author    = {Xiaoyu Zhang and Martin Gordon},
  doi       = {10.14569/IJACSA.2013.040826},
  url       = {https://doi.org/10.14569/IJACSA.2013.040826}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.