Easy steps to install primer3 package on Mac
Package Information:
Application Name – primer3
What is primer3 – 17-Aug-2019 — INSTALLATION INSTRUCTIONS – Mac OSX 9. INSTALLATION … Primer3 picks primers for PCR reactions, considering as criteria:
Use of primer3 – Program for designing PCR primers
URL – https://primer3.sourceforge.io/
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install primer3 using brew
brew install primer3
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
primer3 is ready to use now!