Team:NYU/Programming

From 2010.igem.org

Revision as of 02:01, 11 October 2010 by RussellDurrett (Talk | contribs)




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 parts to overlap in their sequences. This script will take two DNA sequences and output the oligos (and their Tms) one would need to PCR constructs with overlapping ends.

Overlap Oligos Source