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

Homepage:

http://bioinf.uni-greifswald.de/augustus/

License:

Other / Artistic Licence

Recipe:

/augustus/meta.yaml

Links:

biotools: augustus, doi: 10.1093/bioinformatics/btr010, usegalaxy-eu: augustus

package augustus

(downloads) docker_augustus

Versions:
3.5.0-23.5.0-13.5.0-03.4.0-83.4.0-73.4.0-63.4.0-53.4.0-43.4.0-3

3.5.0-23.5.0-13.5.0-03.4.0-83.4.0-73.4.0-63.4.0-53.4.0-43.4.0-33.4.0-23.4.0-13.4.0-03.3.3-113.3.3-103.3.3-93.3.3-83.3.3-73.3.3-63.3.3-53.3.3-43.3.3-33.3.3-23.3.3-13.3.3-03.3.2-23.3.2-13.3.2-03.3-53.3-43.3-23.3-13.3-03.2.3-53.2.3-43.2.3-33.2.3-23.2.3-13.2.3-03.2.2-33.2.2-23.2.2-13.2.2-03.1-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install augustus

and update with:

conda update augustus

or use the docker container:

docker pull quay.io/biocontainers/augustus:<tag>

(see augustus/tags for valid values for <tag>)

Notes

Builds with sqlite support are currently only available on Linux due to compile issues with macOS.

Download stats