Skip to content
Robert J. Gifford edited this page Apr 22, 2016 · 96 revisions

The DIGS tool provides a computational framework for implementing database-integrated genome-screening (DIGS). The tool is written in PERL. The DIGS tool uses the Basic Local Alignment Search Tool (BLAST) to perform to perform sequence similarity searches, and MySQL as an RDBMS.

We originally created the DIGS tool for research in the area of ‘paleovirology’, and have primarily used it to screen genome sequence databases for sequences derived from viruses. However, we expect it may have broader utility, and it has been developed with aim of saving others the effort of creating a similar system.

DISCLAIMER

This program may contain bugs, both apparent and less apparent ones. We do not accept responsibility for any problems that arise from use of this software. Use entirely at your own risk.

Clone this wiki locally