PerlPrimer is a free, open-source GUI application written in Perl that designs primers for standard PCR, bisulphite PCR, real-time PCR (QPCR) and sequencing. It aims to automate and simplify the process of primer design.
PerlPrimer is a free, open-source GUI application written in Perl that designs primers for standard PCR, bisulphite PCR, real-time PCR (QPCR) and sequencing. It aims to automate and simplify the process of primer design.
To install perlprimer, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install perlprimer
To see what files were installed by perlprimer, run:
port contents perlprimer
To later upgrade perlprimer, run:
sudo port selfupdate && sudo port upgrade perlprimer
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.