Biomod/2014/Kansai

From OpenWetWare
Revision as of 00:51, 30 July 2014 by Shota Nakagwa (talk | contribs) (New page: <?xml version="1.0" encoding="Shift_JIS"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

<?xml version="1.0" encoding="Shift_JIS"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS" /> <meta name="viewport" content="width=850" /> <meta http-equiv="content-style-type" content="text/css" /> <link rel="stylesheet" type="text/css" href="style.css" /> <title>タイトル</title> <meta name="Keywords" content="キーワード1,キーワード2,キーワード3" /> <meta name="Description" content="サイトの説明" /> </head> <body> <!-- body▼ --> <div id="body"> <!-- header▼ --> <div id="header"> <h1 name="top" id="top">DNA nano QR code</h1> </div> <!-- header▲ --> <!-- メニュー▼ --> <div id="menu"> <ul> <li><a href="index.html">HOME</a></li> <li>INTRODUCTION</li> <li>RESULT</li> <li>PROTOCOL</li> <li>MEMBER</li> </ul> </div> <!-- メニュー▲ --> <!-- main▼ --> <div id="main"> <!-- メインコンテンツ▼ --> <!-- レイアウトボックス1▼ --> <div class="box1"> <h2>Abstruct</h2> <p>&nbsp;Deoxyribonucleic acid (DNA) is greatly useful materials for a building block in constructing extremely small structure. DNA origami is constructed by combining complementary chains between a long circlic DNA strand (Scaffold DNA) and more 200 kinds of short strands (Staple DNA). It had been reported various nanostructures made of DNA origami such as smile mark and a star mark. Also it had been reported a DNA origami which is represented a character. But the quantity had not much. So, we tried to increase the amount of visually information. We focused on QR code that is one kind of two-dimensional code. It is possible to accommodate the large amount of data in a small space and not only numbers but also the language data such as English. Interestingly, QR code is read in a camera Apps. And it can read a little wrong QR code. In order to express it in nano size scale, we utilized height difference of DNA origami structure. Therefore, we used a dumbbell hairpin. It gives the height to DNA origami structure. Reading its structure in an AFM, nano QR code may be represented. We will design DNA origami by modifying dumbbell hairpins to arbitrary point. If camera App can read the figure of nano QR code made of the origami, our project will be complete! This will be a new information medium.</p> </div> <!-- レイアウトボックス1▲ --> <!-- レイアウトボックス2▼ --><!-- レイアウトボックス2▲ --> <!-- レイアウトボックス3▼ --><!-- レイアウトボックス3▲ --> <!-- レイアウトボックス4▼ --><!-- レイアウトボックス4▲ --> <div class="up"><a href="#top">Page Top ▲</a></div> <!-- メインコンテンツ▲ --> </div> <!-- main▲ --> <!-- メニュー2▼ --> <div id="menu2"> <ul> <li><a href="index.html">HOME</a></li> <li>INTRODUCTION</li> <li>RESULT</li> <li>PROTOCOL</li> <li>MEMBER<!-- メニュー2▲ --> <!-- footer▼ --></li> </ul> </div> <div id="footer"><br /><br /> </div> <!-- footer▲ --></div> <!-- body▲ --> </body> </html>