Team:NYU/Programming

From 2010.igem.org

(Difference between revisions)
Line 282: Line 282:
</style>
</style>
-
<!-- !END NYU HYBRID CSS- Thanks Harvard -->
+
<!-- !END NYU HYBRID CSS- Thanks Harvard! -->
</html>
</html>
 +
 +
 +
=====Biobricking Primers=====
 +
* This script allows the user to input a DNA sequence and outputs the primers necessary for biobricking that sequence via PCR. The script calculates Tm but does not (yet) consider primer dimers.
 +
 +
*Finally got the CGI working - go [http://russelldurrett.com/biobrickprimers.html here for an online version! ]
 +
 +
[http://openwetware.org/images/a/a7/Biobrickprimers.txt Biobricking Primers Source]
 +
 +
=====Overlap Oligo Maker=====
 +
 +
* Some very fast and efficient DNA assembly methods require overlapping termini on each part. This script will take two DNA sequences and output the oligos (and the Tms) one would need to PCR up these constructs.
 +
 +
*I'm a CGI machine! [http://www.russelldurrett.com/overlapoligos.html Check out the new and improved interactive overlap oligo maker.]
 +
 +
[http://openwetware.org/images/6/67/Overlapoligos.txt Overlap Oligos Source]

Revision as of 01:59, 11 October 2010




Biobricking Primers
  • This script allows the user to input a DNA sequence and outputs the primers necessary for biobricking that sequence via PCR. The script calculates Tm but does not (yet) consider primer dimers.

Biobricking Primers Source

Overlap Oligo Maker
  • Some very fast and efficient DNA assembly methods require overlapping termini on each part. This script will take two DNA sequences and output the oligos (and the Tms) one would need to PCR up these constructs.

Overlap Oligos Source