Difference between revisions of "IGEM 2009 Project"
MaCampbell (talk | contribs) |
|||
Line 22: | Line 22: | ||
!width="150"|5mer+Drug resistance Status | !width="150"|5mer+Drug resistance Status | ||
|- | |- | ||
− | | Olivia Ho-Shing || CCAUC || GUGAUCCAA-9 || Pro4 || ''' | + | | Olivia Ho-Shing || CCAUC || GUGAUCCAA-9 || Pro4 || '''100% match''', sequencing pBAD ligation || '''100% match 5mer+RFP''', verifying pLacRBS ligation || zero 5mer+Tet resistance |
|- | |- | ||
− | | Olivia Ho-Shing || CCAUC || UUUGAUGGAG-10 || Pro5 || ''' | + | | Olivia Ho-Shing || CCAUC || UUUGAUGGAG-10 || Pro5 || '''100% match''', sequencing pBAD ligation || '''100% match 5mer+RFP''', verifying pLacRBS ligation || zero 5mer+Tet resistance |
|- | |- | ||
− | | Romina Clemente|| CUAGU || UUACUAGAC-9 || Leu4|| ''' | + | | Romina Clemente|| CUAGU || UUACUAGAC-9 || Leu4|| '''100% match''', sequencing pBAD ligation || '''100% match 5mer+RFP''', verifying pLacRBS ligation || '''100% match 5mer+Tet resistance''' screening pLacRBS ligations |
|- | |- | ||
− | | Shamita Punjabi|| CCACU || CUAGUGGAC-9 || Pro3|| | + | | Shamita Punjabi|| CCACU || CUAGUGGAC-9 || Pro3|| '''100% match''', sequencing pBAD ligation || '''100% match 5mer+RFP''', verifying pLacRBS ligation || '''100% match 5mer+Tet resistance''' screening pLacRBS ligations |
|- | |- | ||
− | | Leland Taylor || CCCUC || CUGAGGGUC-9 || Pro6 || ''' | + | | Leland Taylor || CCCUC || CUGAGGGUC-9 || Pro6 || '''100% match''', sequencing pBAD ligation || '''100% match 5mer+RFP''', verifying pLacRBS ligation || zero 5mer+Tet resistance |
|- | |- | ||
− | | Alyndria Thompson|| CGGUC || UUGACCGAC-9 || Arg2 || ''' | + | | Alyndria Thompson|| CGGUC || UUGACCGAC-9 || Arg2 || '''100% match''', sequencing pBAD ligation || '''100% match 5mer+RFP''', verifying pLacRBS ligation || ''''100% match 5mer+Tet resistance''' screening pLacRBS ligations |
|- | |- | ||
| Clif Davis|| 5mer codon || Anticodon Sequence || Leu3|| tRNA Status || 5mer+RFP Status || 2 5mer+CAT sequenced-99% Match with a Conservative Mutation | | Clif Davis|| 5mer codon || Anticodon Sequence || Leu3|| tRNA Status || 5mer+RFP Status || 2 5mer+CAT sequenced-99% Match with a Conservative Mutation |
Revision as of 14:37, 23 July 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
Align E. coli tRNA sequences
Compare 2 tRNA structures
Team Progress Table
Student Name | 5mer Codon | Anticodon Sequence | Codon Short Name | tRNA Status | 5mer+XFP Status | 5mer+Drug resistance Status |
---|---|---|---|---|---|---|
Olivia Ho-Shing | CCAUC | GUGAUCCAA-9 | Pro4 | 100% match, sequencing pBAD ligation | 100% match 5mer+RFP, verifying pLacRBS ligation | zero 5mer+Tet resistance |
Olivia Ho-Shing | CCAUC | UUUGAUGGAG-10 | Pro5 | 100% match, sequencing pBAD ligation | 100% match 5mer+RFP, verifying pLacRBS ligation | zero 5mer+Tet resistance |
Romina Clemente | CUAGU | UUACUAGAC-9 | Leu4 | 100% match, sequencing pBAD ligation | 100% match 5mer+RFP, verifying pLacRBS ligation | 100% match 5mer+Tet resistance screening pLacRBS ligations |
Shamita Punjabi | CCACU | CUAGUGGAC-9 | Pro3 | 100% match, sequencing pBAD ligation | 100% match 5mer+RFP, verifying pLacRBS ligation | 100% match 5mer+Tet resistance screening pLacRBS ligations |
Leland Taylor | CCCUC | CUGAGGGUC-9 | Pro6 | 100% match, sequencing pBAD ligation | 100% match 5mer+RFP, verifying pLacRBS ligation | zero 5mer+Tet resistance |
Alyndria Thompson | CGGUC | UUGACCGAC-9 | Arg2 | 100% match, sequencing pBAD ligation | 100% match 5mer+RFP, verifying pLacRBS ligation | '100% match 5mer+Tet resistance screening pLacRBS ligations |
Clif Davis | 5mer codon | Anticodon Sequence | Leu3 | tRNA Status | 5mer+RFP Status | 2 5mer+CAT sequenced-99% Match with a Conservative Mutation |
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: (Davidson) 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."