Difference between revisions of "MAKER"

From GMOD
Jump to: navigation, search
m (Couple of grammar fixes, corrected a link)
Line 3: Line 3:
 
__NOTITLE__
 
__NOTITLE__
 
{{ComponentBox|{{MAKERResourcesBoxItem}}|{{ComponentBoxEventsHeader}}|{{SchoolBoxItem|MAKER}} | | | |}}
 
{{ComponentBox|{{MAKERResourcesBoxItem}}|{{ComponentBoxEventsHeader}}|{{SchoolBoxItem|MAKER}} | | | |}}
MAKER is a portable and easy to configure genome [[:Category:Annotation|annotation]] pipeline. It's purpose is to allow smaller ''eukaryotic'' genome projects and (as of August 2009) ''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]], [[JBrowse]] or [[Apollo]].
+
MAKER is a portable and easy to configure genome [[:Category:Annotation|annotation]] pipeline. MAKER allows smaller ''eukaryotic'' genome projects and (as of August 2009) ''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 with 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.  Its outputs are in [[GFF3]] or [[Glossary#FASTA|FASTA]] format, and can be directly loaded into [[Chado]], [[GBrowse]], [[JBrowse]] or [[Apollo]].
  
  
 
Additional MAKER options/capabilities include:
 
Additional MAKER options/capabilities include:
* Map old annotation sets onto new assemblies.
+
* Map old annotation sets on to new assemblies.
 
* Merge multiple legacy annotation sets into a consensus set of annotations.
 
* Merge multiple legacy annotation sets into a consensus set of annotations.
 
* Update existing annotations to take new evidence into account.
 
* Update existing annotations to take new evidence into account.
Line 13: Line 13:
 
* Use GFF3 pass-through to include both evidence alignments and predicted gene models from algorithms not natively supported by MAKER.
 
* Use GFF3 pass-through to include both evidence alignments and predicted gene models from algorithms not natively supported by MAKER.
 
* MAKER is MPI capable for rapid parallelization across computer clusters.
 
* MAKER is MPI capable for rapid parallelization across computer clusters.
* You can also easily integrate raw InterProScan results into MAKER, which will identify protein domains, add GO functional categories, and help assign putative gene functions to genome annotations.  This data then becomes accessible as part of the GFF3 output and can be loaded into a [[Chado]], [[GBrowse]], or [[Apollo]].
+
* You can also easily integrate raw InterProScan results into MAKER, which will identify protein domains, add GO functional categories, and help assign putative gene functions to genome annotations.  This data then becomes accessible as part of the GFF3 output and can be loaded into a [[Chado]] database, [[GBrowse]], or [[Apollo]].
  
  
Line 24: Line 24:
 
* <tt>README</tt> file in the download
 
* <tt>README</tt> file in the download
  
Read both the paper and the <tt>README</tt> before installing <tt>MAKER</tt>.
+
Read both the paper and the <tt>README</tt> before installing MAKER.
  
 
== Annotations ==
 
== Annotations ==
Line 65: Line 65:
 
== Downloads ==
 
== Downloads ==
  
A compressed TAR file is available at http://www.yandell-lab.org/software/maker.html.
+
A compressed TAR file is available from the [http://www.yandell-lab.org/software/maker.html MAKER website].
  
 
== Demo ==
 
== Demo ==

Revision as of 18:15, 12 July 2012

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

__NOTITLE__

Status
  • Mature release
  • Active development
  • Active support
Resources

2012 GMOD Summer School

MAKER is a portable and easy to configure genome annotation pipeline. MAKER allows smaller eukaryotic genome projects and (as of August 2009) 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 with 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. Its outputs are in GFF3 or FASTA format, and can be directly loaded into Chado, GBrowse, JBrowse or Apollo.


Additional MAKER options/capabilities include:


Documentation

MAKER documentation is available from these sources:

Read both the paper and the README before installing MAKER.

Annotations

File:MAKERAnnotations500x301.jpg
View of MAKER annotations in the Apollo genome annotation curation tool. Supporting evidence is shown in the upper dark panel. Gene annotations are shown in the blue panel.

The MAKER genome annotation pipeline generates several different types of annotations, including

Requirements

Optional Components


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.)

Presentations

Downloads

A compressed TAR file is available from the MAKER website.

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.

Mailing List Link Description Archive(s)
MAKER maker-devel MAKER developers and users list. Google, Nabble (2010/05+)

Contact

Mark Yandell <myandell@genetics.utah.edu>

Retrieved from "http://gmod.org/mediawiki/index.php?title=MAKER&oldid=20769"