Geneid

Geneid predicts protein-coding genes in large genomic DNA sequences, including whole mammalian chromosomes, using ab initio models trained for eukaryotic species to support genome annotation.


Key Features:

  • Ab initio gene-finding: Implements ab initio models to predict exon–intron structures and gene locations in genomic DNA sequences.
  • Training and parameters: Supports training on specific datasets and uses pre-configured parameters tailored to various eukaryotic species.
  • Large-sequence handling: Designed to analyze extensive DNA sequences, including whole mammalian chromosomes.
  • Output formats: Produces results in multiple standard formats for compatibility with downstream software and visualization programs.
  • Annotation refinement: Facilitates refinement of partially annotated genomes by providing de novo gene predictions.
  • Benchmark performance: Reported to perform comparably or superiorly to other existing gene-finding tools in evaluations.

Scientific Applications:

  • Genome annotation: Prediction of protein-coding genes for annotation of eukaryotic genomes.
  • Refinement of partial annotations: Improving and extending existing gene annotations in partially annotated genomes.
  • Comparative genomics: Providing gene predictions for comparative analyses across multiple species.
  • Large-scale genomic analysis: Enabling analysis of whole chromosomes and other extensive genomic regions.

Methodology:

Ab initio gene prediction using models trained on specific datasets with pre-configured parameters for various eukaryotic species, producing outputs in multiple standard formats.

Topics

Details

License:
GPL-3.0
Maturity:
Mature
Cost:
Free of charge
Tool Type:
command-line tool, web application
Operating Systems:
Linux, Windows, Mac
Programming Languages:
C
Added:
4/22/2016
Last Updated:
7/23/2020

Operations

Publications

Blanco E, Parra G, Guigó R. Using geneid to Identify Genes. Current Protocols in Bioinformatics. 2007;18(1). doi:10.1002/0471250953.bi0403s18. PMID:18428791.

Parra G, Blanco E, Guigó R. <tt>GeneID </tt>in <i>Drosophila</i>. Genome Research. 2000;10(4):511-515. doi:10.1101/gr.10.4.511. PMID:10779490. PMCID:PMC310871.

Documentation

Downloads

Links

Repository
https://github.com/guigolab/geneid
(Github repository for Geneid)
Repository
https://github.com/fcamara7/GeneidTRAINerDocker
(The geneid training pipeline (geneidTRAINer) is available as a fully documented Docker image in GitHub)