EvolBioInf / prim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Programs for designing and testing primers.

Author

Bernhard Haubold, haubold@evolbio.mpg.de

Make the Programs

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.

License

GNU General Public License

About


Languages

Language:Go 76.2%Language:Makefile 16.3%Language:TeX 3.2%Language:Shell 3.0%Language:Awk 1.2%