Team:Freiburg Software/User/Robots/PrimerDesigner

From 2010.igem.org

(Difference between revisions)
Line 18: Line 18:
<h1>Primer Designer Robot</h1>
<h1>Primer Designer Robot</h1>
-
<div align="center" class="box_robot" style="margin: 20px 20px 240px 20px;">
+
<div align="center" class="box_robot" style="margin: 20px 20px 260px 20px;">
<img src="https://static.igem.org/mediawiki/2010/5/5a/Freiburg_10_software_Internals.png" width=100/>
<img src="https://static.igem.org/mediawiki/2010/5/5a/Freiburg_10_software_Internals.png" width=100/>
<p class="main">
<p class="main">

Revision as of 23:34, 26 October 2010

Primer Designer Robot

This page describes the use of the Primer Designer Robot. If you would like to know how it works internally please click here.

The motivation to write the Primer Designer robot came directly from the Freiburg Bioware team. In one of the many casual meetings at the lab they told us, that a common mistake in Synthetic Biology is designing the wrong primers for PCR and thus wasting a lot of money and time. Since designing a primer is an easily automated process, we decided to develop this robot and include it into our project.

How to design a primer

This is the parameters menu of the Primer Designer Robot.

If you want to design a set of primers please select the sequence from the workspace that you want to amplify using PCR. If you have more than one or no sequence at all selected the Primer Designer will not work.
Now click the "Design Primer" Button in the Primer Designer's menu. You will see the menu as shown in the image above. In this menu you can select the desired melting temperature for the primers. If you want to you can also specify a start and endpoint in the target sequence. By default the robot will design a primer for the whole sequence.
Once you're done with the settings click "send".
The robot will now design the primers and display them like this:

If you are satisfied with the result, you can store both primers in the workspace, so you can export them. To do so just click the "Store in Workspace" Button. To make it easy to identify them there you can specify custom names for them first.

Brief Overview of Algorithm