.. _`augustus`: augustus ======== AUGUSTUS is a gene prediction program for eukaryotes written by Mario Stanke and Oliver Keller. It can be used as an ab initio program, which means it bases its prediction purely on the sequence. AUGUSTUS may also incorporate hints on the gene structure coming from extrinsic sources such as EST, MS/MS, protein alignments and synthenic genomic alignments. ======== =========== Home http://bioinf.uni-greifswald.de/augustus/ Versions 3.1 License Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/augustus/3.1 ======== =========== Installation ------------ .. highlight: bash With an activated Bioconda channel (see :ref:`setup`), install with:: conda install augustus and update with:: conda update augustus