ELPH
ELPH (Estimated Locations of Pattern Hits) is a general purpose Gibbs sampler for finding motifs in a set of DNA or protein sequences.
Documentation
Usage
To see what versions of ELPH are available type
module avail elph
To see what other modules are needed, what commands are available and how to get additional help type
module help elph
To use ELPH, include a command like this in your batch script or interactive session to load the elph module:
module load elph
Be sure you also load any other modules needed, as listed by the module help elph
command.