Skip to content

primer3-org/primer3

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Design PCR primers from DNA sequence. Widely used (190k Google hits for "primer3"). From mispriming libraries to sequence quality data to the generation of internal oligos, primer3 does it. C&perl.

Installing

sudo apt-get install -y build-essential g++ cmake git-all

git clone https://github.com/primer3-org/primer3.git primer3

cd primer3/src

make

make test

Run Primer3

./primer3_core ../example

Read the complete Primer3 manual

Primer3 Manual

or see /src/primer3_manual.htm

About

Primer3 is a command line tool to select primers for polymerase chain reaction (PCR).

Resources

License

Stars

Watchers

Forks

Packages

No packages published