Team:KAIST Korea/Plus Attribution

From 2012.igem.org

(Difference between revisions)
 
(38 intermediate revisions not shown)
Line 4: Line 4:
<html>
<html>
<head>
<head>
-
 
+
<link href='http://fonts.googleapis.com/css?family=Gloria+Hallelujah|Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'>
-
<link href='http://fonts.googleapis.com/css?family=Qwigley|Open+Sans:600italic,400,800' rel='stylesheet' type='text/css'>
+
-
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js" type="text/javascript"></script>
+
-
<script src="https://dl.dropbox.com/u/101383736/smart-gallery.min.js" type="text/javascript"></script>
+
-
<script type="text/javascript" src="https://dl.dropbox.com/u/101383736/all.js"></script>
+
-
<script type="text/javascript">
+
-
        $(document).ready(function() {
+
-
        $('#smart-gallery').gallery({ stickthumbnails: true, random: true});
+
-
        });
+
-
</script>
+
<script type="text/javascript">
<script type="text/javascript">
   WebFontConfig = {
   WebFontConfig = {
-
     google: { families: [ 'Open+Sans:600italic,400,800:latin' ]|[ 'Qwigley::latin' ]}
+
     google: { families: [ 'Open+Sans:600italic,400,800:latin' ]|[ 'Gloria+Hallelujah::latin' ]}
   };
   };
   (function() {
   (function() {
Line 29: Line 20:
   </script>
   </script>
<style>
<style>
-
@import url(http://fonts.googleapis.com/css?family=Qwigley|Open+Sans:600italic,400,800);
+
@import url(http://fonts.googleapis.com/css?family=Gloria+Hallelujah|Open+Sans:600italic,400,800);
#kaistcontent
#kaistcontent
{
{
Line 47: Line 38:
#kaistcontent #little
#kaistcontent #little
{
{
-
padding: 0px 20px 0px 30px;
+
padding: 0px 30px 0px 30px;
line-height:140%;
line-height:140%;
-
margin : 0px 15px 0px 15px;
+
text-align:justify;
}
}
Line 104: Line 95:
color:#848383;
color:#848383;
font-weight:bold;
font-weight:bold;
-
font-size:14pt;
+
font-size:15pt;
line-height:110%;
line-height:110%;
}
}
-
.min-gallery
 
-
{
 
-
width: 600px;
 
-
height: 550px;
 
-
background-color: #f5f5f5;
 
-
margin: auto;
 
-
}
 
-
.min-gallery .preview
 
-
{
 
-
width: 600px;
 
-
height: 450px;
 
-
margin-top: 36px;
 
-
position: relative;
 
-
overflow: hidden;
 
-
background-color: White;
 
-
}
 
-
.min-gallery .preview img
 
-
{
 
-
/* width: 795px;            height: 525px;*/
 
-
position: absolute;
 
-
}
 
-
.min-gallery .bottom
 
-
{
 
-
width: 100%;
 
-
height: 98px;
 
-
color: Gray;
 
-
font-family: Arial;
 
-
font-size: 1em;
 
-
font-weight: bold;
 
-
background-image:url('https://static.igem.org/mediawiki/2012/7/7f/Horizontal_line_kaist.png');
 
-
background-repeat:no-repeat;
 
-
background-position:top;
 
-
overflow: hidden;
 
-
}
 
-
.min-gallery .bottom .long
 
-
{
 
-
width: 100%; /*height: 100%;*/
 
-
}
 
-
.close
 
-
{
 
-
text-align: center;
 
-
color: #999999;
 
-
font-family: Verdana;
 
-
font-size: 10px;
 
-
font-weight: normal;
 
-
text-transform: uppercase;
 
-
cursor: pointer;
 
-
padding: 4px;
 
-
}
 
-
.min-gallery .bottom .short
 
-
{
 
-
width: 100%;
 
-
height: 100%;
 
-
}
 
-
.min-gallery .bottom .short .left
 
-
{
 
-
padding-left: 44px;
 
-
padding-top: 42px;
 
-
width: 202px;
 
-
float: left;
 
-
}
 
-
.min-gallery .bottom .short .middle
 
-
{
 
-
width: 118px;
 
-
float: left;
 
-
}
 
-
.min-gallery .bottom .short .right
 
-
{
 
-
width: 200px;
 
-
float: left;
 
-
text-align: right;
 
-
padding-top: 42px;
 
-
}
 
-
.min-gallery .bottom .short .middle > div
 
-
{
 
-
float: left;
 
-
}
 
-
 
-
.short-thumbnail-container
 
-
{
 
-
width: 36px;
 
-
padding-top: 30px;
 
-
cursor: pointer;
 
-
}
 
-
.gallery-nav-left
 
-
{
 
-
cursor: pointer;
 
-
width: 12px;
 
-
margin-right: 28px;
 
-
height: 18px;
 
-
background-image: url('https://static.igem.org/mediawiki/2012/e/ee/KAIST_slider_Arrow-left.png');
 
-
background-repeat: no-repeat;
 
-
background-position: center;
 
-
margin-top: 40px;
 
-
}
 
-
.gallery-nav-right
 
-
{
 
-
width: 12px;
 
-
margin-left: 28px;
 
-
height: 18px;
 
-
cursor: pointer;
 
-
background-image: url('https://static.igem.org/mediawiki/2012/c/c5/Arrow-right.png');
 
-
background-repeat: no-repeat;
 
-
background-position: center;
 
-
margin-top: 40px;
 
-
}
 
-
.thumbnail-button
 
-
{
 
-
width: 8px;
 
-
height: 8px;
 
-
margin: 2px;
 
-
background-image: url('https://static.igem.org/mediawiki/2012/7/7f/KAIST_Slider_box.png');
 
-
float: left;
 
-
}
 
-
.active-image
 
-
{
 
-
z-index: 100;
 
-
display: block;
 
-
}
 
-
.inactive-image
 
-
{
 
-
}
 
-
.gallery-caption
 
-
{
 
-
position: absolute;
 
-
width: 100%;
 
-
height: 100px;
 
-
background-color: Black;
 
-
widht: 100%;
 
-
z-index: 102;
 
-
color: gray;
 
-
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
 
-
filter: alpha(opacity=70);
 
-
-moz-opacity: 0.7;
 
-
-khtml-opacity: 0.7;
 
-
opacity: 0.7;
 
-
padding: 8px;
 
-
}
 
-
/*Horizontal Orientation CSS*/
 
-
.thumbnails
 
-
{
 
-
width: 420px; /*height: 28px;*/
 
-
margin: auto;
 
-
padding: 0;
 
-
padding: 22px 0px 0px 0px;
 
-
position: relative;
 
-
}
 
-
.thumbnails-back, .thumbnails-forward
 
-
{
 
-
float: left;
 
-
width: 13px;
 
-
height: 40px;
 
-
position: relative;
 
-
top: 6px;
 
-
cursor: pointer;
 
-
}
 
-
.thumbnails-back
 
-
{
 
-
background-image: url('https://static.igem.org/mediawiki/2012/e/ee/KAIST_slider_Arrow-left.png');
 
-
background-repeat: no-repeat;
 
-
background-position: left;
 
-
}
 
-
.thumbnails-forward
 
-
{
 
-
background-image: url('https://static.igem.org/mediawiki/2012/c/c5/Arrow-right.png');
 
-
background-repeat: no-repeat;
 
-
background-position: right;
 
-
}
 
-
.thumbnails-contents
 
-
{
 
-
width: 390px;
 
-
height: 48px;
 
-
float: left;
 
-
position: relative;
 
-
overflow: hidden;
 
-
}
 
-
.thumbnails-contents > div
 
-
{
 
-
position: absolute;
 
-
width: 100%;
 
-
}
 
-
.thumbnails-contents > div > div
 
-
{
 
-
float: left;
 
-
}
 
-
.thumbnails-contents img
 
-
{
 
-
width: 43px;
 
-
height: 43px;
 
-
margin-left: 9px;
 
-
margin-right: 9px;
 
-
border: solid 2px black;
 
-
}
 
-
/*Horizontal Orientation CSS Ends*/
 
-
 
-
/*Common*/
 
-
.hidden
 
-
{
 
-
display: none;
 
-
}
 
-
.visible
 
-
{
 
-
display: block;
 
-
}
 
-
.thumbnail-active
 
-
{
 
-
filter: alpha(opacity=100);
 
-
opacity: 1.0;
 
-
cursor: pointer;
 
-
}
 
-
.thumbnail-inactive
 
-
{
 
-
filter: alpha(opacity=50);
 
-
opacity: 0.5;
 
-
cursor: pointer;
 
-
}
 
-
.thumbnail-text
 
-
{
 
-
color: #7A7677;
 
-
font-weight: bold;
 
-
text-align: left;
 
-
display: block;
 
-
padding: 10px 2px 2px 0px;
 
-
}
 
-
.clear-fix
 
-
{
 
-
clear: both;
 
-
}
 
-
 
-
#kaistcontent ul.subsection_tabs {
 
-
list-style:none;
 
-
margin:0 0 5px 0;
 
-
padding:0;
 
-
clear:both;
 
-
border-bottom:1px solid #ccc;
 
-
height:20px;
 
-
clear:both;
 
-
}
 
-
 
-
#kaistcontent ul.subsection_tabs li.tab {
 
-
float:left;
 
-
margin-right:7px;
 
-
text-align:center;
 
-
}
 
-
 
-
#kaistcontent ul.subsection_tabs li.tab a {
 
-
display:block;
 
-
height:20px;
 
-
padding:0 6px 0 6px;
 
-
background-color:#fff;
 
-
color:#666;
 
-
width:80px;
 
-
}
 
-
 
-
#kaistcontent ul.subsection_tabs li.tab a:hover {
 
-
color:#666;
 
-
}
 
-
 
-
#kaistcontent ul.subsection_tabs li.tab a.active {
 
-
background-color:#ddd;
 
-
}
 
-
 
-
#kaistcontent ul.subsection_tabs li.source_code {
 
-
float:right;
 
-
}
 
</style>
</style>
-
 
-
 
</head>
</head>
<body>
<body>
Line 385: Line 109:
         <img src="https://static.igem.org/mediawiki/2012/4/4c/Plus_ico.png"/></a>
         <img src="https://static.igem.org/mediawiki/2012/4/4c/Plus_ico.png"/></a>
         <a href="https://2012.igem.org/Team:KAIST_Korea/Plus_Safety"><img src="https://static.igem.org/mediawiki/2012/1/19/Safety_ico.png"/></a>
         <a href="https://2012.igem.org/Team:KAIST_Korea/Plus_Safety"><img src="https://static.igem.org/mediawiki/2012/1/19/Safety_ico.png"/></a>
-
         <a href="https://2012.igem.org/Team:KAIST_Korea/Plus_Attribution"><img src="https://static.igem.org/mediawiki/2012/d/d6/Human_ico.png"/></a>
+
        <a href="https://2012.igem.org/Team:KAIST_Korea/Plus_Human"><img src="https://static.igem.org/mediawiki/2012/b/bb/KAIST_Human_ico.png"/></a>
 +
         <a href="https://2012.igem.org/Team:KAIST_Korea/Plus_Attribution"><img src="https://static.igem.org/mediawiki/2012/6/6c/KAIST_Attribution_ico.png"/></a>
         <a href="https://2012.igem.org/Team:KAIST_Korea/Plus_Sponsor"><img src="https://static.igem.org/mediawiki/2012/8/8b/Spon_ico.png"/></a>
         <a href="https://2012.igem.org/Team:KAIST_Korea/Plus_Sponsor"><img src="https://static.igem.org/mediawiki/2012/8/8b/Spon_ico.png"/></a>
</div>
</div>
-
<div id="top-img-description-box"><span id="top-img-description">Kaist, KI Building</span></div>
+
<div id="top-img-description-box"><span id="top-img-description">Plus : Attribution</span></div>
<img id="horizontal-line" src="https://static.igem.org/mediawiki/2012/7/7f/Horizontal_line_kaist.png"></img>
<img id="horizontal-line" src="https://static.igem.org/mediawiki/2012/7/7f/Horizontal_line_kaist.png"></img>
<div id="kaistcontent">
<div id="kaistcontent">
<div>
<div>
-
<img id="starter-grad" style="height:140px" src="https://static.igem.org/mediawiki/2012/9/95/Starter_gradient_kaist.png"></img>
+
<img id="starter-grad" style="height:100px" src="https://static.igem.org/mediawiki/2012/9/95/Starter_gradient_kaist.png"></img>
-
<h1>Human Practices</h1>
+
<h1>Attribution Page</h1>
 +
 
 +
<span id="sub-title">All of our experiments are done in Systems and Synthetic Biology Laboratory in KAIST under the guidance of Prof. Byung-Kwan Cho.</span>
-
<span id="sub-title">
 
-
The primary economy of the earth is photosynthesis. We human species make up only 0.5% of the whole biomass in the earth. However human civilization is based on petroleum which depletes every second. This is not sustainable. – Jeremy Rifkin </span>
 
</br></br></br></br>
</br></br></br></br>
-
<span id="starter">W</span>e all know that the world economy largely rely on petroleum and it is now in a huge crisis due to its depletion. Many ideas and technologies have been suggested to replace the petroleum based system but they all have limitations. However, we, KAIST iGEM 2012 Team suggest a totally new but effective idea to substitute the conventional system. We try to produce an E. coli which can survive on CO<sub>2</sub> and H<sub>2</sub> as well as produce biomass, especially acetyl CoA. In this system, the substitute of petroleum system can resolve both problems of energy and material. In addition, it may relieve the global warming by consuming greenhouse gas.
 
-
</br></br>
 
-
<span id="starter">W</span>e are working on a project which may have great effects to our future. We believe it to be helpful and useful for human civilization but we still have to consider both the bright and dark sides of it. To do so, we have or have planned to introduce the concept of our project and synthetic biology and then share ideas about them with the public. Since synthetic biology is not very familiar to the public in Korea, we prepared some lectures for this. As people of different ages would have different thoughts and thus give various opinions about synthetic biology, we divided the public into three groups; kids (middle school students), juveniles (high school students), and adults. We made contact to most prosperous and leading people of each group and have talked about synthetic biology and the project of KAIST iGEM 2012.
 
-
</br></br>
+
<span id="sub-sub-title">Lab Members</span></br></br>
-
<div id="smart-gallery">
+
<ol type='1'>
-
        <a href="https://static.igem.org/mediawiki/2012/2/25/KAIST_Slider_photo_1.png" title="First Image"><img src="https://static.igem.org/mediawiki/2012/2/25/KAIST_Slider_photo_1.png" /></a>        
+
<li style="margin:0px 0px 0px 20px"><i style="font-size:13pt">Prof. Byung-Kwan Cho,</i> </br> PI of Systems and Synthetic Biology Lab., has supervised the whole project we have done so far. He has advised about our direction and purpose of research, helped us not to drift.</li></br>
-
        <a href="https://static.igem.org/mediawiki/2012/f/f3/KAIST_Slider_photo_2.png" title="Second Image"><img src="https://static.igem.org/mediawiki/2012/f/f3/KAIST_Slider_photo_2.png" /></a>  
+
<li style="margin:0px 0px 0px 20px"><i style="font-size:13pt">Yoseb Song,</i> </br>graduate student of Systems and Synthetic Biology Lab., advised about detailed trouble-shootings and experimental methods.</li></br>
-
<a href="https://static.igem.org/mediawiki/2012/c/cb/KAIST_Slider_photo_3.png" title="Third Image"><img src="https://static.igem.org/mediawiki/2012/c/cb/KAIST_Slider_photo_3.png" /></a>  
+
<li style="margin:0px 0px 0px 20px"><i style="font-size:13pt">Juhee Kim,</i> </br>graduate student of Systems and Synthetic Biology Lab., helped us with making video clip representing our project by drawing lovely figures.</li></br>
-
<a href="https://static.igem.org/mediawiki/2012/9/9b/KAIST_Slider_photo_4.png" title="Fourth Image"><img src="https://static.igem.org/mediawiki/2012/9/9b/KAIST_Slider_photo_4.png" /></a>  
+
<li style="margin:0px 0px 0px 20px"><i style="font-size:13pt">Hyewon Jeong,</i> </br>our team leader, is the one who recruited our team members. She has arranged all our team meetings, seminars, and some hangouts, too. She came up with brillant ideas about the video clip. She also participated a lot in Gibson assembly.</li></br>
-
<a href="https://static.igem.org/mediawiki/2012/e/eb/KAIST_Slider_photo_5.png" title="Fourth Image"><img src="https://static.igem.org/mediawiki/2012/e/eb/KAIST_Slider_photo_5.png" /></a>  
+
<li style="margin:0px 0px 0px 20px"><i style="font-size:13pt">Donghui Choe & Sooin Lee</i> </br>have designed the parts involved in Flip & Flop. They also wrote documents for these parts, drew every related figure. Donghui, specialist in designing figures, designed the logo for Flip & Flop.</li></br>
-
<a href="https://static.igem.org/mediawiki/2012/1/12/KAIST_Slider_photo_6.png" title="Fourth Image"><img src="https://static.igem.org/mediawiki/2012/1/12/KAIST_Slider_photo_6.png" /></a>  
+
<li style="margin:0px 0px 0px 20px"><i style="font-size:13pt">Jihwan Chun & Namil Lee</i> </br>have done most of the cell culture works for the research. They successfully completed TOPO cloning and examined the expression of cloned genes. They also arranged human practice events and gave out lectures to middle school and high school students.</li></br>
-
<a href="https://static.igem.org/mediawiki/2012/8/89/KAIST_Slider_photo_7.png" title="Fourth Image"><img src="https://static.igem.org/mediawiki/2012/8/89/KAIST_Slider_photo_7.png" /></a>  
+
<li style="margin:0px 0px 0px 20px"><i style="font-size:13pt">Sulli Lee & Jongho Lee</i> </br>are specialists in software and programming. They have constructed our team webpage and team wiki. In addition, they are doing the modeling of our module.</li></br></br>
-
<a href="https://static.igem.org/mediawiki/2012/5/58/KAIST_Slider_photo_8.png" title="Fourth Image"><img src="https://static.igem.org/mediawiki/2012/5/58/KAIST_Slider_photo_8.png" /></a>  
+
-
</div>
+
-
</br></br>
+
-
<ul>
 
-
<li><span id="sub-sub-title">Talk with middle school students</span></li>
 
-
</ul>
 
-
</br>
 
-
<span id="little">
 
-
In order to distribute our concept of generating energy and biomass through engineered E. coli, we tried to reach several groups of people. Among several attempts, we could first contact an academy for gifted children in KAIST called ‘Global Center for Gifted Children’ (GC<sup>2</sup>). Although we got several other offers, we decided to introduce our project, synthetic biology, and iGEM to middle school kids since they have the biggest potential to be the leading power in the future which synthetic biology will make. They planned to hold a science camp this summer and one of our members, Jihwan participated in the camp as a biology teacher. For the camp, we prepared three lectures and activities related to synthetic biology and iGEM; DNA structure and its manipulation, gel electrophoresis and its application, and concepts and applications of synthetic biology. The camp was held for four days from July 24<sup>th</sup> to July 27<sup>th</sup> and 46 middle school students of Daejeon city who were selected to the academy had participated. Our team has participated in biology session with the lectures we prepared and Jihwan as a main instructor. Because synthetic biology is quite a new field of study, kids first learned about its concepts, which is mainly about ‘Biobricks’, and iGEM competition as the biggest global event about synthetic biology. In the lecture of DNA, we explained the structures of DNA and genes and how we can manipulate the genetic sequences to yield genetically modified products. For the case of gel electrophoresis, we prepared a simple experiment to actually run DNA samples in agarose gel and figure out the size of DNA samples. Even though there are many other crucial experiments used in synthetic biology, we thought gel electrophoresis to be the most necessary and easiest experiment for middle school students to have a look at what synthetic biology actually does.  </span>
 
-
</br></br>
 
-
<ul>
 
-
<li><span id="sub-sub-title">Talk with high school students</span></li>
 
-
</ul>
 
-
</br>
 
-
<span id="little">
 
-
Next, we have scheduled to give lectures to high school students. In the case of middle school kids, we thought that they would live the society affected by synthetic biology, enjoying the beauty of it. However, for high school students, we viewed them as our company to lead the breakthrough of synthetic biology together with us. Thus, we contacted ‘Seoul Science High School’ and will give a lecture to the students who major in biology in that school on August 20<sup>th</sup>. For this time, Jihwan and Namil will be the lecturers and the contents and difficulty of the lecture will differ from those for middle school students.
 
-
</span>
 
-
</br></br>
 
-
<ul>
 
-
<li><span id="sub-sub-title">Talk with adults</span></li>
 
-
</ul>
 
-
</br>
 
-
<span id="little">
 
-
For adults, who are actually running the society right now, we prepared something different from the lectures for kids or juveniles. In this case, we participated in a global conference held in KAIST, ICISTS-KAIST 2012, and introduced about synthetic biology and iGEM project. In the conference, we, lecturers, and delegates shared each other’s thoughts over synthetic biology and iGEM project. We believed there would be numerous global leaders who have actual powers to change the world, thus we viewed the conference as a chance for us to gain support from those powerful figures. To be specific, we participated in the talk about Appropriate Technology, which seemed to be related to our project and debated about the feasibility and sustainability of our project. Indeed, many of the people we met in the conference told us their opinions about synthetic biology and its role in society as well as its potential to improve human civilization. However, considering appropriate technology, synthetic biology and our team project have several obstacles to overcome. According to lecturers, most highly developed technologies have been enjoyed by 10% of global population who has 90% of global wealth. Since this situation is not sustainable at all, scientists and engineers started to focus on technologies for the other 90% of population. In other words, they started to figure out which technology generally benefits people, which will in turn improve the social status of unprivileged people and facilitate underdeveloped countries to be developed. The problem we are facing now is that synthetic biology is expensive and difficult to be understood by those who don’t major in biology, thus it cannot immediately benefit every single person in the world. Since the ultimate goal of iGEM is to generate Biobrick parts library and modify or sometimes synthesize organisms which will benefit human race in long term, we believe adopting the notion of appropriate technology to iGEM and synthetic biology would further improve this goal.
 
-
</span>
 
-
</br></br>
 
 +
<span id="sub-sub-title">Cooperators</span></br></br>
 +
<li style="margin:0px 0px 0px 20px">The engineered bFMO(Bacterial Flavin-containing monooxygenase) gene was kindly donated by <i style="font-size:13pt">Prof. Duhee Bang</i> in Yonsei University, Republic of Korea.</br>
 +
Biochem Biophys Res Commun. 2003 Jul 11;306(4):930-6.</br>
 +
[PubMed] <a target="_blank" href='http://www.ncbi.nlm.nih.gov/pubmed/12821131?dopt=Abstract&holding=npg'>http://www.ncbi.nlm.nih.gov/pubmed/12821131?dopt=Abstract&holding=npg</a></li></br>
 +
<li style="margin:0px 0px 0px 20px">The piBR181 plasmid DNA as template for cloning multiple genes is provided by <i style="font-size:13pt">Prof.  Jae Kyung Sohng</i>  in Sun Moon University, Republic of Korea.</li></br></br>
 +
<span id="sub-sub-title">Commercial Sevices</span></br></br>
 +
<li style="margin:0px 0px 0px 20px">Oligonucleotides have been synthesized by <i style="font-size:13pt">Genotech</i> . </li></br>
 +
<li style="margin:0px 0px 0px 20px">Gene syntheses were done by <i style="font-size:13pt">Bioneer</i> . </li></br>
 +
<li style="margin:0px 0px 0px 20px">DNA Sequencing services were done by <i style="font-size:13pt">Macrogen</i>. </li></br>
 +
 +
</ol>
 +
</br>
</div>
</div>
</div>
</div>
-
 
</body>
</body>
</html>
</html>
{{:Team:KAIST_Korea/footer}}
{{:Team:KAIST_Korea/footer}}

Latest revision as of 01:03, 27 September 2012

KAIST Korea 2012 iGEM

Plus : Attribution

Attribution Page

All of our experiments are done in Systems and Synthetic Biology Laboratory in KAIST under the guidance of Prof. Byung-Kwan Cho.



Lab Members

  1. Prof. Byung-Kwan Cho,
    PI of Systems and Synthetic Biology Lab., has supervised the whole project we have done so far. He has advised about our direction and purpose of research, helped us not to drift.

  2. Yoseb Song,
    graduate student of Systems and Synthetic Biology Lab., advised about detailed trouble-shootings and experimental methods.

  3. Juhee Kim,
    graduate student of Systems and Synthetic Biology Lab., helped us with making video clip representing our project by drawing lovely figures.

  4. Hyewon Jeong,
    our team leader, is the one who recruited our team members. She has arranged all our team meetings, seminars, and some hangouts, too. She came up with brillant ideas about the video clip. She also participated a lot in Gibson assembly.

  5. Donghui Choe & Sooin Lee
    have designed the parts involved in Flip & Flop. They also wrote documents for these parts, drew every related figure. Donghui, specialist in designing figures, designed the logo for Flip & Flop.

  6. Jihwan Chun & Namil Lee
    have done most of the cell culture works for the research. They successfully completed TOPO cloning and examined the expression of cloned genes. They also arranged human practice events and gave out lectures to middle school and high school students.

  7. Sulli Lee & Jongho Lee
    are specialists in software and programming. They have constructed our team webpage and team wiki. In addition, they are doing the modeling of our module.


  8. Cooperators

  9. The engineered bFMO(Bacterial Flavin-containing monooxygenase) gene was kindly donated by Prof. Duhee Bang in Yonsei University, Republic of Korea.
    Biochem Biophys Res Commun. 2003 Jul 11;306(4):930-6.
    [PubMed] http://www.ncbi.nlm.nih.gov/pubmed/12821131?dopt=Abstract&holding=npg

  10. The piBR181 plasmid DNA as template for cloning multiple genes is provided by Prof. Jae Kyung Sohng in Sun Moon University, Republic of Korea.


  11. Commercial Sevices

  12. Oligonucleotides have been synthesized by Genotech .

  13. Gene syntheses were done by Bioneer .

  14. DNA Sequencing services were done by Macrogen.


Kaist Footer