基礎ゼミチーム/basic seminar team/project

From OpenWetWare
Jump to navigationJump to search

<html><head> </head> <style type="text/css"> /* 一番外側のboxのかこいです。幅1000px、高さ2000px */

  1. wrapper{

width:1000px; /*height:2000px;*/ }



/* タイトルのboxです。内側は上に10px、左側30px*/ div#head-1{ color:#008000; font-size:30px; width:970px; height:40px; padding:10px 0px 0px 30px; }

/* タイトル下の太めアンダーライン 枠が3px X 2で6pxずらしてる  */

  1. head-under{

height:7px; width:994px; border-style:solid; border-width:3px; border-color:#98FB98; background-color:#008000; }


/* メニューの外枠 */ div#menu{ width:1000px; height:40px; text-align:center; padding:8px 0px; font-size:22px; }

/* リンクボタン左端 線なしなので200px */ div#HOME{ width:165px; height:30px; float:left; }

/* リンクボタン線あり 線の幅2pxと中の枠198px */ div#bottun{ width:163px; height:30px; border-style:solid; border-width:0px 0px 0px 2px; float:left; }

/* リンクボタン */ a:link{ color:black; }

/* リンクボタン 押したことのあるやつの色 */ a:visited{ color:#777; }

/* カーソル置いた時の変化 背景が変わる */ a:hover div{ background-color:#eee; }


/* ヘッドの下の細い線 */

  1. under-line{

clear:left; width:1000px; height:4px; background-color:green; margin:6px 0px; }


/*ここまでヘッドのスタイルシート*/


/* タイトルの配置 */

  1. line-title{

width:912px; height:30px; float:left; margin:10px 0px 0px 30px; }


/* タイトル文字 */ font#head{ valign:bottom; font-size:27px; color:#8B4513; }


/* 左上の白いBOX */

  1. line1

{ background-color:white; float:left; width:28px; height:40px; }


/*左真ん中の色つき横側線*/

  1. line2{

background-color:#FF4500; width:20px; height:40px; float:left; }

/* 真ん中左の空白 */

  1. line2-5{

clear:left; float:left; width:20px; height:6px; background-color:white; }

/* 真ん中の細長線*/

  1. line3{

height:6px; background-color:#FF4500; width:950px; float:left; }

/* 下側左の空白 */

  1. line4{

background-color:white; width:28px; height:5px; float:left; clear:left; }


/*下真ん中の色つき縦線 */

  1. line5{

background-color:#FF4500; width:20px; height:5px; float:left; }

/* した右側の空白 */

  1. line6{

background-color:white; width:932px; height:5px; float:left; }

/* タイトル下空白 */

  1. yohaku{

width:1000px; clear:left; height:7px; }


/* 記事左側余白 */

  1. kiji-line1{

width:36px; background-color:white; float:left; clear:left; height:2px; }


/* 記事左側色つき線 */

  1. kiji-line2{

width:3px; float:left; height:500px; background-color:#8B4513; }


/* 記事内容 幅931px+マージン15px×2+3px+36px = 1000px */

  1. kiji{

width:931px; /*height:500px;*/ float:left; background-color:white; padding:15px; border-style:solid; border-width:0px 0px 3px 3px; border-color:#8B4513; }




</style> <body> <div id="wrapper"> <!-- ここから大枠 -->

<div id="head-1"> BIOMOD2012 Tohoku Team B </div>

<div id="head-under"></div>


<!-- メニューバーの囲い --> <div id="menu">


<div style="float:left;width:5px;height:30px;"> </div> <a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team"><div id="HOME"> HOME </div></a> <a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/project"><div id="bottun"> Project </div></a> <a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/experiment_result"><div id="bottun"> Experiment </div></a> <a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/diary"><div id="bottun"> Diary </div></a> <a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/member"> <div id="bottun"> Team </div></a> <a href="http://openwetware.org/wiki/%E5%9F%BA%E7%A4%8E%E3%82%BC%E3%83%9F%E3%83%81%E3%83%BC%E3%83%A0/basic_seminar_team/link"> <div id="bottun"> Link </div></a> <br>

<div id="under-line"> </div>



</div>


<div id="line1"></div> <div id="line2"></div>

<div id="line-title"> <font id="head">Our Robot, "D-NApper" </font> </div> <div id="line2-5"></div> <div id="line3"></div>

<div id="line4"></div> <div id="line5"></div> <div id="line6"></div>

<div id="yohaku"></div> <div id="kiji-line1"></div> <div id="kiji"> D-NApper can catch and store the target you like.<br> So, what DNA structure do we need to build D-NApper?<br> <br> -We have three ideas.<br> <ol> <li>capture the target and move it close to D-NApper, even if there are few targets.</li> <li>put the target inside D-NApper.</li> <li>select the target with specificity.</li> </ol> </div> <!-- <img src="http://openwetware.org/images/thumb/1/12/Illust12.png/800px-Illust12.png" width="600px" height="382px"> --> <div id="yohaku"></div>

<div id="line1"></div> <div id="line2"></div>

<div id="line-title"> <font id="head">Body Structure</font> </div> <div id="line2-5"></div> <div id="line3"></div>

<div id="line4"></div> <div id="line5"></div> <div id="line6"></div>

<div id="yohaku"></div> <div id="kiji-line1"></div> <div id="kiji"> <img src="http://openwetware.org/images/thumb/e/ed/Fullbody.png/798px-Fullbody.png" style="float:right;width:300px;"> We designed the body structure like a hexagonal tube. Because we think the body structure has to be long enough to put things inside, and the hexagonal tube is relatively easy to design. The body structure is 22 nm across and 34 nm long. We adopted a double layer of honeycomb lattice to ensure the strength. </div>

<div id="yohaku"></div>

<div id="line1"></div> <div id="line2"></div>

<div id="line-title"> <font id="head">Selector</font> </div> <div id="line2-5"></div> <div id="line3"></div>

<div id="line4"></div> <div id="line5"></div> <div id="line6"></div>

<div id="yohaku"></div> <div id="kiji-line1"></div> <div id="kiji"> To realize these three ideas, we propose Selector structure. Selector is a long single-stranded DNA which has complementary sequences to the target. Between this complementary sequences are adenine sequences which are expected to act as a loop.<br> <img src="http://openwetware.org/images/thumb/2/2a/%E3%83%AB%E3%83%BC%E3%83%97%E3%81%AE%E7%B5%B5.png/800px-%E3%83%AB%E3%83%BC%E3%83%97%E3%81%AE%E7%B5%B5.png" width="500px;"><br>

We have three Selectors. The inner Selector attaches to the target more strongly.

When Selector1 hybridizes with the target sequence, the Selector 1 shrinks, making two single loops between the hybridized parts. Thanks to the Selector1, D-Napper can select and move the target close. Next, as the inner Selector attaches to the target more strongly, the target moves inside. Selector 2 receives the target from Selector1. And then Selector3 receives the target from Selector2. Thanks to Selector2 and Selector3, D-NApper is likely to deliver the target inside.<br>

<img src="http://openwetware.org/images/thumb/c/c2/%E3%82%A6%E3%82%B6%E3%82%AD%E3%83%A3%E3%83%A9%E3%82%BB%E3%83%AC%E3%82%AF%E3%82%BF%E3%83%BC.png/749px-%E3%82%A6%E3%82%B6%E3%82%AD%E3%83%A3%E3%83%A9%E3%82%BB%E3%83%AC%E3%82%AF%E3%82%BF%E3%83%BC.png" width="500px"> <br> So the three Selectors are designed to capture the target, put into D-NApper, and also sort the target. Three selectors are on one inner surface of the hexagonal tube. </div> <!-- ここまで大枠 --> </div> </body> </html>