Biomod/2011/Caltech/DeoxyriboNucleicAwesome/Domain Level Project Design: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:DeoxyriboNucleicAwesomeHeader}}
{{Template:DeoxyriboNucleicAwesomeHeader}}
=Domain Level Project Design=
__TOC__
Consider 2D origami plane. On this plane is a random assortment of objects that have some
 
meaning to us, something that we take some interest in keeping track of. Our goal for the summer is to
== Domain Level Design ==
develop and test a system that is capable of retrieving and sorting these objects in a meaningful way, to
 
provide some order to what is currently a relatively chaotic system, and give us some ability to track
=== Overall Domain Design ===
these objects of interest.
 
[[Image: DomainLevelDesign.jpg | thumb|center|800px | Figure 1. Overall domain level desin]]
 
Probes are the extended part of staples which are complementary to the bottom part of the strands which should be anchored on the origami surface. Different kinds of probes were designed for each strand. Origami will be annealed with certain staples extended with probes at predetermined positions, and some strands, such as tracks or cargo goals, will be planted on those specific positions using interaction between probe regions.  
 
=== Random Walking Mechanism ===
The backbone of our design is a random walker that moves across the surface of a rectangular origami. The mechanism by which said walker moves is simply strand displacement, whereby the walker contains a toehold on each end of the body, and the track strands on which it walks contains the complement of one of the two toeholds on the walker. This particular arrangement allows the walker to move randomly between track strands without modifying previously visited track segments.
 
The random Walker consists of a body which is a 15nt long domain (black), and two arms each which are 6nt short toeholds (red and blue toehold) at at each end of the body. Tracks on which it walks contain the complement of one of the two toeholds: track 1 with red domain and track 2 with blue domain. When a walker is on track 1, blue toehold is unpaired and searches for a complementary single strand. When track 2 is adjacent, it serves as a complementary sequence to which it can bind. After an blue toehold of the walker binds to an adjacent track 2, which serves as a "distal toehold", the hybridization extends by the rest of track 2. By this branch migration, the whole walker moves from track 1 to track 2. Similarly, a walker can move randomly from one kind of track to another kind.
 
[[Image: ssslide14.jpg | 600px | thumb|center | Figure 2 (a). Random walking mechanism from track 1 to track 2]]
 
[[Image: ssslide15.jpg | 600px| thumb|center | Figure 2 (b). Random walking mechanism from track 2 to track 1]]
 
 
 
===Cargo Pick-Up Mechanism===
 
To accomplish a cargo-reorganizing-task, a walker is extended to have picking up arm which is complementary to cargos (green domain). When walker randomly walks and encounters a cargo molecule, it picks up the cargo by strand displacement using yellow toehold.
 
[[Image: ssslide16.jpg | 600px| thumb|center |Figure 3. Cargo ick-up mechanism]]
 
===Cargo Drop-Off Mechanism===


We see this technology being used effectively in a number of practical applications. The ability
It continues random walking after picking up, and when a walker gets to the cargo goal, cargo is dropped off at the cargo goal using purple toehold, which both cargo and cargo goal share. Therefore, random walking process is purely stochastic, yet a deterministic end result can be achieved by specific recognition between the cargo molecules and their destinations.
to sort on its own has plenty of uses. Additionally, when coupled with other mechanisms, the ability to
 
sort has the possibility to lead to systems that automatically collect and remove byproducts from a
[[Image: ssslide17.jpg | 600px| thumb|center |Figure 4. Cargo drop-off mechanism]]
reaction, purify a system and condense products into specified locations, and aid in controlled and
 
detailed micro assembly machines. Additionally, our specific implementation of a solution to this
 
problem is universal enough that it can be applied to not only DNA, but anything that can be tagged with
===Walking to the Walker Goal Mechanism (for verification of random walking) ===
a DNA identifier. For these reasons, we believe that this technology is worth developing such that it can
 
be used as a tool by others in their applications.
Another important stand is walker goal. Since walker goal contains both red and blue toeholds which are complementary to the both of the toeholds of the walker, walker stays on the walker goal when it gets there. Walker goal will be used in verifying random walking on origami, and its use will be explained in later section.
__TOC__
 
==Origami Layout==
[[Image: ssslide19.jpg | 600px| thumb|center| Figure 5. Walking to the walker goal mechanism]]
:Main Article: ''[[Biomod/2011/Caltech/DeoxyriboNucleicAwesome/Origami Layouts|List of Origami Layouts]]''
 
==Random Walking Mechanism==
=== Triggering Mechanism===
:Main Article: ''[[Biomod/2011/Caltech/DeoxyriboNucleicAwesome/Random Walking|Random Walking Mechanism]]''
 
The backbone of our design is a random walker that moves across the surface of a rectangular
While the system is under construction, (e.g. track being planted), a walker or cargo goal should be deactivated to prevent undesired random walking or cargo sorting. Walker inhibitor and cargo goal inhibitor are thus designed. Later, walker trigger and cargo goal trigger will rip off the inhibitors by strand displacement using corresponding toeholds.  
origami. The mechanism by which said walker moves is simply strand displacement, whereby the walker
 
contains a toehold on each end of the body, and the track strands on which it walks contains the
====Walker Triggering====
complement of one of the two toeholds on the walker. This particular arrangement allows the walker to
 
move randomly between track strands without modifying previously visited track segments.
[[Image: ssslide12.jpg | 600px| thumb|center| Figure 6. Walker triggering mechanism]]
==Cargo Pick-Up Mechanism==
 
:Main Article: ''[[Biomod/2011/Caltech/DeoxyriboNucleicAwesome/Cargo Pick-Up|Cargo Pick-Up Mechanism]]''
====Cargo Goal Triggering====
==Cargo Drop-Off Mechanism==
 
:Main Article: ''[[Biomod/2011/Caltech/DeoxyriboNucleicAwesome/Cargo Drop-Off|Cargo Drop-Off Mechanism]]''
[[Image: ssslide13.jpg | 600px| thumb|center|Figure 7. Cargo goal triggering mechanism]]
==See Also==
 
 
 
 
===See Also===
*[[Biomod/2011/Caltech/DeoxyriboNucleicAwesome/Sequence Design|Sequence Design]]
*[[Biomod/2011/Caltech/DeoxyriboNucleicAwesome/Sequence Design|Sequence Design]]
{{Template:DeoxyriboNucleicAwesomeFooter}}
{{Template:DeoxyriboNucleicAwesomeFooter}}

Latest revision as of 12:30, 3 November 2011

Friday, April 19, 2024

Home

Members

Project

Protocols

Progress

Discussion

References


Domain Level Design

Overall Domain Design

Figure 1. Overall domain level desin

Probes are the extended part of staples which are complementary to the bottom part of the strands which should be anchored on the origami surface. Different kinds of probes were designed for each strand. Origami will be annealed with certain staples extended with probes at predetermined positions, and some strands, such as tracks or cargo goals, will be planted on those specific positions using interaction between probe regions.

Random Walking Mechanism

The backbone of our design is a random walker that moves across the surface of a rectangular origami. The mechanism by which said walker moves is simply strand displacement, whereby the walker contains a toehold on each end of the body, and the track strands on which it walks contains the complement of one of the two toeholds on the walker. This particular arrangement allows the walker to move randomly between track strands without modifying previously visited track segments.

The random Walker consists of a body which is a 15nt long domain (black), and two arms each which are 6nt short toeholds (red and blue toehold) at at each end of the body. Tracks on which it walks contain the complement of one of the two toeholds: track 1 with red domain and track 2 with blue domain. When a walker is on track 1, blue toehold is unpaired and searches for a complementary single strand. When track 2 is adjacent, it serves as a complementary sequence to which it can bind. After an blue toehold of the walker binds to an adjacent track 2, which serves as a "distal toehold", the hybridization extends by the rest of track 2. By this branch migration, the whole walker moves from track 1 to track 2. Similarly, a walker can move randomly from one kind of track to another kind.

Figure 2 (a). Random walking mechanism from track 1 to track 2
Figure 2 (b). Random walking mechanism from track 2 to track 1


Cargo Pick-Up Mechanism

To accomplish a cargo-reorganizing-task, a walker is extended to have picking up arm which is complementary to cargos (green domain). When walker randomly walks and encounters a cargo molecule, it picks up the cargo by strand displacement using yellow toehold.

Figure 3. Cargo ick-up mechanism

Cargo Drop-Off Mechanism

It continues random walking after picking up, and when a walker gets to the cargo goal, cargo is dropped off at the cargo goal using purple toehold, which both cargo and cargo goal share. Therefore, random walking process is purely stochastic, yet a deterministic end result can be achieved by specific recognition between the cargo molecules and their destinations.

Figure 4. Cargo drop-off mechanism


Walking to the Walker Goal Mechanism (for verification of random walking)

Another important stand is walker goal. Since walker goal contains both red and blue toeholds which are complementary to the both of the toeholds of the walker, walker stays on the walker goal when it gets there. Walker goal will be used in verifying random walking on origami, and its use will be explained in later section.

Figure 5. Walking to the walker goal mechanism

Triggering Mechanism

While the system is under construction, (e.g. track being planted), a walker or cargo goal should be deactivated to prevent undesired random walking or cargo sorting. Walker inhibitor and cargo goal inhibitor are thus designed. Later, walker trigger and cargo goal trigger will rip off the inhibitors by strand displacement using corresponding toeholds.

Walker Triggering

Figure 6. Walker triggering mechanism

Cargo Goal Triggering

Figure 7. Cargo goal triggering mechanism



See Also