User-defined view automation of genomic databases

This paper presents a solution to the problem of creating a subset database from the public genome databases, also known as a database view. While the techniques to generate views are well established already in the database system there are still some problems found where applying this techniqu...

Full description

Bibliographic Details
Main Authors: Robinson, A., Rahayau, W., Herd, S., Dillon, Tharam S.
Other Authors: Lorie M. Liebrock
Format: Conference Paper
Published: ACM 2005
Subjects:
Online Access:http://doi.acm.org/10.1145/1066677.1066829
http://hdl.handle.net/20.500.11937/46465
Description
Summary:This paper presents a solution to the problem of creating a subset database from the public genome databases, also known as a database view. While the techniques to generate views are well established already in the database system there are still some problems found where applying this technique in the genome database environment. The main problems that exist in the current methods of view creation are missing relevant results, returning irrelevant results and view creation processes are generally very time consuming for the user. The solution presented within provides an automated approach aimed at reducing the time needed to create a view, which is usually done by hand. The solution improves the searching method needed for view creation by the addition of two extra phases; the first, expanding the keyword search so that it captures all relevant results and second, a filtering phase to remove all the extra irrelevant results. The whole process is done in the background so that the user isn’t required to spend much time fixing the results of inadequate search tools.