Primer3
Primer3 is a widely used program for designing PCR primers . PCR is an essential and ubiquitous tool in genetics and molecular biology. Primer3 can also design hybridization probes and sequencing primers.
Documentation
Usage
To see what versions of Primer3 are available type
module avail primer3
To see what other modules are needed, what commands are available and how to get additional help type
module help primer3
To use primer3, include a command like this in your batch script or interactive session to load the Primer3 module:
module load primer3
Be sure you also load any other modules needed, as listed by the module help primer3
command.