Genome annotation pipeline ESGA
6.8K

This pipeline peforms annotation of novel genomes using a combination of evidence alignments, evidence-based gene building and ab-initio gene building.
It does not constitute a novel algorithm but combines many well-established tools into an easy-to-use "one click" solution that is accessible even to inexperienced users.
The minimum requirements are a genome file and at least one type of evidence.
From this, the pipeline can run the following processing steps:
Optional:
A simple test data set can be downloaded here
Documentation about the pipeline can be found in the docs/ directory or under the links below:
ESGAs' implementation was motivated by our need for a "fully contained" annotation solution that uses current programming paradigms and structures to rapidly annotate a metazoan genome. For us, this means: modular, open code as well as support for a range of popular schedulers to translate the workflow to a compute farm. In addition, we wanted to support input data that is missing from some other available solutions - including raw RNAseq reads and related genomes/annotations to lift-over annotations from other model systems. Finally, we wanted all of this to be usable without having to go through lengthy (and often rather painful) installation procedures for a host of software tools. ESGA uses a small number of docker containers to deliver all the required dependencies. In our experience, this solves some of the main issues people typically experience when trying to annotate a genome.
All you need to do is write a small config file and provide singularity/docker support on your cluster. Done.
This pipeline was written by Dr. Montserrat Torres (MontseTor) and Dr. Marc Höppner (marchoeppner) at IKMB. The authors gratefully acknowledge inspiration, fruitful discussions and a few useful code snippets from the nf-core.
Content type
Image
Digest
Size
628.3 MB
Last updated
over 4 years ago
docker pull ikmb/esgaPulls:
16
Last week