Team:Cambridge/Tools/Gibson

From 2010.igem.org

(Difference between revisions)
m
Line 1: Line 1:
{{:Team:Cambridge/Templates/headerMinimalprototype}}
{{:Team:Cambridge/Templates/headerMinimalprototype}}
{{:Team:Cambridge/Templates/headerbar|colour=#386abc|title=Gibson Assembly}}
{{:Team:Cambridge/Templates/headerbar|colour=#386abc|title=Gibson Assembly}}
-
<html><div style="float:left; padding:0px 10px;"><img src="http://www.gibthon.org/images/gibthon.png" style="height:200px;" /></div><div style="height:180px;"><h3>Gibthon Construct Designer</h3> is a software tool under active development to aid with the design of primers for Gibson Assembly. It currently comes in two flavours - Gibthon Beta, and Gibthon Construct Designer Beta.</div>
+
<html><div style="float:left; padding:0px 10px;"><img src="http://www.gibthon.org/images/gibthon.png" style="height:200px;" /></div><div style="height:180px;"><h3>Gibthon Construct Designer</h3> is a software tool under active development to aid with the design of primers for Gibson Assembly. It currently comes in two flavours - Gibthon Beta, and Gibthon Construct Designer Beta. The software is released under the <a href="http://www.gibthon.org/LICENSE">BSD license</a>, and the source code can be obtained for either by <a href="mailto:source@gibthon.org?subject="Gibthon%20%Source%20Code">email</a></div>
-
<h4>Gibthon Beta - <a href="http://www.gibthon.org/">here</a></h4>
+
<h4>Gibthon Beta - <a href="http://www.gibthon.org/">here</a></h4></html>
 +
{{:Team:Cambridge/Templates/rightpic|src=Gibthon-beta.png}}<html>
 +
The more basic of the two tools, this will take as an input the sequences surrounding the join for which you wish to design primers. You can interactively adjust the length of the primers to tune the melting temperature of the DNA and check for secondary structures.<br /><br />
-
The more basic of the two tools, this will take as an input the sequences surrounding the join for which you wish to design primers. You can interactively adjust the length of the primers to tune the melting temperature of the DNA and check for secondary structures.
+
The developer is currently focussing on GCD, but will still be supporting Gibthon - contact him <a href="mailto:info@gibthon.org?subject=Gibthon%20Beta">here</a>
-
<h4>Gibthon Construct Designer Beta - <a href="http://dev.gibthon.org:19980/">Here</a></h4>
+
<h4>Gibthon Construct Designer Beta - <a href="http://dev.gibthon.org:19980/">here</a></h4></html>
 +
{{:Team:Cambridge/Templates/rightpic|src=Gibthon-dc-beta.png}}<html>
 +
Gibthon's older brother, and much more powerful. With this, you can design your construct from its component genes and automatically generate the optimal primers. The tool has access to the Parts Registry Database, the NCBI's Nucleotide database, as well as accepting genbank formatted files from the user. The user is able to store constructs and their own genes for recovery later.<br /><br />
 +
Generating the primers for PCR extension takes only a few seconds each, and the information is returned to the user in the form of a PDF with a datasheet for each primer. In the near future it will also provide all the necessary protocols to complete your construct. As time goes by, more granular conrol over settings will become available.
-
Gibthon's older brother, and much more powerful. With this, you can design your construct from its component genes and automatically generate the optimal primers. The tool has access to the Parts Registry Database, the NCBI's Nucleotide database, as well as accepting genbank formatted files from the user.
+
<h4>How it works</h4>
 +
The front is written in HTML and Javascript using the jQuery libraries. The backend is written in Python (with a tiny bit of php, which will hopefully disappear soon), connecting to a MySQL database. Melting temperature calculations and access to Entrez are done with the BioPython module, and Gibbs free energy/secondary structure calculations are done with UNAfold.
</html>
</html>
{{:Team:Cambridge/Templates/footerMinimal}}
{{:Team:Cambridge/Templates/footerMinimal}}

Revision as of 15:36, 23 October 2010