Metadata-Version: 2.1
Name: DesignPR
Version: 0.2.3
Summary: A GUI tool for designing PCR primers
Home-page: https://github.com/aidamo1824/DesignPR
Author: 
Author-email: 
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: biopython >=1.80
Requires-Dist: tkinter

# DesignPR

Primer design is a critical step in molecular biology, including PCR (Polymerase Chain Reaction), site-directed mutategenesis, and gene synthesis. It is fundemental to protein engineering. Primers consists of short nucleotide sequences that bind to a DNA template, enabling fragment amplification, small insertions and deletions, and point mutations. The process of primer design takes into consideration many factors such as primer lengths, GC content, and annealing temperatures. There additional components to the primer design for using specific cloning methods. 

In vivo Assembly (IVA) is a cloning method that takes advantage of the host cells' own machinary to fuse DNA fragments together and circularize PCR products into plasmids. This is achieved through optimizing primer design to include both template-annealing and fragment-overlap regions that guide the assembly of DNA fragments in vivo. 

DesignPR is a user-friendly application for primer design with parameter optimization, enabling high-throughput primer generation and use. 
