Biomod/2011/IITM/AcidArtists: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
(Undo revision 604268 by Nikhil Srinivasan (Talk))
 
(119 intermediate revisions by 3 users not shown)
Line 2: Line 2:
<head>
<head>
<style>
<style>
/*
#bodyContent{text-align:center;}
*/


#bodyContent{text-align:center;}
ul.polaroids { width: 970px; margin: 0 0 18px -30px; }
ul.polaroids li { display: inline; }
ul.polaroids a{display: inline; float: left; margin: 0 0 27px 30px; width: auto; padding: 10px 10px 15px; text-align: center; font-family: "Marker Felt", sans-serif; text-decoration: none; color: #333; font-size: 18px;  -webkit-transform: rotate(-2deg); -webkit-transition: -webkit-transform .15s linear; -moz-transform: rotate(-2deg); }
ul.polaroids img { display: block; width: 220px; margin-bottom: 12px; -webkit-transform: rotate(-2deg); -webkit-transition: -webkit-transform .15s linear; -moz-transform: rotate(-2deg); }


#content{
#content{
color:white;
color:#111;
background:black;
background:none;
border:none;
border:none;
}
}
.portlet .pBody {
.portlet .pBody {
border:none;
border:none;
background-color: black;
background:none;
z-index:-1;
}
}
.portlet a{color:white;}
.portlet a{color:#white;}
.pBody a{color:white;}
.pBody a{color:#white;}


#footer{background:black; border:none;}
#footer{background:none; border:none;}
#footer li{color:white;}
#footer li{color:#333;;}
#footer li a {color:white;}
#footer li a {color:#333;;}




body{
background:black;
color:white;
}


h1, h2, h3, h4, h5, h6, p, a, pre{color:white; font-family: 'Trebuchet MS', Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6, p, a, pre{color:#333;; font-family: 'Trebuchet MS', Helvetica, sans-serif;}


#menu ul{list-style:none;}
#menu ul{list-style:none;}
Line 45: Line 48:
}
}


</style>
/*stack*/
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"/></script>
<script type="text/javascript">
jQuery(document).ready(function($){
var flag=0;
var name;
var prev;
$(".link").click(function(){
name="#"+$(this).attr("id")+"_contents";
if(flag==0){
$("#content_container").show().animate({"width":"95%","left":0}).animate({"height":"450px"});
$("#close_container").show();
prev=name;
flag=1;
}
$(prev).hide();
$(name).fadeIn();
prev=name;
});


$("#close_container").click(function(){
.stack { position: fixed; bottom: 60px; right: 60px; } 
if(flag==1){
.stack > img { position: relative; cursor: pointer; padding-top: 35px; z-index: 2; left:20px;} 
$("#content_container").animate({"width":"0px","height":"0px", "left":"50%", "top":"260px"});
.stack ul { list-style: none; position: absolute; top: 5px; cursor: pointer; z-index: 1; } 
$("#content_container").delay().hide();
.stack ul li { position: absolute; } 
$("#close_container").hide();
.stack ul li img { border: 0; } 
$(name).fadeOut();
.stack ul li span { display: none; } 
flag=0;
.stack .openStack li span {
}
    font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
});
    display:block; 
    height: 14px; 
    position:absolute; 
    top: 17px; 
    right:60px; 
    line-height: 14px; 
    border: 0; 
    background-color:#000; 
    padding: 3px 10px; 
    border-radius: 10px; 
    -webkit-border-radius: 10px; 
    -moz-border-radius: 10px;
    color: #fcfcfc; 
    text-align: center;
    text-shadow: #000 1px 1px 1px;
    opacity: .85;
    filter: alpha(opacity = 85);
}


});
.stack img{width:50px;}
</script>
 
/* IE Fixes */ 
.stack { _position: absolute; }
.stack ul { _z-index:-1; _top:-15px;
.stack ul li { *right:5px; } 


<script>
/*stack close*/
var i=1;
function auto(){
setTimeout("next_pic()",3500);
}


function next_pic(){
#sidebar_bg{
$("#pid"+i).fadeOut(1000);
width:150px;
if(i==5) i=0;
background:#000;
$("#pid"+(i+1)).fadeIn(1000);
opacity:0.6;
i++;
height:830px;
auto();
display:block;
position:absolute;
left:-156px; top:-50px;
z-index:-100;
}
}
</script>


.picture{width:200px;}


</head>
ul.polaroids a:after {
<body onload="auto()">
content: attr(title);
<img src="http://openwetware.org/images/0/09/Iitm-acidartists-banner.jpg"/>
}
<h1>Acid Artists</h1>
<div id="menu">
<ul>
<li id="project" class="link">Project</li>
<li id="team" class="link">Team</li>
<li id="wd" class="link">Work diary</li>
<li id="bs" class="link">Brain storming</li>
<li id="rp" class="link">Reference papers</li>
<li id="todo" class="link">To do list</li>
<li id="resc" class="link">Resources</li>
</ul>
</div>


<div id="content_container"><div id="close_container"><b>X</b></div></div>
    /* By default, we tilt all our images -2 degrees */
<div id="project_contents" class="contents" >
    ul.polaroids a {
<b>The project aims at designing a molecular construct consisting of appendages in the form of single stranded DNA molecules which bind with target molecules to form an aggregate that can be filtered from the containing solution. The appendage strands have DNA sequences complementary to those present on the molecules of interest thus enabling binding between them. The construct is designed using caDNAno and single strands are added to it by extending staple strands at specific locations. The aggregate dimensions are sufficient to be filtered by a porosity of 0.2 μm. The binding between molecules is reversible in nature so as to facilitate reuse of molecules thereby enhancing cost effectiveness of the technique. The technique can be incorporated into DNA robotics wherein “nano-bots” can be withdrawn from their environment. The long-term objective of the proposed work is to develop similar DNA-origami constructs capable of high-affinity and high-selectivity bio-molecule targeting in vivo.</b>
    -webkit-transform: rotate(-2deg);
</div>
    -moz-transform: rotate(-2deg);
    }
   
    /* Rotate all even images 2 degrees */
    ul.polaroids li:nth-child(even) a {
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    }
   
    /* Don't rotate every third image, but offset its position */
    ul.polaroids li:nth-child(3n) a {
    -webkit-transform: none;
    -moz-transform: none;
    position: relative;
    top: -5px;
    }
   
    /* Rotate every fifth image by 5 degrees and offset it */
    ul.polaroids li:nth-child(5n) a {
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    position: relative;
    right: 5px;
    }
   
    /* Keep default rotate for every eighth, but offset it */
    ul.polaroids li:nth-child(8n) a {
    position: relative;
    top: 8px;
    right: 5px;
    }
   
    /* Keep default rotate for every eleventh, but offset it */
    ul.polaroids li:nth-child(11n) a {
    position: relative;
    top: 3px;
    left: -5px;
    }


<div id="team_contents" class="contents">
    /* Scale the images on hover, add transitions for smoothing things out, and ensure the hover appears on top */
*Team name: Acid Artists <br/>
    ul.polaroids img:hover {
*Institution name and location:[http://www.iitm.ac.in/ Indian Institute of Technology, Madras (Chennai, India)] <br/>
    -webkit-transform: scale(1.25);
*Faculty mentor: [http://www.biotech.iitm.ac.in/Manoj Prof. N. Manoj] <br/>
    -moz-transform: scale(1.25);
*Graduate Mentor: Nikhil Srinivasan <br/>
    position: relative;
*The Team: <br/>
    z-index: 5;
**Abhinav  Gopal <br/>
    }
**Amit Agrawal <br/>
**Dharav Solanki  <br/>
**Govind Krishna Joshi <br/>
**Nisarg Shah  <br/>
**Suraj Rathi  <br/>
**Tanmay Pai <br/>
</div>


<div id="wd_contents" class="contents">
.stuff_contents{
==29 Aug==<br/>
position:fixed;
After our discussion with Prof. Manoj, we have made a few changes to the idea that we had finalized earlier on.
top:8%; left:13%;
The previous idea was to capture ions from their aqueous solutions. This was to be done by using DNA particles that have ligands incorporated into their structures which interact with the corresponding metal ions and bind to them. These particles would then be aggregated using central structure, again made out of DNA, and the binding of the two entities was to take place through ssDNA overhangs attached to both the entities that would be complementary (so as to fascilitate binding).<br/>
display:none;
However, now, we have changed the project a little bit. Even though the context has changed, the core work of the project will not be affected much. This is because the structure to be made in this version of the project is the same.<br/>
width:80%;
Now, instead of working in an aqueous solution of a specific ion, we will be dealing with separation of proteins.
color:white;
</div>
z-index:101;
}


<div id="bs_contents" class="contents">
</style>
<h2>==Complex biochemical circuit engineered==</h2>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"/></script>
<b>Summary</b><br/>
<script>
1) in the future a synthetic biochemical circuit could be introduced into a clinical blood sample, detect the levels of a variety of molecules in the sample, and integrate that information into a diagnosis of the pathology.<br/>
2)Now gates are made from pieces of either short, single-stranded DNA or partially double-stranded DNA in which single strands stick out like tails from the DNA's double helix. The single-stranded DNA molecules act as input and output signals that interact with the partially double-stranded ones.<br/>
3)The molecules are just floating around in solution, bumping into each other from time to time Occasionally, an incoming strand with the right DNA sequence will zip itself up to one strand while simultaneously unzipping another, releasing it into solution and allowing it to react with yet another strand<br/>
4)Circuits with their approach, but the largest - containing 74 different DNA molecules - can compute the square root of any number up to 15 (technically speaking, any four-bit binary number) and round down the answer to the nearest integer. The calculation takes about 10 hours, so it won't replace your laptop anytime soon. But the purpose of these circuits isn't to compete with electronics; <br/>
5) the molecular signals are never entirely on or off, as would be the case for ideal binary logic. But the new logic gates are able to handle this noise by suppressing and amplifying signals - for example, boosting a signal that's at 80 percent, or inhibiting one that's at 10 percent, resulting in signals that are either close to 100 percent present or nonexistent.<br/>
<br/>
<i>Comments:<br/>
[1]Seems like a good idea. Plus, circuitry means mathematical modelling. You guys might be interested in this for the future too. Nice work Amit.
<br/>
Also, what is DNA Origami's contribution here? Is it to make the molecules that are part of the circuit?<br/>
[2]
This looks great! I am glad we are already looking around and brainstorming ideas--I have been looking into methods similar to those described below as well as they seem very promising<br/>
</i><br/><br/>
<h2>==Mini-Time-Controlled-Reactor==</h2>
<b>Summary</b><br/>
Can we make a structure which is like a mini-time-controlled-reactor?<br/>
Maybe we can make a nano scale structure which has 2 compartments containing reactants, which open on our signal. This can have many applications...<br/>
for e.g. [a random idea] if some drug needs to be such that only freshly made compounds are effective, we can load then in our machinery and make sure that they react when we want them to.....<br/><br/>
<h2>==Ph based sensors==</h2><br/>
In nanotech there are nano materials which can attract as well as repel bio molecules.  Nano particles are charged particles and as bio molecules such as proteins have amphiprotic nature and so depending on the ph of the medium, it can either attract or repel the bio molecule. What if we can make some structure out of DNA(net charge negative as DNA is negatively charged) and has some drug as its payload. One of the applications of such a DNA nano material which we could think is a drug which can cure acidity. As Ph is low so there will be net positive charge on the bio molecules which in turn will get attracted towards our DNA nanomaterial and the drug will destroy the bio molecule.
<br/><br/>
<h2>==Water Purification==</h2><br/>
Now a day’s water is purified using gold nano tubes ( core has Au(0), surface has Au(I) and coordinated with citrate to give an overall negative charge). If we can make some structure and use gold as a payload on DNA maybe we can purify water.
<br/><br/>
<h2>== Bio molecules and Nobel metal nano particle forms nano-bio conjugates==</h2>
Depending upon the size of the bio molecule aggregates are formed. And these aggregates give specific colour to the solution. As DNA has polymerization property so it might give colour to a solution.<br/><br/>
<h2>==Enzyme catalysis==</h2>
DNA-protein interaction is well known. Can we use this property so as to increase the efficiency of an enzyme. 
<br/><br/>
<h2>==Intra cellular imaging==</h2>
As DNA can easily enter inside a cell by transformation, we can use this property of DNA to tag a cell at early stage of development.
<br/>
Single stranded DNA is anchored on a gold nano particle and the complementary strand is anchored on another gold nanoparticle. When the two DNA strands bind, the nano particles come close to each other and when they unbind they again move further apart. This can be of great use.<br/><br/>
<h2>==Contraption using DNA nanotech==</h2>
We will achieve a specified goal using parts made up of DNA. For example in my last post I introduced a way of aggregating nanoparticles (Single stranded DNA is anchored on a gold nano particle and the complementary strand is anchored on another gold nanoparticle). When gold particles aggregate u get to see some colour in the solution and this change in colour can be used to do some other step using ( some light sensitive sensor). Like this after a series of steps we will finally achieve our goal.<br/><br/>
<h2>==Nanotribometer==</h2>
Nanotribometer gives the measure of the friction force( stiction). We can make use of hydrogen bonding in DNA to measure this force or in other words a meter made up of DNA to calculate stiction.
<br/><br/>
<h2>==Dendrimers==</h2>
Dendrimers are branched tree shaped nanoparticles, which have an immense potential for use in clinical diagnostics and therapeutics. Researchers have also developed nanoparticles called tectodendrimers which are formed by attaching different types of dendrimers with each other through their branches. What if we can make tectodendrimers out of DNA?.
<br/><br/>
<h2>==Making Gates and switches out of DNA ==</h2>
We require either conformational change or configurational change or constitutional change in order to make a switch at molecular level. Because DNA can be easily converted from Bform( right handed) to Zform(left handed) by the presence of cobalt hexamine, Can we use this property off DNA to make a switch?
<br/>
Azobenzene can also be used to make switches. As the incorporation of azobenzene unit into a crown ether gives azacrown molecule. E isomer of azacrown molecule does not have space to accommodate the alkali metal captions whereas Z isomer shows an affinity. Based on similar lines can we make a molecule using azobenzene and DNA, whose one form has different properties then the other form. ( Nikhil has also posted one idea on azobenzene).
Gates : A rotaxane contains one or more bead-like components which can be threaded into a rod. A rotaxane has a rod, stoppers and beads. We can make rod, stoppers using DNA and proteins can be used as beads. Using the protein DNA interaction we can make gates. Please read more on rotaxene in order to get a feel of this idea.
<br/>
Please let me know if I am not making myself clear at any point.
<br/><br/>
</div>


<div id="rp_contents" class="contents">
jQuery(function () { 
== Paper 1 ==<br/>
    // Stack initialize 
=== Title ===<br/>
    var openspeed = 300; 
=== Summary ===<br/>
    var closespeed = 300; 
==== To Do ====<br/>
    $('.stack>img').toggle(function(){ 
* Review<br/>
        //reverse above 
* Expand<br/>
        var $el=$(this); 
==== eMail ====<br/>
        $el.next().removeClass('openStack').children('li').animate({top: '55px', left: '-10px'}, closespeed); 
Paper one is a review of another paper on 3D nanostructures and self assembly by Douglas et al. The keyword here is 3D. The smiley faces that we have seen in DNA origami papers are 2D and have been made from techniques that have arisen from a different paradigm. Paradigm - a central concept that sprouts other supporting ideas. The paper outlines three different paradigms of DNA nanostructures and goes on to mention that Douglas et al.'s method produces intrinsically 3D structures. Exactly how this method produces INTRINSICALLY 3D structures is a subject dealt with in the main paper and not the review. Read on the second paper - the one on self assembly and DNA nanostructures by Douglas et. al.<br/><br/>
        $el.next().find('li a>img').animate({width: '50px', marginLeft: '0'}, closespeed); 
        $el.animate({paddingTop: '35'}); 
    },function(){ 
        var vertical = 0; 
        var horizontal = 0; 
        var $el=$(this); 
        $el.next().children().each(function(){ 
            $(this).animate({top: '-' + vertical + 'px', left: horizontal + 'px'}, openspeed); 
            vertical = vertical + 55; 
            horizontal = (horizontal+.75)*2; 
        }); 
        $el.next().animate({top: '-50px', left: '10px'}, openspeed).addClass('openStack') 
          .find('li a>img').animate({width: '50px', marginLeft: '9px'}, openspeed); 
        $el.animate({paddingTop: '0'}); 
    });
 
    // Stacks additional animation 
    $('.stack li a').hover(function(){ 
        $("img",this).animate({width: '56px'}, 100); 
        $("span",this).animate({marginRight: '30px'}); 
    },function(){ 
        $("img",this).animate({width: '50px'}, 100); 
        $("span",this).animate({marginRight: '0'}); 
    }); 
}); 


== Paper 2 ==<br/>
function open_menu(){
== [http://www.ncbi.nlm.nih.gov/pmc/articles/PMC2688462/ Self-assembly of DNA into nanoscale three-dimensional shapes]==<br/>
var openspeed = 300; 
Authors:<br/>
    var closespeed = 300;
Shawn M. Douglas, Hendrik Dietz, Tim Liedl, Bjo¨rn Ho¨gberg, Franziska Graf , & William M. Shih<br/>
var vertical = 0; 
=== Summary ===<br/>
        var horizontal = 0; 
==== To Do ====<br/>
        var $el=$('.stack>img'); 
* Review<br/>
        $el.next().children().each(function(){ 
* Complete entire summary<br/>
            $(this).animate({top: '-' + vertical + 'px', left: horizontal + 'px'}, openspeed); 
* Provide Workable Information<br/><br/>
            vertical = vertical + 75; 
            horizontal = (horizontal+.75)*2; 
        }); 
        $el.next().animate({top: '-50px', left: '10px'}, openspeed).addClass('openStack') 
          .find('li a>img').animate({width: '50px', marginLeft: '9px'}, openspeed); 
        $el.animate({paddingTop: '0'});
}


==== eMail ====<br/>
jQuery(document).ready(function(){
the purpose is to get started and not make it perfect for archiving, so I start off with whatever I know.<br/>
var name;
$(".picture").click(function(){
name="#"+$(this).attr("title");
$("#data_container").fadeIn();
$(name).fadeIn();
});


If you can take an overview, four figures form the main crux of the article.<br/>
$("#close_dialog").click(function(){
$("#data_container").fadeOut();
$(name).fadeOut();
});


1) Explaining the intricate 3D structure - starting from a planar representation of Staples and scaffolds to merging them in an intrinsically 3D structure.<br/>
});
2) Is the TEM analysis of the arranged particles. Of central importance are imaging the particles and also the intensity versus position graph.<br/>
3) and 4) I expect someone else to explain. If however, i find no reply in due time, I'll update myself.<br/>


Well, The summary I post right now is makeshift, so a perfect one needs some time. Anyways, you gotta make a start somewhere, right?<br/><br/>
</script>
</head>


DNA is represented in cylindrical form by the color of the staple strand.<br/>
<body onload="open_menu()">
XY plane to honeycomb lattice - this is something that needs to be done from the text of the article.<br/>
Issues with staple lengths…<br/>
To expand on the points: The first figure explains the making of a 3D (NOT 2D, see the paper 1 for a better (understanding) nanostructure. The first section shows the proposed structure with staple and scaffold strands in XY plane. Note particularly how one type of staple turns into a different type of staple strand. For example, in the first section itself, we can see that a blue strand turns into a white one when a semicircular arc is complete.<br/><br/>


The next two sections show the structure in half rolled and fully rolled forms. There is not much to note here, except the pitch and turn (read the paper) and also an obvious question : if the planar structure is folded over itself, then surely the semicircular arcs were symbolic and NOT representing any physical manifestation. Otherwise, we'd have an issue with the consistency of the length of the staple strands!<br/><br/>
<img src="http://openwetware.org/images/0/09/Iitm-acidartists-banner.jpg"/>
 
<br/><br/>
FIGURE TWO<br/>
Starts off with projection and perspectives of all the expected particles.<br/><br/>
 
What is not evident is the answer of the question : what do 5 different TEM pictures of the same type of particle do? Wouldn't one suffice? Answer is, ofcourse, in the article.<br/><br/>
 
What are homogenous monodisperse fields? (These refer to a collection of 3D nanostructures in a gel like medium after the DNA has annealed!)<br/><br/>
 
What is a monolith structure here?<br/>
 
Also, of note is the fact that we are now looking into DNA annealing and all other familiar details.<br/>
 
The type of medium required for TEM imaging has been described.<br/>
 
Two TEM images of a monolith particle, with an intensity profile have been shown. This is a way to analyze the fidelity of the structures with the proposed design. Obvious question, what physical parameter are we plotting when we plot "Intensity" versus the coordinates?<br/>
 
Other random points from my notes:<br/>
 
Experimental proofs? Intensity vs. expected grey intensity.<br/>
How does a correlation between peak to peak distance and diameter come about? --> questionTwo types of analysis been plotted --> Intensity and peak indices.<br/>
How was the second graph plotted? On the basis of what data? We are talking about h - the peak index versus the peak position<br/>
What instrument was required for measuring the intensity profile?<br/>
Then, what was it that made possible the exporting of the expected intensity profile?<br/><br/>
 
== Paper 3 ==<br/>
Authors:<br/>
Hendrik Dietz, Shawn M. Douglas, William M. Shih<br/>
=== Summary ===<br/>
==== To Do List ====<br/>
* Insert Images<br/>
* Review<br/>
==== eMail ====<br/><br/>
 
One line summary: “targeted insertions and deletions of base pairs cause the DNA bundles to develop twist of either handedness, or to curve”.<br/>
The whole lattice [honey-comb lattice, in which each double stand has 3 nearest neighbours] is divided into cell arrays to simplify the visualization of this bending and curving. Each bundle [the pipe like str.] is joined to its nearest 3 neighbours at intervals of 21bp. Thus a connection occurs at each 7bp interval. If we imagine a planes, perpendicular to the helix axis, at all such connections then we get small pieces of ‘double stranded 7bp pipes’. This is called a cell. So now we talk about the whole structure as an array of such cells.
<br/>
We assume that the DNA is in B-form [B-DNA are right handed helices, B-DNA has major and minor grooves of similar depths, & the bases are nearly perpendicular to the helical axis, which runs through the centre of each base pair.]
<br/>
Now all the arrays are joined to each other at the 7th base pair.
<br/>
ð  So if we delete 1 or 2bp, then there will be over-winding, resulting in a pull and a torque in the left hand thumb direction[fig C]
<br/>
ð  If we insert 2bp, there will be local underwinding, resulting in a push and a right hand thumb direction torque.[fig C second part]<br/>
 
== Paper 4 ==<br/>
== Paper 5 ==<br/>
<br/>
== Paper 6 ==<br/>
Authors:Robert F. Service<br/>
=== Details ===<br/>
=== Summary ===<br/>
==== To Do ====<br/>
* Abhinav - Eliminate Copy Paste Paragraphs<br/>
* Paraphrase<br/>
* Abhinav - Format the text.<br/>
<br/>
==== eMail ====<br/>
<br/>
This paper gives us a decent idea about the different applications of dna nanotech which have been done.
The paper in the beginning is about how seeman came to idea of dna nanotech. While drinking in a pub he thought about making dna lattices(crystals) in whose voids proteins can be trapped came into his mind for determing the structure of protein and even in different conformations.(he worked in the field of protein crystallography)
<br/>
Over the next few years,Seeman’s lab turned out triangles, squares,and other shapes. Then came the 1991 cube,and by 1998 Seeman’s team had figured out
how to assemble such parts into an extended two-dimensional array.<P>
<br/>
Paul Rothemund and colleagues developed a technique called DNA origami with viral genome and staple strands.
In 2009, Seeman mapped out the structure of  crystal lattice of a series of triangles with a resolution of 4 angstroms which was still smaller for protein structure.
<P><br/>
william Shih (hms) reported that he had for the first time used DNA nanotech tools to map the structure of a previously unsolved protein, using nuclear magnetic resonance (NMR) spectroscopy. The technique works by identifying the magnetic signature of atoms in proteins relative to their neighbors. By knowing each atom’s neighbors, researchers can piece together the structure of an overall protein.
<P><br/>
In 1997 some researchers spiked a protein-containing NMR solution with a compound that spontaneously forms liquid crystals, materials that flow but have a regular molecular orientation like a crystal in which the protein was trapped and the the NMR results showed to spot clues such as the angle between two atoms bonded in a protein. A big drawbackto the technique and later variations of it isthat many cell-membrane proteins can stay in solution only with the help of detergents, which often tear apart the liquid crystals. Shih and colleagues replaced liquid crystals with origami-based DNA nanotubes that weren’t affected by detergents.
<P><br/>
DNA nanotech’s growth isn’t limited to mapping proteins. At Kyoto University in Japan, chemical biologist Hiroshi Sugiyama has turned to DNA nanotechnology to help him watch protein catalysts carry out reactions in real time.
Biophysicists are also looking to DNA constructions to help them investigate molecules one at a time. Dietz reported that he and his colleagues are using DNA origami to improve a now-standard set of biophysics tools to see what happens to proteins and DNA as they are pulled apart. the standard way is to use laser, beads and linkers. But linkers are floppy so So Dietz and his colleagues replaced the usual fl oppy linkers with stiff rods made fromDNA origami containing as many as 18 helical tubes each to see changes in protein activity under tension.
<P><br/>
Shawn Douglas, lab of George Church at HMS, is working on a DNA origami nanorobot designed to seek out and destroy cancer cells. Douglas’s “robot” looks more like a hollow cylinder some 60 nanometers long and 25 nanometers across. He built it from DNA origami and stapled it closed using DNA strands called aptamers, which in this case were designed to bind specifi cally to molecules specific to cancer cells.the cylinders are loaded with fl uorescent
immune-system proteins that bind to cancer cells and induce apoptosis and added them to cancer cells in an in vitro assay. The loaded cylinders bound to their targets, released their cargo, and killed up to 40% of the cells.
<br/>
== Paper 7 ==
<br/>
=== Title ===<br/>
=== Summary ===<br/>
==== To Do ====<br/>
==== eMail ====<br/>
<br/>
Paper 7 is an article on DNA robots. In the initial part it tells how this field emerged. They have already given up on making DNA computers for computational work because DNA computers are slow, error-prone, and difficult to scale up to perform millions of operations. But these DNA computers can process information inside organisms where conventional computer chips can’t go. DNA robot works on a very simple principle. The robots’ legs are DNA strands that bind to specific complementary DNAs on a predesigned surface. a specific DNA snippet,known as a “fuel” strand was added. Each fuel strand acts like a computer command telling the walker what to do next. The first fuel strand binds the site on the track holding the back “leg” of a two-legged walker, causing it to unbind from its DNA partner on the surface, and then bind to another DNA sequence past the front leg. Another snippet is then added to move the second leg forward, and so on.
<br/>
</div>
<br/>
<div id="todo_contents" class="contents">
==22 July 2011==
 
1) Deciding on a thesis/problem statement
 
2) Summaries of the 5.5 articles out of 7 that were posted by Nikhil
 
3) Having a plan in mind about what exactly are we supposed to do when we get back to college - <2 weeks remain! -- requires clarity about the job
 
4) caDNAno operations and CanDo. How many of us have made ourselves familiar with using the software?
 
5) Sponsorship details
 
6) On Ground details - What exactly do we need to do in the Lab and clarity on permissions/privileges


7) Game Plan on using the size of our team for our own advantage. For example, dividing the team into 3 groups, each researching a specific topic, or performing a different task. THIS IS ESSENTIAL, but will be out of our reach if we do not have any clarity on what we are supposed to do.


8) Getting in touch with our Masters and PhD students and making them our advisers. THIS IS IMPORTANT. We want to minimize mistakes, so we need continuous guidance
<div class="stack"> 
<img src="http://openwetware.org/images/9/9f/Stack.png" alt="stack"> 
<ul id="stack"> 
<li><a href="http://openwetware.org/wiki/Biomod/2011/IITM/AcidArtists/Sponsors"><span>Sponsors</span><img class="picture" src="http://openwetware.org/images/5/51/Dollar_iitm.png" title="sponsors"/></a></li>
<li><a href="http://openwetware.org/wiki/Biomod/2011/IITM/AcidArtists/Reference_papers"><span>Reference_Papers</span><img src="http://openwetware.org/images/1/13/Papers.png" alt="Papers"></a></li> 
<li><a href="http://openwetware.org/wiki/Biomod/2011/IITM/AcidArtists/Team"><span>Team</span><img src="http://openwetware.org/images/6/62/Team_iitm.jpg" alt="Team"></a></li> 
<li><a href="http://openwetware.org/wiki/Biomod/2011/IITM/AcidArtists/Project"><span>Project</span><img src="http://openwetware.org/images/f/f0/Home-sm.png" alt="Project"></a></li> 
<li><a href="http://openwetware.org/wiki/Biomod/2011/IITM/AcidArtists/DNA_Nanotech"><span>Introduction</span><img src="http://openwetware.org/images/a/ad/DNA_origami_iitm.png" alt="Introduction"></a></li> 
</ul> 
</div> 


9) Getting in touch with people from campus to do our RSA animate
video. If deemed unfeasible, need to find other ways to present the
video. (Assuming obviously that Raps, Music Videos etc. do not convey
the same energy that the people start off with, and become more of a
liability than asset!)


</div>


<div id="resc_contents" class="contents"></div>


<div id="slideshow" style="left:5%; position:relative; top:100px; z-index:-1;">
<div id="menu_desc" style="position:fixed; right:-38px; width:200px; text-align:center; bottom:36px; color:white; cursor:pointer"><b>Menu</b></div>


<img src="http://openwetware.org/images/0/0e/IITM_maingate.JPG" class="slide_show_pic" id="pid1" style="display:block;"/>
<iframe width="800" height="450" src="http://www.youtube.com/embed/ZnnSuNb9A14?rel=0&amp;hd=1" frameborder="0" allowfullscreen></iframe>
<img src="http://openwetware.org/images/c/cb/IITM_bus.JPG" class="slide_show_pic" id="pid2"/>
<img src="http://openwetware.org/images/b/b0/Amit_and_nisarg.JPG" class="slide_show_pic" id="pid3"/>
<img src="http://openwetware.org/images/1/12/DSC00613.JPG" class="slide_show_pic" id="pid4"/>
<img src="http://openwetware.org/images/9/94/DSC00599.JPG" class="slide_show_pic" id="pid5"/>


</div>


</body>
</body>
</html>
</html>

Latest revision as of 19:41, 25 May 2012

<html> <head> <style> /*

  1. bodyContent{text-align:center;}
  • /

ul.polaroids { width: 970px; margin: 0 0 18px -30px; } ul.polaroids li { display: inline; } ul.polaroids a{display: inline; float: left; margin: 0 0 27px 30px; width: auto; padding: 10px 10px 15px; text-align: center; font-family: "Marker Felt", sans-serif; text-decoration: none; color: #333; font-size: 18px; -webkit-transform: rotate(-2deg); -webkit-transition: -webkit-transform .15s linear; -moz-transform: rotate(-2deg); } ul.polaroids img { display: block; width: 220px; margin-bottom: 12px; -webkit-transform: rotate(-2deg); -webkit-transition: -webkit-transform .15s linear; -moz-transform: rotate(-2deg); }

  1. content{

color:#111; background:none; border:none; } .portlet .pBody { border:none; background:none; z-index:-1; } .portlet a{color:#white;} .pBody a{color:#white;}

  1. footer{background:none; border:none;}
  2. footer li{color:#333;;}
  3. footer li a {color:#333;;}


h1, h2, h3, h4, h5, h6, p, a, pre{color:#333;; font-family: 'Trebuchet MS', Helvetica, sans-serif;}

  1. menu ul{list-style:none;}
  2. menu ul li{float:left; width:125px; text-align:center; background:#234ade; margin:5px; cursor:pointer}
  1. content_container{width:1%;height:10px; background:#333; position:absolute; top:260px; display:none; left:495%; opacity:0.8;

border-radius:20px;-moz-border-radius:20px;-webkit-border-radius:20px; border:1px #AAA solid; }

  1. close_container{position:absolute;left:98.5%;top:5px;,cursor:pointer;}

.contents{float:none; position:absolute; width:89%; text-align:justify; top:280px; display:none; height:316px; overflow:auto; padding:16px;}

.slide_show_pic{ position:absolute; top:-40px; left:160px; display:none; height:400px; }

/*stack*/

.stack { position: fixed; bottom: 60px; right: 60px; } .stack > img { position: relative; cursor: pointer; padding-top: 35px; z-index: 2; left:20px;} .stack ul { list-style: none; position: absolute; top: 5px; cursor: pointer; z-index: 1; } .stack ul li { position: absolute; } .stack ul li img { border: 0; } .stack ul li span { display: none; } .stack .openStack li span {

   font-family: "Lucida Grande", Lucida, Verdana, sans-serif;  
   display:block;  
   height: 14px;  
   position:absolute;  
   top: 17px;  
   right:60px;  
   line-height: 14px;  
   border: 0;  
   background-color:#000;  
   padding: 3px 10px;  
   border-radius: 10px;  
   -webkit-border-radius: 10px;  
   -moz-border-radius: 10px;  
   color: #fcfcfc;  
   text-align: center;  
   text-shadow: #000 1px 1px 1px;  
   opacity: .85;  
   filter: alpha(opacity = 85);  

}

.stack img{width:50px;}

/* IE Fixes */ .stack { _position: absolute; } .stack ul { _z-index:-1; _top:-15px; } .stack ul li { *right:5px; }

/*stack close*/

  1. sidebar_bg{

width:150px; background:#000; opacity:0.6; height:830px; display:block; position:absolute; left:-156px; top:-50px; z-index:-100; }

.picture{width:200px;}

ul.polaroids a:after { content: attr(title); }

   /* By default, we tilt all our images -2 degrees */
   ul.polaroids a {
   -webkit-transform: rotate(-2deg);
   -moz-transform: rotate(-2deg);
   }
    
   /* Rotate all even images 2 degrees */
   ul.polaroids li:nth-child(even) a {
   -webkit-transform: rotate(2deg);
   -moz-transform: rotate(2deg);
   }
    
   /* Don't rotate every third image, but offset its position */
   ul.polaroids li:nth-child(3n) a {
   -webkit-transform: none;
   -moz-transform: none;
   position: relative;
   top: -5px;
   }
    
   /* Rotate every fifth image by 5 degrees and offset it */
   ul.polaroids li:nth-child(5n) a {
   -webkit-transform: rotate(5deg);
   -moz-transform: rotate(5deg);
   position: relative;
   right: 5px;
   }
    
   /* Keep default rotate for every eighth, but offset it */
   ul.polaroids li:nth-child(8n) a {
   position: relative;
   top: 8px;
   right: 5px;
   }
    
   /* Keep default rotate for every eleventh, but offset it */
   ul.polaroids li:nth-child(11n) a {
   position: relative;
   top: 3px;
   left: -5px;
   }
   /* Scale the images on hover, add transitions for smoothing things out, and ensure the hover appears on top */
   ul.polaroids img:hover {
   -webkit-transform: scale(1.25);
   -moz-transform: scale(1.25);
   position: relative;
   z-index: 5;
   }

.stuff_contents{ position:fixed; top:8%; left:13%; display:none; width:80%; color:white; z-index:101; }

</style> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"/></script> <script>

jQuery(function () {

   // Stack initialize  
   var openspeed = 300;  
   var closespeed = 300;  
   $('.stack>img').toggle(function(){  
       //reverse above  
       var $el=$(this);  
       $el.next().removeClass('openStack').children('li').animate({top: '55px', left: '-10px'}, closespeed);  
       $el.next().find('li a>img').animate({width: '50px', marginLeft: '0'}, closespeed);  
       $el.animate({paddingTop: '35'});  
   },function(){  
       var vertical = 0;  
       var horizontal = 0;  
       var $el=$(this);  
       $el.next().children().each(function(){  
           $(this).animate({top: '-' + vertical + 'px', left: horizontal + 'px'}, openspeed);  
           vertical = vertical + 55;  
           horizontal = (horizontal+.75)*2;  
       });  
       $el.next().animate({top: '-50px', left: '10px'}, openspeed).addClass('openStack')  
          .find('li a>img').animate({width: '50px', marginLeft: '9px'}, openspeed);  
       $el.animate({paddingTop: '0'});  
   }); 
 
   // Stacks additional animation  
   $('.stack li a').hover(function(){  
       $("img",this).animate({width: '56px'}, 100);  
       $("span",this).animate({marginRight: '30px'});  
   },function(){  
       $("img",this).animate({width: '50px'}, 100);  
       $("span",this).animate({marginRight: '0'});  
   });  

});

function open_menu(){ var openspeed = 300;

   var closespeed = 300; 

var vertical = 0;

       var horizontal = 0;  
       var $el=$('.stack>img');  
       $el.next().children().each(function(){  
           $(this).animate({top: '-' + vertical + 'px', left: horizontal + 'px'}, openspeed);  
           vertical = vertical + 75;  
           horizontal = (horizontal+.75)*2;  
       });  
       $el.next().animate({top: '-50px', left: '10px'}, openspeed).addClass('openStack')  
          .find('li a>img').animate({width: '50px', marginLeft: '9px'}, openspeed);  
       $el.animate({paddingTop: '0'});

}

jQuery(document).ready(function(){ var name; $(".picture").click(function(){ name="#"+$(this).attr("title"); $("#data_container").fadeIn(); $(name).fadeIn(); });

$("#close_dialog").click(function(){ $("#data_container").fadeOut(); $(name).fadeOut(); });

});

</script> </head>

<body onload="open_menu()">

<img src="http://openwetware.org/images/0/09/Iitm-acidartists-banner.jpg"/> <br/><br/>


<div class="stack"> <img src="http://openwetware.org/images/9/9f/Stack.png" alt="stack"> <ul id="stack"> <li><a href="http://openwetware.org/wiki/Biomod/2011/IITM/AcidArtists/Sponsors"><span>Sponsors</span><img class="picture" src="http://openwetware.org/images/5/51/Dollar_iitm.png" title="sponsors"/></a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/IITM/AcidArtists/Reference_papers"><span>Reference_Papers</span><img src="http://openwetware.org/images/1/13/Papers.png" alt="Papers"></a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/IITM/AcidArtists/Team"><span>Team</span><img src="http://openwetware.org/images/6/62/Team_iitm.jpg" alt="Team"></a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/IITM/AcidArtists/Project"><span>Project</span><img src="http://openwetware.org/images/f/f0/Home-sm.png" alt="Project"></a></li> <li><a href="http://openwetware.org/wiki/Biomod/2011/IITM/AcidArtists/DNA_Nanotech"><span>Introduction</span><img src="http://openwetware.org/images/a/ad/DNA_origami_iitm.png" alt="Introduction"></a></li> </ul> </div>



<div id="menu_desc" style="position:fixed; right:-38px; width:200px; text-align:center; bottom:36px; color:white; cursor:pointer"><b>Menu</b></div>

<iframe width="800" height="450" src="http://www.youtube.com/embed/ZnnSuNb9A14?rel=0&amp;hd=1" frameborder="0" allowfullscreen></iframe>


</body> </html>