<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://gcat.davidson.edu/GcatWiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shsuresh</id>
		<title>GcatWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://gcat.davidson.edu/GcatWiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Shsuresh"/>
		<link rel="alternate" type="text/html" href="http://gcat.davidson.edu/GcatWiki/index.php?title=Special:Contributions/Shsuresh"/>
		<updated>2026-05-17T10:28:10Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.2</generator>

	<entry>
		<id>http://gcat.davidson.edu/GcatWiki/index.php?title=IGEM_2009_Project&amp;diff=8622</id>
		<title>IGEM 2009 Project</title>
		<link rel="alternate" type="text/html" href="http://gcat.davidson.edu/GcatWiki/index.php?title=IGEM_2009_Project&amp;diff=8622"/>
				<updated>2009-06-18T16:21:20Z</updated>
		
		<summary type="html">&lt;p&gt;Shsuresh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Biology Based:&lt;br /&gt;
#[[Which reporters are we going to use?]]&lt;br /&gt;
#[[What naming system are we going to use for the suppressor tRNAs?]]&lt;br /&gt;
#[[How do you build the tRNA construct?]]&lt;br /&gt;
#[[How are we going to build the 5-mer BioBricks?]]&lt;br /&gt;
&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/images/2/2c/Stop_Codons_in_LCs.doc Using Stop Codons to Truncate Translation]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/images/8/81/D5merSequences.doc Davidson ATG+5mer BioBrick Sequences]&lt;br /&gt;
&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/images/4/47/FML_CODING_SEQUENCE_2.doc Frameshift Mutation Leader PCR primers]&lt;br /&gt;
&lt;br /&gt;
'''Team Progress Table'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
!width=&amp;quot;200&amp;quot;|Student Name&lt;br /&gt;
!width=&amp;quot;30&amp;quot;|5mer Codon&lt;br /&gt;
!width=&amp;quot;40&amp;quot;|Anticodon Sequence&lt;br /&gt;
!width=&amp;quot;40&amp;quot;|Codon Short Name&lt;br /&gt;
!width=&amp;quot;150&amp;quot;|tRNA Status&lt;br /&gt;
!width=&amp;quot;150&amp;quot;|5mer+RFP Status&lt;br /&gt;
!width=&amp;quot;150&amp;quot;|5mer+Tet Resistance Status&lt;br /&gt;
|- &lt;br /&gt;
| Olivia Ho-Shing || CCAUC || GUGAUCCAA-9 || Pro4 || x clones being sequenced || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Olivia Ho-Shing || CCAUC || UUUGAUGGAG-10 || Pro5 || x clones being sequenced || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
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 &amp;quot;Super Table,&amp;quot; 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 &amp;quot;Enable Dynamic.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Shsuresh</name></author>	</entry>

	<entry>
		<id>http://gcat.davidson.edu/GcatWiki/index.php?title=IGEM_2009_Project&amp;diff=8621</id>
		<title>IGEM 2009 Project</title>
		<link rel="alternate" type="text/html" href="http://gcat.davidson.edu/GcatWiki/index.php?title=IGEM_2009_Project&amp;diff=8621"/>
				<updated>2009-06-18T14:21:44Z</updated>
		
		<summary type="html">&lt;p&gt;Shsuresh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Biology Based:&lt;br /&gt;
#[[Which reporters are we going to use?]]&lt;br /&gt;
#[[What naming system are we going to use for the suppressor tRNAs?]]&lt;br /&gt;
#[[How do you build the tRNA construct?]]&lt;br /&gt;
#[[How are we going to build the 5-mer BioBricks?]]&lt;br /&gt;
&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/images/2/2c/Stop_Codons_in_LCs.doc Using Stop Codons to Truncate Translation]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/images/8/81/D5merSequences.doc Davidson ATG+5mer BioBrick Sequences]&lt;br /&gt;
&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/images/4/47/FML_CODING_SEQUENCE_2.doc Frameshift Mutation Leader PCR primers]&lt;br /&gt;
&lt;br /&gt;
'''Team Progress Table'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
!width=&amp;quot;200&amp;quot;|Student Name&lt;br /&gt;
!width=&amp;quot;30&amp;quot;|5mer Codon&lt;br /&gt;
!width=&amp;quot;40&amp;quot;|Anticodon Sequence&lt;br /&gt;
!width=&amp;quot;40&amp;quot;|Codon Short Name&lt;br /&gt;
!width=&amp;quot;150&amp;quot;|tRNA Status&lt;br /&gt;
!width=&amp;quot;150&amp;quot;|5mer+RFP Status&lt;br /&gt;
!width=&amp;quot;150&amp;quot;|5mer+Tet Resistance Status&lt;br /&gt;
|- &lt;br /&gt;
| Olivia Ho-Shing || CCAUC || GUGAUCCAA-9 || Pro4 || x clones being sequenced || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Olivia Ho-Shing || CCAUC || UUUGAUGGAG-10 || Pro5 || x clones being sequenced || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
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 &amp;quot;Super Table,&amp;quot; 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 &amp;quot;Enable Dynamic.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Shsuresh</name></author>	</entry>

	<entry>
		<id>http://gcat.davidson.edu/GcatWiki/index.php?title=IGEM_2009_Project&amp;diff=8620</id>
		<title>IGEM 2009 Project</title>
		<link rel="alternate" type="text/html" href="http://gcat.davidson.edu/GcatWiki/index.php?title=IGEM_2009_Project&amp;diff=8620"/>
				<updated>2009-06-18T14:21:29Z</updated>
		
		<summary type="html">&lt;p&gt;Shsuresh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Biology Based:&lt;br /&gt;
#[[Which reporters are we going to use?]]&lt;br /&gt;
#[[What naming system are we going to use for the suppressor tRNAs?]]&lt;br /&gt;
#[[How do you build the tRNA construct?]]&lt;br /&gt;
#[[How are we going to build the 5-mer BioBricks?]]&lt;br /&gt;
&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/images/2/2c/Stop_Codons_in_LCs.doc Using Stop Codons to Truncate Translation]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/images/8/81/D5merSequences.doc Davidson ATG+5mer BioBrick Sequences]&lt;br /&gt;
&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/images/4/47/FML_CODING_SEQUENCE_2.doc Frameshift Mutation Leader PCR primers]&lt;br /&gt;
&lt;br /&gt;
'''Team Progress Table'''&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;2&amp;quot;&lt;br /&gt;
!width=&amp;quot;200&amp;quot;|Student Name&lt;br /&gt;
!width=&amp;quot;30&amp;quot;|5mer Codon&lt;br /&gt;
!width=&amp;quot;40&amp;quot;|Anticodon Sequence&lt;br /&gt;
!width=&amp;quot;40&amp;quot;|Codon Short Name&lt;br /&gt;
!width=&amp;quot;150&amp;quot;|tRNA Status&lt;br /&gt;
!width=&amp;quot;150&amp;quot;|5mer+RFP Status&lt;br /&gt;
!width=&amp;quot;150&amp;quot;|5mer+Tet Resistance Status&lt;br /&gt;
|- &lt;br /&gt;
| Olivia Ho-Shing || CCAUC || GUGAUCCAA-9 || Pro4 || x clones being sequenced || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Olivia Ho-Shing || CCAUC || UUUGAUGGAG-10 || Pro5 || x clones being sequenced || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
| Student Name|| 5mer codon || Anticodon Sequence || Codon Short Name|| tRNA Status || 5mer+RFP Status || 5mer+Tet Resistance Status&lt;br /&gt;
|-   &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
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 &amp;quot;Super Table,&amp;quot; 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 &amp;quot;Enable Dynamic.&amp;quot;&lt;/div&gt;</summary>
		<author><name>Shsuresh</name></author>	</entry>

	<entry>
		<id>http://gcat.davidson.edu/GcatWiki/index.php?title=Missouri_Western/Davidson_iGEM2009&amp;diff=8092</id>
		<title>Missouri Western/Davidson iGEM2009</title>
		<link rel="alternate" type="text/html" href="http://gcat.davidson.edu/GcatWiki/index.php?title=Missouri_Western/Davidson_iGEM2009&amp;diff=8092"/>
				<updated>2009-05-27T02:54:09Z</updated>
		
		<summary type="html">&lt;p&gt;Shsuresh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This space will be used starting April, 2009 for brainstorming and a shared whiteboard space.&lt;br /&gt;
&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/index.php/Davidson_Missouri_W/Davidson_Protocols Davidson Lab Protocols] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/index.php/Davidson_Missouri_W/MWSU_protocols MWSU Lab Protocols] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://gcat.davidson.edu/sybr-u/bmc.html BioMath Connections Page] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://gcat.davidson.edu/GCATalog-r2.1/GCATalog.htm GCAT-alog Freezer Stocks]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We need to learn more about these topics:&lt;br /&gt;
&amp;lt;center&amp;gt;'''Biology-based'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#[[What is msDNA?]] &lt;br /&gt;
#[[How is msDNA normally produced?]] Olivia/Alyndria&lt;br /&gt;
#[[How many copies are carried per cell?]] Alyndria&lt;br /&gt;
#[[What would we need to do to turn this into a BioBrick device?]] Romina&lt;br /&gt;
#[[ How could we swap out msDNA sequences?]] Shamita&lt;br /&gt;
#[[What role can physical modeling of protein structure play in our project?]]&lt;br /&gt;
#[[What role can physical modeling of proteins play in our project?  Eric Sawyer]]&lt;br /&gt;
#[[What other cool reporters are there?  (Discrete On/Off or Continuous)  Bryce Szczepanik]]&lt;br /&gt;
#[[Can we use promoter strength/opposite directions to subtract?  Clif Davis]]&lt;br /&gt;
#[[Can we use suppressor tRNAs to encode logical operators (suppressor suppressor logic, SSL)?]]&lt;br /&gt;
#[[How is msDNA stored in E. coli?]] Olivia&lt;br /&gt;
#[[What is the sequence of bacterial reverse transcriptase and can we clone that gene?]] Shamita&lt;br /&gt;
#[[Can we redesign the normal msDNA pathway to produce new segments of DNA of our choosing?]] All&lt;br /&gt;
#[[What are other available reverse transcriptases?]] Leland&lt;br /&gt;
#[[What other math problems (e.g. NP- complete) are accessible to us?  Annie Siya Sun]]&lt;br /&gt;
#[[What is the relationship between 3-SAT and map coloring?  Ashley Schnoor]]&lt;br /&gt;
#[[What activators are there that turn on a promoter without any help?]]&lt;br /&gt;
#[[Can we use protein interactions to compute?  (Post-translation, proteases, quaternary structure)  Will Vernon]]&lt;br /&gt;
#[[Could we do something with clocks/counting?]]&lt;br /&gt;
#[[Could we have/use multiple synthetic organelles in a cell?]]&lt;br /&gt;
#[[What ideas from previous iGEM teams are useful to us?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;'''Math-based'''&amp;lt;/center&amp;gt;&lt;br /&gt;
#[[Can we get bacteria to solve a problem large enough to challenge a person?]]&lt;br /&gt;
#[[What interesting challenges or problems does origami offer?]]&lt;br /&gt;
#[[Can we produce a series of increasingly difficult goals that might be possible to produce in the lab?]]&lt;br /&gt;
#[[What has been done before and how can we improve upon that?]]&lt;br /&gt;
#[[We can perform some pilot experiments using synthesized DNA and later switch to msDNA (maybe).]]&lt;br /&gt;
#[[Can we address the Boolean Satisfiability (SAT) problem with a bacterial computer?]]&lt;br /&gt;
#[[How has 3SAT been addressed with a DNA computer? Can we use those methods?]]&lt;br /&gt;
&lt;br /&gt;
#Can we get bacteria to solve a problem large enough to challenge a computer (probably not, but it is fun to think about)?&lt;br /&gt;
#[[What are some linear algebra applications for DNA origami?]]&lt;br /&gt;
#[[How can we use origami to solve 3-SAT problems?]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;'''Behavior-based'''&amp;lt;/center&amp;gt;&lt;br /&gt;
#[[What constructs are we testing?]]&lt;br /&gt;
#[[What school districts do we have access to?]]&lt;br /&gt;
#[[Where is the Synthetic Biology page we want high school teachers to use after the survey?]]&lt;br /&gt;
#[[Do you need any more input from the veterans before the survey is ready?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;'''Solving The 3SAT Problem Using Suppressor Logic'''&amp;lt;/center&amp;gt;&lt;br /&gt;
#[[Can we solve a 3-SAT problem with supressor logic?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;'''Hin/Hix System'''&amp;lt;/center&amp;gt;&lt;br /&gt;
Here is a link to the animation of the Hin/Hix system created by the &amp;quot;E. HOP living computer project folks. &lt;br /&gt;
[http://www.bio.davidson.edu/people/kahaynes/FAMU_talk/Living_computer.swf Hin/Hix Animation] &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shsuresh</name></author>	</entry>

	<entry>
		<id>http://gcat.davidson.edu/GcatWiki/index.php?title=Missouri_Western/Davidson_iGEM2009&amp;diff=8091</id>
		<title>Missouri Western/Davidson iGEM2009</title>
		<link rel="alternate" type="text/html" href="http://gcat.davidson.edu/GcatWiki/index.php?title=Missouri_Western/Davidson_iGEM2009&amp;diff=8091"/>
				<updated>2009-05-27T02:52:54Z</updated>
		
		<summary type="html">&lt;p&gt;Shsuresh: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This space will be used starting April, 2009 for brainstorming and a shared whiteboard space.&lt;br /&gt;
&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/index.php/Davidson_Missouri_W/Davidson_Protocols Davidson Lab Protocols] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://gcat.davidson.edu/GcatWiki/index.php/Davidson_Missouri_W/MWSU_protocols MWSU Lab Protocols] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://gcat.davidson.edu/sybr-u/bmc.html BioMath Connections Page] &amp;lt;br&amp;gt;&lt;br /&gt;
[http://gcat.davidson.edu/GCATalog-r2.1/GCATalog.htm GCAT-alog Freezer Stocks]&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We need to learn more about these topics:&lt;br /&gt;
&amp;lt;center&amp;gt;'''Biology-based'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&lt;br /&gt;
#[[What is msDNA?]] &lt;br /&gt;
#[[How is msDNA normally produced?]] Olivia/Alyndria&lt;br /&gt;
#[[How many copies are carried per cell?]] Alyndria&lt;br /&gt;
#[[What would we need to do to turn this into a BioBrick device?]] Romina&lt;br /&gt;
#[[ How could we swap out msDNA sequences?]] Shamita&lt;br /&gt;
#[[What role can physical modeling of protein structure play in our project?]]&lt;br /&gt;
#[[What role can physical modeling of proteins play in our project?  Eric Sawyer]]&lt;br /&gt;
#[[What other cool reporters are there?  (Discrete On/Off or Continuous)  Bryce Szczepanik]]&lt;br /&gt;
#[[Can we use promoter strength/opposite directions to subtract?  Clif Davis]]&lt;br /&gt;
#[[Can we use suppressor tRNAs to encode logical operators (suppressor suppressor logic, SSL)?]]&lt;br /&gt;
#[[How is msDNA stored in E. coli?]] Olivia&lt;br /&gt;
#[[What is the sequence of bacterial reverse transcriptase and can we clone that gene?]] Shamita&lt;br /&gt;
#[[Can we redesign the normal msDNA pathway to produce new segments of DNA of our choosing?]] All&lt;br /&gt;
#[[What are other available reverse transcriptases?]] Leland&lt;br /&gt;
#[[What other math problems (e.g. NP- complete) are accessible to us?  Annie Siya Sun]]&lt;br /&gt;
#[[What is the relationship between 3-SAT and map coloring?  Ashley Schnoor]]&lt;br /&gt;
#[[What activators are there that turn on a promoter without any help?]]&lt;br /&gt;
#[[Can we use protein interactions to compute?  (Post-translation, proteases, quaternary structure)  Will Vernon]]&lt;br /&gt;
#[[Could we do something with clocks/counting?]]&lt;br /&gt;
#[[Could we have/use multiple synthetic organelles in a cell?]]&lt;br /&gt;
#[[What ideas from previous iGEM teams are useful to us?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;'''Math-based'''&amp;lt;/center&amp;gt;&lt;br /&gt;
#[[Can we get bacteria to solve a problem large enough to challenge a person?]]&lt;br /&gt;
#[[What interesting challenges or problems does origami offer?]]&lt;br /&gt;
#[[Can we produce a series of increasingly difficult goals that might be possible to produce in the lab?]]&lt;br /&gt;
#[[What has been done before and how can we improve upon that?]]&lt;br /&gt;
#[[We can perform some pilot experiments using synthesized DNA and later switch to msDNA (maybe).]]&lt;br /&gt;
#[[Can we address the Boolean Satisfiability (SAT) problem with a bacterial computer?]]&lt;br /&gt;
#[[How has 3SAT been addressed with a DNA computer? Can we use those methods?]]&lt;br /&gt;
&lt;br /&gt;
#Can we get bacteria to solve a problem large enough to challenge a computer (probably not, but it is fun to think about)?&lt;br /&gt;
#[[What are some linear algebra applications for DNA origami?]]&lt;br /&gt;
#[[How can we use origami to solve 3-SAT problems?]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;'''Behavior-based'''&amp;lt;/center&amp;gt;&lt;br /&gt;
#[[What constructs are we testing?]]&lt;br /&gt;
#[[What school districts do we have access to?]]&lt;br /&gt;
#[[Where is the Synthetic Biology page we want high school teachers to use after the survey?]]&lt;br /&gt;
#[[Do you need any more input from the veterans before the survey is ready?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;'''Solving The 3SAT Problem Using Suppressor Logic'''&amp;lt;/center&amp;gt;&lt;br /&gt;
#[[Can we solve a 3-SAT problem with supressor logic?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;center&amp;gt;'''Hin/Hix System'''&amp;lt;/center&amp;gt;&lt;br /&gt;
Here is a link to the animation of the Hin/Hix system created by the &amp;quot;E. HOP living computer project folks. [http://gcat.davidson.edu/GcatWiki/index.php/Davidson_Missouri_W/Davidson_Protocols Davidson Lab Protocols] &amp;lt;br&amp;gt;&lt;/div&gt;</summary>
		<author><name>Shsuresh</name></author>	</entry>

	</feed>