Team:UTP-Software/SoftwareTool
From 2012.igem.org
Line 20: | Line 20: | ||
<li> Both the mutagenic primers must contain the desired mutation and anneal to the same sequence on opposite strands of the plasmid.</li> | <li> Both the mutagenic primers must contain the desired mutation and anneal to the same sequence on opposite strands of the plasmid.</li> | ||
<li> Primers should be between 25 and 45 bases in length, and the melting temperature (Tm) of the primers should be greater than or equal to 78°C. The following formula is commonly used for estimating the Tm of primers:</li> | <li> Primers should be between 25 and 45 bases in length, and the melting temperature (Tm) of the primers should be greater than or equal to 78°C. The following formula is commonly used for estimating the Tm of primers:</li> | ||
- | Tm = 81.5 + 0.41(%GC) − 675 / N - where N is the primer length in base pairs. | + | ''Tm = 81.5 + 0.41(%GC) − 675 / N'' - where N is the primer length in base pairs. |
<li> The desired mutation (deletion or insertion) should be in the middle of the primer with ~10–15 bases of correct sequence on both sides.</li> | <li> The desired mutation (deletion or insertion) should be in the middle of the primer with ~10–15 bases of correct sequence on both sides.</li> | ||
<li> The primers optimally should have a minimum GC content of 40% and should terminate in one or more C or G bases.</li> | <li> The primers optimally should have a minimum GC content of 40% and should terminate in one or more C or G bases.</li> |
Revision as of 17:08, 26 September 2012
Home | Team & Attributions | Project | S2MT | Tutorial | Biosinergia | Notebook | Human Practices | Safety | Sponsors |
---|
|
Project DetailsWhat is the S2MT tool?
The SynBio Sequence Mutation Tool (S2MT) it's a MATLAB implementation software that helps teams to start their projects once they have selected some possible BioBricks or DNA sequences to work with. This tool was developed in MATLAB basically for the reason that, what new iGEM teams require is a flexible environment capable of not only running the algorithm that we develop, but also a place where they can continue working their ideas, examine more in detail their sequences and even continue the development of our tool. So we thing that our system will also knock down the barriers that exist between computation and biology and give students the tools required to do better simulations, and save a lot of valuable time! Behind the code there are three simple steps in which the program consists: Protocol Followed to design the primers:[1]
Tm = 81.5 + 0.41(%GC) − 675 / N - where N is the primer length in base pairs. S2MT Tutorial
Some points to take in consideration:
(S2MT) succesfully fixing the incompatibility of the given DNA sequence with the standard 21.
To download the script go to: https://github.com/igemsoftware/UTP_Software_2012 and get all three files. Files descriptions: Note that (S2MT) relies on the Bioinformatics Toolbox of MATLAB (both supplied by iGEM) to make its computations, so you need the toolbox to be able to run the script. Next S2MT VersionReferences[1]. Stratagene. QuikChange™ Site-Directed Mutagenesis Kit. Catalog #200518. Revision #108005h. Available in: [http://web.physics.ucsb.edu/~deborah/pro/pro_pdf/Stratagene%20QuikChange.pdf]. |