AUGUSTUS
Augustus predicts genes in eukaryotic genomic sequences. It is provided by Mario Stanke of the Bioinformatics Group of the Institute for Mathematics and Computer Science at the University of Greifswald.
Documentation
- Augustus web site
- GitHub source
- Citation: Stanke M, Steinkamp R, Waack S, Morgenstern B. AUGUSTUS: a web server for gene finding in eukaryotes Nucleic Acids Research, Volume 32, Issue suppl_2, 1 July 2004, Pages W309–W312, https://doi.org/10.1093/nar/gkh379
Usage
To see what versions of Augustus are available type
module avail augustus
To see what other modules are needed, what commands are available and how to get additional help type
module help augustus
To use Augustus, include a command like this in your batch script or interactive session to load the augustus module:
module load augustus
Be sure you also load any other modules needed, as listed by the module help augustus
command.