MinCED
MinCED finds CRISPRs in genomes or environmental datasets such as metagenomes,
where sequence size can be anywhere from 100 to 800 bp.
Documentation
Usage
To see what versions of MinCED are available type
module avail minced
To see what other modules are needed, what commands are available and how to get additional help type
module help minced
To use MinCED, include a command like this in your batch script or interactive session to load the minced module:
module load minced
Be sure you also load any other modules needed, as listed by the module help minced
command.