Biomod/2011/Caltech/DeoxyriboNucleicAwesome/Project: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 4: Line 4:
==Overall Project Design==
==Overall Project Design==
:''Main article: [[Biomod/2011/Caltech/DeoxyriboNucleicAwesome/Domain Level Project Desing|Domain Level Project Design]]''
:''Main article: [[Biomod/2011/Caltech/DeoxyriboNucleicAwesome/Domain Level Project Desing|Domain Level Project Design]]''
Our goal for the summer is to develop a system that autonomously sorts DNA tagged structures.  
Our goal for the summer is to develop a system that autonomously sorts DNA tagged structures. Our base system involves randomly placed DNA tagged cargo on an origami. One edge of the origami is tagged with goal strands, and the rest of the origami is filled with track strands. The origami is then populated with random walkers that traverse the origami, picking up cargo and dropping them off at the goal.


==Sequence Design==
==Sequence Design==

Revision as of 15:24, 30 June 2011

Tuesday, April 23, 2024

Home

Members

Project

Protocols

Progress

Discussion

References


Project

Overall Project Design

Main article: Domain Level Project Design

Our goal for the summer is to develop a system that autonomously sorts DNA tagged structures. Our base system involves randomly placed DNA tagged cargo on an origami. One edge of the origami is tagged with goal strands, and the rest of the origami is filled with track strands. The origami is then populated with random walkers that traverse the origami, picking up cargo and dropping them off at the goal.

Sequence Design

Main article: Sequence Design

With our overall design in mind, we must design DNA sequences, down to the base level, which undergo the interactions that we desire, without forming secondary structures and binding in unintended ways. We approach this through a combination of pre-generated noninteracting sequences, and trial-and-error design using NUPACK simulation software.

Verification of Mechanisms through Gel Experiments

Main article: Gel Experiments

Before constructing our origami and observing how it behaves, we run a large number of experiments observable through Gel Electrophoresis to verify that many of our mechanisms behave as we expect them to.

Simulation of Expected Results

Main article: Simulation

Before undertaking our experiments, it's desirable to have an idea what our results our going to look like, particularly in the case of random walking, which we intend to investigate rather thoroughly. To do this, we use a stochastic simulation, written in MATLAB.