Team:UTP-Software/SoftwareTool
From 2012.igem.org
(→References) |
|||
Line 16: | Line 16: | ||
In some cases, it’s impossible to fix some sequences, because based on the protocol, the output primer may not comply with the steps that are listed in the “Protocol Followed to design the primers” section. Meaning that another standard should be selected. </ul></div> | In some cases, it’s impossible to fix some sequences, because based on the protocol, the output primer may not comply with the steps that are listed in the “Protocol Followed to design the primers” section. Meaning that another standard should be selected. </ul></div> | ||
- | ==== Protocol Followed to design the primers:<sup>[ | + | ==== Protocol Followed to design the primers:<sup>[http://web.physics.ucsb.edu/~deborah/pro/pro_pdf/Stratagene%20QuikChange.pdf]</sup> ==== |
<div align="justify"><ul> | <div align="justify"><ul> | ||
<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> | ||
Line 80: | Line 80: | ||
<ul><li>Regarding assembly standards which was our first main idea, we think that the actual 5 available standards accepted by the part registry may not always be enough for the teams to manifest their ideas, because in some cases even with our Site directed mutagenesis method, fixing the sequence may fail or be impossible to do. Then keeping this in mind, we would like to add more assembly standards to the competition, and add those new to our system.</li> | <ul><li>Regarding assembly standards which was our first main idea, we think that the actual 5 available standards accepted by the part registry may not always be enough for the teams to manifest their ideas, because in some cases even with our Site directed mutagenesis method, fixing the sequence may fail or be impossible to do. Then keeping this in mind, we would like to add more assembly standards to the competition, and add those new to our system.</li> | ||
- | One of them may be the Gibson Assembly<sup>[ | + | One of them may be the Gibson Assembly<sup>[http://openwetware.org/wiki/Prather:Gibson_CBA]</sup> standard, which still requires compatibility with the actual methods, but include several advantages as: |
#No restriction digest of the DNA fragments after PCR is necessary. The backbone vector can be digested, or synthesized by PCR. | #No restriction digest of the DNA fragments after PCR is necessary. The backbone vector can be digested, or synthesized by PCR. | ||
#It is far simpler than conventional cloning schemes, as it requires fewer steps and fewer reagents. The process also takes less time. | #It is far simpler than conventional cloning schemes, as it requires fewer steps and fewer reagents. The process also takes less time. | ||
Line 89: | Line 89: | ||
== References == | == References == | ||
[1]. <b>Stratagene</b>. QuikChange™ Site-Directed Mutagenesis Kit. Catalog #200518. Revision #108005h. Available in: | [1]. <b>Stratagene</b>. QuikChange™ Site-Directed Mutagenesis Kit. Catalog #200518. Revision #108005h. Available in: | ||
- | '' | + | ''http://web.physics.ucsb.edu/~deborah/pro/pro_pdf/Stratagene%20QuikChange.pdf''. |
- | [2]. Prather:Gibson CBA. | + | [2]. Prather:Gibson CBA. Available in: http://openwetware.org/wiki/Prather:Gibson_CBA |
Revision as of 02:40, 27 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:[http://web.physics.ucsb.edu/~deborah/pro/pro_pdf/Stratagene%20QuikChange.pdf]
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 VersionAfter finishing the first version, we had in mind several things to implement to the next:
One of them may be the Gibson Assembly[http://openwetware.org/wiki/Prather:Gibson_CBA] standard, which still requires compatibility with the actual methods, but include several advantages as: References[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. [2]. Prather:Gibson CBA. Available in: http://openwetware.org/wiki/Prather:Gibson_CBA |