EMBOSS
EMBOSS (European Molecular Biology Open Software Suite) is a free, open source software package developed for the molecular biology community.
Documentation
Usage
To see what versions of EMBOSS are available type
module avail emboss
To see what other modules are needed, what commands are available and how to get additional help type
module help emboss
To use EMBOSS, include a command like this in your batch script or interactive session to load the emboss module:
module load emboss
Be sure you also load any other modules needed, as listed by the module help emboss
command.