Difference between revisions of "IGEM 2009 Project"
MaCampbell (talk | contribs) |
|||
Line 48: | Line 48: | ||
− | Math Based: | + | Math Based:We have posted a Mathematica notebook on the Wiggio. Basically we are at a point where we can choose the number of variables, SAT number(2-SAT, 3-SAT, etc), and the number of clauses to use at a time and produce a table of inputs as the rows and clauses as the columns, with a 1 if the input satisfies the clause and a 0 if the input fails to satisfy the clause. In addition, we can produce a "Super Table," which lists all the SAT problems given the number of clauses in conjunctive normal form and displays how many of the clauses in a given problem each input satisfies. Feel free to view the posted Mathematica notebook; there are some instructions within the notebook itself. When you open it, there will be a window which asks about dynamic content; be sure to click "Enable Dynamic." |
Revision as of 14:21, 18 June 2009
Biology Based:
- Which reporters are we going to use?
- What naming system are we going to use for the suppressor tRNAs?
- How do you build the tRNA construct?
- How are we going to build the 5-mer BioBricks?
Using Stop Codons to Truncate Translation
Davidson ATG+5mer BioBrick Sequences
Frameshift Mutation Leader PCR primers
Team Progress Table
Student Name | 5mer Codon | Anticodon Sequence | Codon Short Name | tRNA Status | 5mer+RFP Status | 5mer+Tet Resistance Status |
---|---|---|---|---|---|---|
Olivia Ho-Shing | CCAUC | GUGAUCCAA-9 | Pro4 | x clones being sequenced | 5mer+RFP Status | 5mer+Tet Resistance Status |
Olivia Ho-Shing | CCAUC | UUUGAUGGAG-10 | Pro5 | x clones being sequenced | 5mer+RFP Status | 5mer+Tet Resistance Status |
Student Name | 5mer codon | Anticodon Sequence | Codon Short Name | tRNA Status | 5mer+RFP Status | 5mer+Tet Resistance Status |
Student Name | 5mer codon | Anticodon Sequence | Codon Short Name | tRNA Status | 5mer+RFP Status | 5mer+Tet Resistance Status |
Student Name | 5mer codon | Anticodon Sequence | Codon Short Name | tRNA Status | 5mer+RFP Status | 5mer+Tet Resistance Status |
Student Name | 5mer codon | Anticodon Sequence | Codon Short Name | tRNA Status | 5mer+RFP Status | 5mer+Tet Resistance Status |
Student Name | 5mer codon | Anticodon Sequence | Codon Short Name | tRNA Status | 5mer+RFP Status | 5mer+Tet Resistance Status |
Student Name | 5mer codon | Anticodon Sequence | Codon Short Name | tRNA Status | 5mer+RFP Status | 5mer+Tet Resistance Status |
Student Name | 5mer codon | Anticodon Sequence | Codon Short Name | tRNA Status | 5mer+RFP Status | 5mer+Tet Resistance Status |
Student Name | 5mer codon | Anticodon Sequence | Codon Short Name | tRNA Status | 5mer+RFP Status | 5mer+Tet Resistance Status |
Student Name | 5mer codon | Anticodon Sequence | Codon Short Name | tRNA Status | 5mer+RFP Status | 5mer+Tet Resistance Status |
Student Name | 5mer codon | Anticodon Sequence | Codon Short Name | tRNA Status | 5mer+RFP Status | 5mer+Tet Resistance Status |
Math Based:We have posted a Mathematica notebook on the Wiggio. Basically we are at a point where we can choose the number of variables, SAT number(2-SAT, 3-SAT, etc), and the number of clauses to use at a time and produce a table of inputs as the rows and clauses as the columns, with a 1 if the input satisfies the clause and a 0 if the input fails to satisfy the clause. In addition, we can produce a "Super Table," which lists all the SAT problems given the number of clauses in conjunctive normal form and displays how many of the clauses in a given problem each input satisfies. Feel free to view the posted Mathematica notebook; there are some instructions within the notebook itself. When you open it, there will be a window which asks about dynamic content; be sure to click "Enable Dynamic."