Investigating the application of AOP methodology in development of bioinformatics software using Eclipse-AJDT environment

  • Authors:
  • A. Sharma;S. S. Sarangdevot

  • Affiliations:
  • "Tulsi Shree", Kanta Khaturia Colony, Bikaner, India;J.R.N. Rajasthan Vidyapeeth (Deemed) University, Udaipur, India

  • Venue:
  • Proceedings of the International Conference & Workshop on Emerging Trends in Technology
  • Year:
  • 2011

Quantified Score

Hi-index 0.01

Visualization

Abstract

The application of AOP methodology has been investigated in the development of Bioinformatics Software -- Bioseqsearch, using Eclipse-AJDT environment. The software aims to reveal the biological significance of an unknown sequence using similarity search through biological databases using NCBI BLAST via internet, thus deciphering the structure and biological function. Crosscutting concerns have been identified and modularized into aspects, thus reducing the complexity of the design due to elimination of code scattering and tangling. The impact of using this methodology on various quality factors of the software has been examined. The study assesses the usefulness of AOP methodology in design and implementation of real world bioinformatics software projects.