NOTE: We are working on migrating this site away from MediaWiki, so editing pages will be disabled for now.

Difference between revisions of "MAKER"

From GMOD
Jump to: navigation, search
m
Line 2: Line 2:
  
 
__NOTITLE__
 
__NOTITLE__
MAKER is a portable and easy to configure genome [[:Category:Annotation|annotation]] pipeline. It's purpose is to allow smaller ''eukaryotic'' genome projects to annotate their genomes and to create genome databases. MAKER identifies repeats, aligns ESTs and proteins to a genome, produces ''ab initio'' gene predictions and automatically synthesizes these data into gene annotations having evidence-based quality values. MAKER is also easily trainable: outputs of preliminary runs can be used to automatically retrain its gene prediction algorithm, producing higher quality gene-models on subsequent runs. MAKER's inputs are minimal.  It outputs are in [[GFF3]] or [[Glossary#FASTA|FASTA]] format, and can be directly loaded into [[Chado]], [[GBrowse]], and [[Apollo]].
+
MAKER is a portable and easy to configure genome [[:Category:Annotation|annotation]] pipeline. It's purpose is to allow smaller ''eukaryotic'' genome projects and (with the most recent version) ''prokaryotic'' genome projects to annotate their genomes and to create genome databases. MAKER identifies repeats, aligns ESTs and proteins to a genome, produces ''ab initio'' gene predictions and automatically synthesizes these data into gene annotations having evidence-based quality values. MAKER is also easily trainable: outputs of preliminary runs can be used to automatically retrain its gene prediction algorithm, producing higher quality gene-models on subsequent runs. MAKER's inputs are minimal.  It outputs are in [[GFF3]] or [[Glossary#FASTA|FASTA]] format, and can be directly loaded into [[Chado]], [[GBrowse]], and [[Apollo]].
  
Note that MAKER is designed for eukaryotic genomes. If you wish to annotate prokaryotic genomes please [[#Contact|contact]] the Yandell lab for other options.
+
Note MAKER is designed to handle the idiosyncrasies of eukaryotic genomes. If you wish to annotate prokaryotic genomes please [[#Contact|contact]] the Yandell lab for other options.
  
 
== Annotations ==
 
== Annotations ==

Revision as of 16:30, 21 August 2009

http://www.yandell-lab.org/software/maker.html}}

__NOTITLE__ MAKER is a portable and easy to configure genome annotation pipeline. It's purpose is to allow smaller eukaryotic genome projects and (with the most recent version) prokaryotic genome projects to annotate their genomes and to create genome databases. MAKER identifies repeats, aligns ESTs and proteins to a genome, produces ab initio gene predictions and automatically synthesizes these data into gene annotations having evidence-based quality values. MAKER is also easily trainable: outputs of preliminary runs can be used to automatically retrain its gene prediction algorithm, producing higher quality gene-models on subsequent runs. MAKER's inputs are minimal. It outputs are in GFF3 or FASTA format, and can be directly loaded into Chado, GBrowse, and Apollo.

Note MAKER is designed to handle the idiosyncrasies of eukaryotic genomes. If you wish to annotate prokaryotic genomes please contact the Yandell lab for other options.

Annotations

The MAKER genome annotation pipeline generates several different types of annotations, including
  • ab-initio gene predictions from both SNAP and MAKER
  • EST alignments from both EXONERATE and BLASTN
  • Protein alignments from EXONERATE and BLASTX
  • Repeats
File:MAKERAnnotations500x301.jpg
MAKER generated annotations, shown in Apollo.

Requirements

mpi_maker

MAKER, by default runs on a single computer. A parallel version, mpi_maker, is also available. To run mpi_maker you will need an MPI package installed on all participating computers. Try MPICH2. Remember to install MPICH2 with the --enable-sharedlibs flag set to the appropriate value (See theMPICH2 Installer's Guide.)

Documentation

MAKER documentation is available from these sources:

Read both the paper and the README before installing MAKER.

Presentations

Downloads

A compressed TAR file is available at http://www.yandell-lab.org/software/maker.html.

Demo

MAKER comes with sample data for testing purposes. See the /data directory in the download.

Since MAKER is a command driven pipeline there are no screenshots or online demos available.

Support

Support for MAKER is provided on a mailing list, and through a Trac based wiki, bug tracker and code browser.

Contact

Mark Yandell <myandell@genetics.utah.edu>