User Tools

Site Tools


diy

This is an old revision of the document!


DIYA


DIYA (Do-It-Yourself Annotator) is a modular and configurable open source pipeline framework, written in Perl, used for the rapid annotation of microbial genome sequences. The software is currently used to take nucleotide sequence contigs as input, either in the form of complete genomes or the result of shotgun sequencing, and produce an annotated sequence.

DIYA is intended to bring a collection of tools and libraries into the hands of small scale genomics labs for the process of sequence assembly and annotation. Projects include DIYA, MGAP, CRISPR, and DIYGV

http://sourceforge.net/projects/diyg/ http://gmod.org/wiki/DIYA

INSTALLATION


Get the latest versiont from

Required Perl modules (available from CPAN)

  • BioPerl (instructions at http://bioperl.org)
  • Data::Merger
  • Getopt::Long
  • FileHandle
  • XML::Simple
  • File::Basename

Linux and Mac OS X users should be able to use yum or fink to install Bioperl.

Suggested software, these are the applications used by the annotation pipelines in the examples/ directory.

Suggested databases, these are the databases and files used by the annotation pipelines in the examples/ directory.

The file cddid_all.tbl can be found at ftp://ftp.ncbi.nih.gov/pub/mmdb/cdd/.

Quick Install

1. Install all the required Perl modules and any suggested software

 and databases

2. Type the following at a command line

diy.1257834953.txt.gz · Last modified: 2010/05/22 14:19 (external edit)