Programs for designing and testing primers.
Bernhard Haubold, [email protected]
On an Ubuntu system like Ubuntu on wsl under MS-Windows or the Ubuntu Docker container, you can clone the repository and change into it.
git clone https://github.com/evolbioinf/prim
cd prim
Then install the additional dependencies by running the script
setup.sh
.
bash scripts/setup.sh
Make the programs.
make
The directory bin
now contains the binaries.