All Projects → eggnogdb → Eggnog Mapper

eggnogdb / Eggnog Mapper

Licence: agpl-3.0
Fast genome-wide functional annotation through orthology assignment

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Eggnog Mapper

tiptoft
Predict plasmids from uncorrected long read data
Stars: ✭ 27 (-89.45%)
Mutual labels:  genomics
annotated research papers
This repo contains annotated research papers that I found really good and useful
Stars: ✭ 2,101 (+720.7%)
Mutual labels:  annotations
gff3toembl
Converts Prokka GFF3 files to EMBL files for uploading annotated assemblies to EBI
Stars: ✭ 27 (-89.45%)
Mutual labels:  genomics
jupyter-bbox-widget
A Jupyter widget for annotating images with bounding boxes
Stars: ✭ 19 (-92.58%)
Mutual labels:  annotations
dna-traits
A fast 23andMe genome text file parser, now superseded by arv
Stars: ✭ 64 (-75%)
Mutual labels:  genomics
fermikit
De novo assembly based variant calling pipeline for Illumina short reads
Stars: ✭ 98 (-61.72%)
Mutual labels:  genomics
grenade
[DEPRECATED] Annotation based intent builder for Android activities and services
Stars: ✭ 28 (-89.06%)
Mutual labels:  annotations
PHANOTATE
PHANOTATE: a tool to annotate phage genomes.
Stars: ✭ 38 (-85.16%)
Mutual labels:  genomics
EarlGrey
Earl Grey: A fully automated TE curation and annotation pipeline
Stars: ✭ 25 (-90.23%)
Mutual labels:  genomics
core
The XP Framework is an all-purpose, object oriented PHP framework.
Stars: ✭ 13 (-94.92%)
Mutual labels:  annotations
23andme2vcf
convert your 23andme raw file to VCF | DEPRECATED, please see https://github.com/plantimals/2vcf
Stars: ✭ 91 (-64.45%)
Mutual labels:  annotations
the schema is
ActiveRecord schema annotations done right
Stars: ✭ 44 (-82.81%)
Mutual labels:  annotations
GenomeAnalysisModule
Welcome to the website and github repository for the Genome Analysis Module. This website will guide the learning experience for trainees in the UBC MSc Genetic Counselling Training Program, as they embark on a journey to learn about analyzing genomes.
Stars: ✭ 19 (-92.58%)
Mutual labels:  genomics
coolpuppy
A versatile tool to perform pile-up analysis on Hi-C data in .cool format.
Stars: ✭ 42 (-83.59%)
Mutual labels:  genomics
viralrecall
Detection of NCLDV signatures in 'omic data
Stars: ✭ 15 (-94.14%)
Mutual labels:  genomics
alfresco-mvc
Glue between SpringMVC @controllers and Alfresco
Stars: ✭ 22 (-91.41%)
Mutual labels:  annotations
bacnet
BACNET is a Java based platform to develop website for multi-omics analysis
Stars: ✭ 12 (-95.31%)
Mutual labels:  genomics
Substance
A JavaScript library for web-based content editing.
Stars: ✭ 2,737 (+969.14%)
Mutual labels:  annotations
varsome-api-client-python
Example client programs for Saphetor's VarSome annotation API
Stars: ✭ 21 (-91.8%)
Mutual labels:  genomics
mccortex
De novo genome assembly and multisample variant calling
Stars: ✭ 105 (-58.98%)
Mutual labels:  genomics

Build Status European Galaxy server

Overview

EggNOG-mapper is a tool for fast functional annotation of novel sequences. It uses precomputed orthologous groups and phylogenies from the eggNOG database (http://eggnog5.embl.de) to transfer functional information from fine-grained orthologs only.

Common uses of eggNOG-mapper include the annotation of novel genomes, transcriptomes or even metagenomic gene catalogs.

The use of orthology predictions for functional annotation permits a higher precision than traditional homology searches (i.e. BLAST searches), as it avoids transferring annotations from close paralogs (duplicate genes with a higher chance of being involved in functional divergence).

Benchmarks comparing different eggNOG-mapper options against BLAST and InterProScan can be found here.

EggNOG-mapper is also available as a public online resource: http://eggnog-mapper.embl.de

Documentation

https://github.com/jhcepas/eggnog-mapper/wiki

Citation

If you use this software, please cite:


[1] Fast genome-wide functional annotation through orthology assignment by
     eggNOG-mapper. Jaime Huerta-Cepas, Kristoffer Forslund, Luis Pedro Coelho,
     Damian Szklarczyk, Lars Juhl Jensen, Christian von Mering and Peer Bork.
     Mol Biol Evol (2017). [doi:
     10.1093/molbev/msx148](https://doi.org/10.1093/molbev/msx148)

[2] eggNOG 5.0: a hierarchical, functionally and phylogenetically annotated
      orthology resource based on 5090 organisms and 2502 viruses. Jaime
      Huerta-Cepas, Damian Szklarczyk, Davide Heller, Ana Hernández-Plaza, Sofia
      K Forslund, Helen Cook, Daniel R Mende, Ivica Letunic, Thomas Rattei, Lars
      J Jensen, Christian von Mering, Peer Bork Nucleic Acids Res. 2019 Jan 8;
      47(Database issue): D309–D314. doi: 10.1093/nar/gky1085 
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].