Difference between revisions of "Team:NTU-LIHPAO-Taiwan/Description"

 
(36 intermediate revisions by 2 users not shown)
Line 227: Line 227:
 
top: 32px;
 
top: 32px;
 
bottom: 0px;
 
bottom: 0px;
left: 50%;
+
left: 51%;
 
right: 15%;
 
right: 15%;
 
list-style:none;
 
list-style:none;
Line 308: Line 308:
 
}
 
}
  
#width_small {
+
.width_small {
 
width: 100px; /*--改主要選單寬度--*/
 
width: 100px; /*--改主要選單寬度--*/
}
 
 
#width_large {
 
width: 140px; /*--改主要選單寬度--*/
 
 
}
 
}
  
Line 388: Line 384:
 
top: 5rem;
 
top: 5rem;
 
left: 10%;
 
left: 10%;
 +
width: 90%;
 
}
 
}
  
Line 400: Line 397:
 
padding-top: 5px;
 
padding-top: 5px;
 
padding-bottom: 5px;
 
padding-bottom: 5px;
position: absolute;
+
line-height: 30px;
 
}
 
}
  
Line 407: Line 404:
 
overflow-y: auto;
 
overflow-y: auto;
 
transition: 0.5s;
 
transition: 0.5s;
width: 70%;
+
width: 85%;
left: 30%;
+
left: 15%;
 +
position: relative;
 
}
 
}
  
 
.sub-Content > li {
 
.sub-Content > li {
padding-top: 8px;
+
padding-top: 10px;
padding-bottom: 8px;
+
padding-bottom: 10px;
 
}
 
}
  
Line 433: Line 431:
  
 
#Healthin_Logo {
 
#Healthin_Logo {
top: 45px;
+
top: 55px;
 
padding-left: 3%;
 
padding-left: 3%;
 
padding-right: 3%;
 
padding-right: 3%;
Line 440: Line 438:
 
height: 94%;
 
height: 94%;
 
}
 
}
 +
  
  
Line 500: Line 499:
 
text-align: center;
 
text-align: center;
 
line-height: 20px;
 
line-height: 20px;
 +
}
 +
 +
 +
/*-------------------------------------------*/
 +
/*---------------Article Picture-------------*/
 +
/*-------------------------------------------*/
 +
 +
.Container_Article_Picture1 {
 +
height: 440px;
 +
width: 100%;
 +
padding-top: 25px;
 +
padding-bottom: 25px;
 +
}
 +
 +
.Article_Picture1 {
 +
width: 550px;
 +
height: auto;
 +
left: 50%;
 +
right: auto;
 +
background-color: #FFF;
 +
margin: 0 0 0 -275px;
 +
position: absolute;
 +
}
 +
 +
.Article_PictureText1 {
 +
width: 500px;
 +
height: auto;
 +
padding-left: 25px;
 +
padding-right: 25px;
 +
border-top-width: 2px;
 +
border-top-style: dashed;
 +
border-top-color: #fe5838;
 +
}
 +
 +
.Container_Article_Picture2 {
 +
height: 270px;
 +
width: 100%;
 +
padding-top: 25px;
 +
padding-bottom: 25px;
 +
}
 +
 +
.Article_Picture2 {
 +
width: 320px;
 +
height: auto;
 +
left: 50%;
 +
right: auto;
 +
background-color: #FFF;
 +
margin: 0 0 0 -160px;
 +
position: absolute;
 +
}
 +
 +
.Article_PictureText2 {
 +
width: 270px;
 +
height: auto;
 +
padding-left: 25px;
 +
padding-right: 25px;
 +
border-top-width: 2px;
 +
border-top-style: dashed;
 +
border-top-color: #fe5838;
 +
}
 +
 +
.Container_Article_Picture3 {
 +
height: 165px;
 +
width: 100%;
 +
padding-top: 25px;
 +
padding-bottom: 25px;
 +
}
 +
 +
.Article_Picture3 {
 +
width: 600px;
 +
height: auto;
 +
left: 50%;
 +
right: auto;
 +
background-color: #FFF;
 +
margin: 0 0 0 -300px;
 +
position: absolute;
 +
}
 +
 +
.Article_PictureText3 {
 +
width: 550px;
 +
height: auto;
 +
padding-left: 25px;
 +
padding-right: 25px;
 +
border-top-width: 2px;
 +
border-top-style: dashed;
 +
border-top-color: #fe5838;
 +
}
 +
 +
.Text_Picture {
 +
font-size: 18px;
 +
font-family: Calibri;
 +
text-align: justify;
 +
line-height: 26px;
 +
color: #08923a;
 
}
 
}
  
Line 687: Line 780:
 
<div class="Slidemenu">
 
<div class="Slidemenu">
 
<ul>
 
<ul>
<li><div id=width_small><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan">Home</a></div>
+
<li><div class=width_small><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan">Home</a></div>
 
</li>
 
</li>
+
 
<li><div id=width_small><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Team">Team</a></div>
+
<li><div class=width_small span style="cursor:default"><a>Team</a></div>
</li>
+
+
<li><div id=width_small span style="cursor:default"><div id=Position_Now><a>Project</a></div></div>
+
 
<ul class="subs">
 
<ul class="subs">
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Project/Abstract">Abstract</a></li>
+
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Team">Team</a></li>
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Project/Overview">Overview</a></li>
+
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Attributions">Attributions</a></li>
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Project/Parts">Parts</a></li>
+
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Project/Results">Results</a></li>
+
 
</ul>
 
</ul>
 
</li>
 
</li>
 
 
<li><div id=width_small span style="cursor:default"><a>Modeling</a></div>
+
<li><div class=width_small span style="cursor:default"><div id=Position_Now><a>Project</a></div></div>
 
<ul class="subs">
 
<ul class="subs">
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Modeling/Abstract">Abstract</a></li>
+
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Description">Description</a></li>
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Modeling/Simulation">Simulation</a></li>
+
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Design">Design</a></li>
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Modeling/Results">Results</a></li>
+
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Results">Results</a></li>
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Modeling">Modeling</a></li>
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Experiments">Protocols</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
 
 
<li><div id=width_small span style="cursor:default"><a>Notebook</a></div>
+
<li><div class=width_small span style="cursor:default"><a>Parts</a></div>
 
<ul class="subs">
 
<ul class="subs">
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Notebook">Note</a></li>
+
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Parts">Team Parts</a></li>
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Protocols">Protocols</a></li>
+
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Basic_Part">Basic Parts</a></li>
 +
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Composite_Part">Composite Parts</a></li>
 
</ul>
 
</ul>
 +
</li>
 +
 +
<li><div class=width_small><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Notebook">Notebook</a></div>
 
</li>
 
</li>
 
          
 
          
<li><div id=width_small><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Safety">Safety</a></div>
+
<li><div class=width_small><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Safety">Safety</a></div>
 
</li>
 
</li>
 
 
<li><div id=width_large><a href="#">Human Practice</a></div>
+
<li><div class=width_small span style="cursor:default"><a>Society</a></div>
 
<ul class="subs">
 
<ul class="subs">
<li><a href="#">Sub Item</a></li>
+
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Practices">Human Practices</a></li>
<li><a href="#">Sub Item</a></li>
+
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Collaborations">Collaborations</a></li>
<li><a href="#">Sub Item</a></li>
+
<li><a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Entrepreneurship">Entrepreneurship</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
Line 736: Line 830:
 
<ul class="main-Content">
 
<ul class="main-Content">
 
<li>
 
<li>
<span class="title">Overview</span>
+
<span class="title">Motivation</span>
 
<ul class="sub-Content">
 
<ul class="sub-Content">
<li><a href="#First1">Pigout Versus Stay in Shape</a></li>
+
<li><a href="#First1">Motivation</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
Line 747: Line 841:
 
<li><a href="#Second2">Nisin Selection</a></li>
 
<li><a href="#Second2">Nisin Selection</a></li>
 
<li><a href="#Second3">Suicide</a></li>
 
<li><a href="#Second3">Suicide</a></li>
 +
</ul>
 +
</li>
 +
<li>
 +
<span class="title">References</span>
 +
<ul class="sub-Content">
 +
<li><a href="#Third1">References</a></li>
 
</ul>
 
</ul>
 
</li>
 
</li>
Line 760: Line 860:
 
var sub_Content = main_Contents[i].querySelector(".sub-Content");
 
var sub_Content = main_Contents[i].querySelector(".sub-Content");
 
if (i === index) {
 
if (i === index) {
sub_Content.style.height = '12rem';
+
sub_Content.style.height = '10rem';
 
} else {
 
} else {
 
sub_Content.style.height = '0';
 
sub_Content.style.height = '0';
Line 781: Line 881:
 
<div class="ContentBox">
 
<div class="ContentBox">
 
<div class="ContentHolder">
 
<div class="ContentHolder">
<div class="Text1">Overview</div>
+
<div class="Text1">Motivation</div>
<div class="Text2" id="First1">Pigout Versus Stay in Shape</div>
+
<div class="Text2" id="First1">Motivation</div>
 
<div class="Text3">
 
<div class="Text3">
This year, iGEM team of NTU-LIHPAO-Taiwan take note of the problem that the obesity condition in Taiwan has deteriorated. Moreover, the market is flooded with those unverified slimming drugs that harm the public health simultaneously. Therefore, we hope to initiate our project from the key peptide “Peptide YY (PYY)” which can control appetite, and take advantage of the probiotic characteristic of <i>Lactobacillus casei</i>, with cell penetrating peptides which contain large developmental potential in oral peptide drugs. We hope that we can make <i>Lactobacillus casei</i> secret CPP-PYY complex which can be another newly created oral peptide drugs.
+
We notice the obesity problem raising people’s concern worldwide. A research in 2014 shows that around 39% of adults are overweight and 13% are obese. One of the reasons lies behind is the out-of-controlled appetite. People could not stop eating and become obese. Then they go on a diet but fail to tolerate hunger. Some people would then turn to diet pills for help, but end up suffering from side effects.
 +
</div>
 +
<div class="Text3">
 +
We provide a healthier and easier method to solve the obesity problem. We design a fusion protein, “Healthin”, aiming to lower obese people’s appetite. As for the bacteria we use, <i>Lactobacillus casei</i> is chosen rather than <i>E. coli</i> because <i>Lactobacillus casei</i> are harmless probiotics which ameliorate human’s health. Thus, it is obviously our best choice for carrying the oral drug, “Healthin”. The product “Healthin” is based on the peptide YY which our body use to lower appetite after food intake. Also, some special peptides are added to transport peptide YY from bacteria to its working place and function well. We believe these could work through synthetic biology and ultimately make it to help people move back to healthy diet quicker and easier.
 
</div>
 
</div>
 
<div class="Text1">Background</div>
 
<div class="Text1">Background</div>
Line 790: Line 893:
 
<div class="Text3"><div class="Text_TitleUnderline">Cell Penetrating Peptide (CPP)</div></div>
 
<div class="Text3"><div class="Text_TitleUnderline">Cell Penetrating Peptide (CPP)</div></div>
 
<div class="Text3">
 
<div class="Text3">
CPP is a kind of short segment peptide that can spontaneously carry macromolecules such as DNA, proteins, and peptides to penetrate cell membrane. Generally speaking, they often contain less than 40 amino acids and also called protein transduction domain (PTDs) or membrane transduction domain (MTDs). CPP which is first discovered and extensively studied is TAT protein derived from human immunodeficiency virus-1 (HIV-1) and antennapedia homeodomain (Antp) transcription factor comes from Drosophila melanogaster. The shortest segments diagnosed from the sequences are TAT and penetratin, and more and more CPPs come into existence from the following studies. There are also synthetic amino acid sequences such as R9.
+
CPP is a kind of short segment peptide that can carry macromolecules such as DNA, proteins, and peptides to penetrate cell membrane. In general, CPPs are relatively short peptides that consist of less than 40 amino acids and are able to enter cells by means of various mechanisms, including endocytosis, and are further able to assist in the intracellular delivery of covalently or noncovalently conjugated bioactive cargos.<a href="#Reference1">[1]</a>
 +
</div>
 +
<div class="Text3">
 +
The first discovered and extensively studied CPP is TAT peptide, which derived from human immunodeficiency virus-1 (HIV-1). Later, more CPPs were discovered and researches even started to synthesize CPPs like R9. Some examples of CPPS with their physical characters were listed in table 1 below.<a href="#Reference2">[2]</a>
 +
</div>
 +
<div class="Container_Article_Picture3">
 +
<div class="Article_Picture3">
 +
<img src="https://static.igem.org/mediawiki/2015/d/de/NTU_table_1.png" width="600px"/>
 +
<div class="Article_PictureText3"><div class="Text_Picture">[Table 1] Sequence Information</div></div>
 +
</div>
 
</div>
 
</div>
 
<div class="Text3">
 
<div class="Text3">
However, the mechanism of CPP penetrating cell membrane is still vague, and different CPPs, CPP-cargo complexes, secondary structures have significant effect on distinct cells’ penetrating mechanism. Currently, there are majorly two pathways: energy-independent direct penetration and energy-consuming endocytosis, and two pathways both have three same steps: membrane interaction, membrane permeation, secreting CPPs to cytoplasm.
+
There are two major cell penetrating mechanism: energy-independent direct penetration and energy-consuming endocytosis. In these two pathways are three similar steps: membrane interaction, membrane permeation, secretion of CPPs to cytoplasm.
  
<ol class="part2">
+
<ol class="part2">  
<li>Direct penetration : First of all, positively charged CPPs draw negatively charged molecules on membrane such as HS, phospholipid dilayer, with integral proteins folded causing membrane temporarily collapse making CPP penetrate cell membrane, and it may form an inverted micelle or a pore. It increases partial hydrogen concentration that CPPs enter the cytoplasm, forming the concentration gradient, it makes CPPs move from one side to the other, and whether TAT penetrate the cell depends on the concentration and cargo’s properties. </li>
+
<li>Direct penetration: First of all, positively charged CPPs draw negatively charged components of membrane such as HS, phospholipid di-layer. Then, integral proteins fold. Consequently, the membrane temporarily collapses and inverted micelles or pores may appear. CPPs could later penetrate cell membrane and reach the cytoplasm. This increases partial hydrogen concentration and forms the concentration gradient, which enables CPPs to move along. However, the final location of CPPs depends on their concentration and the properties of their cargo.</li>
<li>Endocytosis : Endocytosis uses pinocytosis, macropinocytosis, receptor-mediated endocytosis to form vesicles, transporting CPPs into cytoplasm. Because in the early phase scientists recognized that CPP can penetrate cell membrane in 4oC so that they deducted CPP majorly penetrate cell membrane with direct penetration. Nonetheless, current studies show that endocytosis more or less involves in the penetrating process of different CPPs in various conditions.</li>
+
<li>Endocytosis : Several pathways such as pinocytosis, macropinocytosis, receptor-mediated endocytosis are included. Vesicles are formed after CPPs interacts with membrane to transport them into cytoplasm. Past studies considered direct penetration as major penetrating mechanism. Nonetheless, current studies show that endocytosis more or less involves in the penetrating process of different CPPs in various conditions.</li>
 
</ol>
 
</ol>
 
</div>
 
</div>
 
<div class="Text3">
 
<div class="Text3">
 
+
However, specific description remains unknown. Different CPPs, CPP-cargo complexes, secondary structures, and even experimental conditions all have effect on penetrating pathways.
 
</div>
 
</div>
 +
<div class="Container_Article_Picture1">
 +
<div class="Article_Picture1">
 +
<img src="https://static.igem.org/mediawiki/2015/5/58/NTU_CPP.jpg" width="550px"/>
 +
<div class="Article_PictureText1"><div class="Text_Picture">[Fig.2-1] Function of CPP<a href="#Reference8">[8]</a></div></div>
 +
</div>
 +
</div>
 +
 
<div class="Text3"><div class="Text_TitleUnderline">Peptide YY (PYY)</div></div>
 
<div class="Text3"><div class="Text_TitleUnderline">Peptide YY (PYY)</div></div>
 
<div class="Text3">
 
<div class="Text3">
Peptide YY is a short peptide that can restrain our appetite. Because the peptide’s head and tail are both amino acid, tyrosine (Y), it is named peptide YY (PYY). PYY has two forms: PYY 1-36 is the unmodified form, and PYY 3-36 is the kind of PYY cut off two amino acids in N-terminal side by dipeptidyl peptidase-IV. Each contains 60% and 40% of all PYY.
+
Peptide YY is a gastrointestinal (GI) hormone that can restrain our appetite. Because this short peptide’s the terminal amino acids in each end are tyrosine (Y), it is named peptide YY (PYY). There are two main endogenous forms: PYY<sub>1–36</sub> and PYY<sub>3–36</sub>.<a href="#Reference3">[3]</a> Both are stable without the need of disulfide bonds. The latter is produced by the action of the enzyme dipeptidyl peptidase-IV (DPP-IV).<a href="#Reference4">[4]</a> The conformational change of PYY3-36 alleviates its binding affinity to the NPY Y2 receptor (Y2R).
 
</div>
 
</div>
 
<div class="Text3">
 
<div class="Text3">
In the situation of PYY binding to the receptors, PYY 1-36’s affinity to Y1, Y2, Y4,and Y5 are all high. However, because PYY 3-36 is cut off two amino acids in N-terminal side causing conformational change, its affinity to Y2 is higher than others. Since both two types of PYY don’t require disulfide bond to stable its structure, it can spontaneously become a stable and activated form in the solution.
+
Peptide YY plays an important role in controlling appetite. After our intestine absorbs micromolecule nutrient, the L-type endocrine cell (L cell) will secret PYY to blood. Along the blood flow, PYY could enter the arcuate nucleus in hypothalamus and then bind with Y2R. The binding decreases our appetite and inhibits eating.<a href="#Reference5">[5]</a>
PYY is classified as gastrointestinal(GI) hormone. After intestine absorbs micromolecule nutrients, ileum and colon epithelial cells will secret PYY to blood. As PYY contact hypothalamus by blood circulation.
+
</div>
 +
<div class="Container_Article_Picture2">
 +
<div class="Article_Picture2">
 +
<img src="https://static.igem.org/mediawiki/2015/e/e8/NTU_pyy_mechanism.gif" width="320px"/>
 +
<div class="Article_PictureText2"><div class="Text_Picture">[Fig.2-1] Pathway of PYY</div></div>
 +
</div>
 
</div>
 
</div>
  
Line 819: Line 943:
 
<div class="Text3"><div class="Text_TitleUnderline">Nisin</div></div>
 
<div class="Text3"><div class="Text_TitleUnderline">Nisin</div></div>
 
<div class="Text3">
 
<div class="Text3">
Since we are aim to produce PYY for the further use in human beings, a food-grade experimental procedure must be conducted. Here we choose nisin, a kind of bacteriocins excreted by <i>Lactococcus lactis</i>, as our selection marker. Bacteriocins are antimicrobial peptides produced by bacteria to kill or inhibit the growth of similar or closely related bacterial strain(s).<a href="#Reference1">[1]</a> For nisin, however, it can form pores in the bacterial cytoplasmic membrane and decrease the membrane potential; thus, it has a broader range of target cells.<a href="#Reference2">[2]</a> Nisin-producing organisms have their specific way to protect their cell membrane from the nisin pore-forming activity. We use this characteristic of nisin immunity to select cells containing out target plasmids. The detailed self-protection mechanism is discussed in the <a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Design"><b>Design</b></a> section.
+
Since we are aim to produce PYY for the further use in human beings, a food-grade experimental procedure must be conducted. Here we choose nisin, a kind of bacteriocins excreted by <i>Lactococcus lactis</i>, as our selection marker. Bacteriocins are antimicrobial peptides produced by bacteria to kill or inhibit the growth of similar or closely related bacterial strain(s).<a href="#Reference6">[6]</a> For nisin, however, it can form pores in the bacterial cytoplasmic membrane and decrease the membrane potential; thus, it has a broader range of target cells.<a href="#Reference7">[7]</a> Nisin-producing organisms have their specific way to protect their cell membrane from the nisin pore-forming activity. We use this characteristic of nisin immunity to select cells containing out target plasmids. The detailed self-protection mechanism is discussed in the <a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Design"><b>[Design]</b></a> section.
 
</div>
 
</div>
 
                  
 
                  
Line 825: Line 949:
 
<div class="Text3"><div class="Text_TitleUnderline">Programmed Cell Death</div></div>
 
<div class="Text3"><div class="Text_TitleUnderline">Programmed Cell Death</div></div>
 
<div class="Text3">
 
<div class="Text3">
The prototype of our product is an oral capsule which can function well while it reaches the human intestines. Although <i>Lactobacillus casei</i> ATCC393 as a probiotic would not do harm to the consumers’ healthy, for safety concern, cell apoptosis should be introduced due to several reasons. To begin with, we want to control the quantity of PYY within a proper range so as not to cause side-effects. What we value the most is the yield of PYY produced by the time the cell died; therefore, the concentration of bacteria being put into the capsule can be determined with its penetration rate taken into consideration. Another critical reason is that the genes transfer among bacteria and with the environment must be diminished. Otherwise, it may not only interfere the gut flora, but also contaminate the surroundings. With those concerns, we found a desirable part in the iGEM biobricks, namely <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1159105">NcuA</a>. It is a thermonuclease that degrades both plasmid and chromosomal DNA. For more information, please go to the Design section.
+
The prototype of our product, Healthin, is liquid tonic taken orally which can function well while it reaches the human intestines. Although <i>Lactobacillus casei</i> ATCC393 as a probiotic would not do harm to the consumers’ healthy, for safety concern, cell apoptosis should be introduced due to several reasons. To begin with, we want to control the quantity of PYY within a proper range so as not to cause side-effects. What we value the most is the yield of PYY produced by the time the cell died; therefore, the concentration of bacteria being put into the liquid tonic can be determined with its penetration rate taken into consideration. Another critical reason is that the genes transfer among bacteria and with the environment must be diminished. Otherwise, it may not only interfere with the gut flora, but also contaminate the surroundings. With those concerns, we found a desirable part in the iGEM biobricks, namely <a href="http://parts.igem.org/wiki/index.php?title=Part:BBa_K1159105">NucA</a>. It is a thermonuclease that degrades both plasmid and chromosomal DNA. For more information, please go to the <a href="https://2015.igem.org/Team:NTU-LIHPAO-Taiwan/Design"><b>[Design]</b></a> section.
 
</div>
 
</div>
  
<div class="Text1">Reference</div>
+
<div class="Text1">References</div>
<div class="Text2" id="Fourth">Reference</div>
+
<div class="Text2" id="Third1">References</div>
 
<div class="Text3" id="Reference1">
 
<div class="Text3" id="Reference1">
[1] E Ruhr and H G Sahl. Mode of action of the peptide antibiotic nisin and influence on the membrane potential of whole cells and on cytoplasmic and artificial membrane vesicles. <i>Antimicrob Agents Chemother</i>, Vol. 27, No. 5, p.841–845. Germany. (1985)
+
[1] Langel, Ü. Handbook of Cell-Penetrating Peptides, 2nd ed.; CRC Press: Boca Raton, FL, 2007
 
</div>
 
</div>
 
<div class="Text3" id="Reference2">
 
<div class="Text3" id="Reference2">
[2] Cleveland J <i>et al</i>. Bacteriocins: safe, natural antimicrobials for food preservation. <i>Int J Food Microbiol</i>, Vol.71, p.1-20. USA.(2001)
+
[2] T. Hessa, H. Kim, K. Bihlmaier <i>et al</i>. Recognition of transmembrane helices by the endoplasmic reticulum translocon. Nature, vol. 433, no. 7024, pp. 377–381, 2005.
 +
</div>
 +
<div class="Text3" id="Reference3">
 +
[3] Grandt, D., M. Schimiczek, K. Struk, <i>et al</i>. Characterization of two forms of peptide YY, PYY(1–36) and PYY(3–36), in the rabbit. Peptides 15: 815–820. (1994)
 +
</div>
 +
<div class="Text3" id="Reference4">
 +
[4] Medeiros, M.D. & A.J. Turner. Processing and metabolism of peptide-YY: Pivotal roles of dipeptidylpeptidase-IV, aminopeptidase-P, and endopeptidase-24.11. Endocrinology 134: 2088–2094. (1994)
 +
</div>
 +
<div class="Text3" id="Reference5">
 +
[5] G.H. Ballantyne. Peptide YY(1–36) and peptide YY(3–36): Part I. Distribution, release and actions Obes Surg, 16, pp. 651–658. (2006)
 +
</div>
 +
<div class="Text3" id="Reference6">
 +
[6] ELKE RUHR and HANS-G. SAHL. Mode of Action of the Peptide Antibiotic Nisin and Influence on the Membrane Potential of Whole Cells and on Cytoplasmic and Artificial Membrane Vesicles. Antimicrobial Agents and Chemotherapy, Vol. 27, No. 5, p. 841-845. Germany. (1985)
 +
</div>
 +
<div class="Text3" id="Reference7">
 +
[7] Cleveland J <i>et al</i>. Bacteriocins: safe, natural antimicrobials for food preservation. <i>Int J Food Microbiol</i>, Vol.71, p.1-20. USA.(2001)
 +
</div>
 +
<div class="Text3" id="Reference8">
 +
[8] CellPPD: Designing of Cell Penetrating Peptides (http://crdd.osdd.net/raghava/cellppd/#thumb)
 
</div>
 
</div>
  
Line 883: Line 1,025:
 
 
 
$('.Text3 > a').click(function() {
 
$('.Text3 > a').click(function() {
 +
console.log(this.hash);
 +
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') || location.hostname == this.hostname) {
 +
var target = $('[id="'+this.hash.substring(1)+'"]');
 +
target = target.length ? target : $('[name="' + this.hash.slice(1) +'"]');
 +
if (target.length) {
 +
$('html,body').animate({
 +
scrollTop: target.offset().top-55
 +
}, 700);
 +
return false;
 +
}
 +
}
 +
});
 +
 +
$('.Text_Picture > a').click(function() {
 
console.log(this.hash);
 
console.log(this.hash);
 
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') || location.hostname == this.hostname) {
 
if (location.pathname.replace(/^\//,'') == this.pathname.replace(/^\//,'') || location.hostname == this.hostname) {

Latest revision as of 13:13, 18 September 2015

NTU-LIHPAO-Taiwan

Motivation
Motivation
We notice the obesity problem raising people’s concern worldwide. A research in 2014 shows that around 39% of adults are overweight and 13% are obese. One of the reasons lies behind is the out-of-controlled appetite. People could not stop eating and become obese. Then they go on a diet but fail to tolerate hunger. Some people would then turn to diet pills for help, but end up suffering from side effects.
We provide a healthier and easier method to solve the obesity problem. We design a fusion protein, “Healthin”, aiming to lower obese people’s appetite. As for the bacteria we use, Lactobacillus casei is chosen rather than E. coli because Lactobacillus casei are harmless probiotics which ameliorate human’s health. Thus, it is obviously our best choice for carrying the oral drug, “Healthin”. The product “Healthin” is based on the peptide YY which our body use to lower appetite after food intake. Also, some special peptides are added to transport peptide YY from bacteria to its working place and function well. We believe these could work through synthetic biology and ultimately make it to help people move back to healthy diet quicker and easier.
Background
CPP-PYY
Cell Penetrating Peptide (CPP)
CPP is a kind of short segment peptide that can carry macromolecules such as DNA, proteins, and peptides to penetrate cell membrane. In general, CPPs are relatively short peptides that consist of less than 40 amino acids and are able to enter cells by means of various mechanisms, including endocytosis, and are further able to assist in the intracellular delivery of covalently or noncovalently conjugated bioactive cargos.[1]
The first discovered and extensively studied CPP is TAT peptide, which derived from human immunodeficiency virus-1 (HIV-1). Later, more CPPs were discovered and researches even started to synthesize CPPs like R9. Some examples of CPPS with their physical characters were listed in table 1 below.[2]
[Table 1] Sequence Information
There are two major cell penetrating mechanism: energy-independent direct penetration and energy-consuming endocytosis. In these two pathways are three similar steps: membrane interaction, membrane permeation, secretion of CPPs to cytoplasm.
  1. Direct penetration: First of all, positively charged CPPs draw negatively charged components of membrane such as HS, phospholipid di-layer. Then, integral proteins fold. Consequently, the membrane temporarily collapses and inverted micelles or pores may appear. CPPs could later penetrate cell membrane and reach the cytoplasm. This increases partial hydrogen concentration and forms the concentration gradient, which enables CPPs to move along. However, the final location of CPPs depends on their concentration and the properties of their cargo.
  2. Endocytosis : Several pathways such as pinocytosis, macropinocytosis, receptor-mediated endocytosis are included. Vesicles are formed after CPPs interacts with membrane to transport them into cytoplasm. Past studies considered direct penetration as major penetrating mechanism. Nonetheless, current studies show that endocytosis more or less involves in the penetrating process of different CPPs in various conditions.
However, specific description remains unknown. Different CPPs, CPP-cargo complexes, secondary structures, and even experimental conditions all have effect on penetrating pathways.
[Fig.2-1] Function of CPP[8]
Peptide YY (PYY)
Peptide YY is a gastrointestinal (GI) hormone that can restrain our appetite. Because this short peptide’s the terminal amino acids in each end are tyrosine (Y), it is named peptide YY (PYY). There are two main endogenous forms: PYY1–36 and PYY3–36.[3] Both are stable without the need of disulfide bonds. The latter is produced by the action of the enzyme dipeptidyl peptidase-IV (DPP-IV).[4] The conformational change of PYY3-36 alleviates its binding affinity to the NPY Y2 receptor (Y2R).
Peptide YY plays an important role in controlling appetite. After our intestine absorbs micromolecule nutrient, the L-type endocrine cell (L cell) will secret PYY to blood. Along the blood flow, PYY could enter the arcuate nucleus in hypothalamus and then bind with Y2R. The binding decreases our appetite and inhibits eating.[5]
[Fig.2-1] Pathway of PYY
Nisin Selection
Lactic Acid Bacteria (LAB)
In our project, we choose Lactobacillus casei ATCC393 as the study material which belongs to the diverse family of lactic acid bacteria. Lactic acid bacteria are not a formal term in taxonomy; as a matter of fact, the lactic acid bacteria are referred to as a group of microorganism that is able to metabolite carbohydrates to produce lactic acid with the yield over 50%. One notable fact is that lactic acid bacteria are long be used in the manufacture of dairy products, and therefore they are generally regarded as safe (GRAS). Moreover, they are the most representative probiotics in the intestines.
Nisin
Since we are aim to produce PYY for the further use in human beings, a food-grade experimental procedure must be conducted. Here we choose nisin, a kind of bacteriocins excreted by Lactococcus lactis, as our selection marker. Bacteriocins are antimicrobial peptides produced by bacteria to kill or inhibit the growth of similar or closely related bacterial strain(s).[6] For nisin, however, it can form pores in the bacterial cytoplasmic membrane and decrease the membrane potential; thus, it has a broader range of target cells.[7] Nisin-producing organisms have their specific way to protect their cell membrane from the nisin pore-forming activity. We use this characteristic of nisin immunity to select cells containing out target plasmids. The detailed self-protection mechanism is discussed in the [Design] section.
Suicide
Programmed Cell Death
The prototype of our product, Healthin, is liquid tonic taken orally which can function well while it reaches the human intestines. Although Lactobacillus casei ATCC393 as a probiotic would not do harm to the consumers’ healthy, for safety concern, cell apoptosis should be introduced due to several reasons. To begin with, we want to control the quantity of PYY within a proper range so as not to cause side-effects. What we value the most is the yield of PYY produced by the time the cell died; therefore, the concentration of bacteria being put into the liquid tonic can be determined with its penetration rate taken into consideration. Another critical reason is that the genes transfer among bacteria and with the environment must be diminished. Otherwise, it may not only interfere with the gut flora, but also contaminate the surroundings. With those concerns, we found a desirable part in the iGEM biobricks, namely NucA. It is a thermonuclease that degrades both plasmid and chromosomal DNA. For more information, please go to the [Design] section.
References
References
[1] Langel, Ü. Handbook of Cell-Penetrating Peptides, 2nd ed.; CRC Press: Boca Raton, FL, 2007
[2] T. Hessa, H. Kim, K. Bihlmaier et al. Recognition of transmembrane helices by the endoplasmic reticulum translocon. Nature, vol. 433, no. 7024, pp. 377–381, 2005.
[3] Grandt, D., M. Schimiczek, K. Struk, et al. Characterization of two forms of peptide YY, PYY(1–36) and PYY(3–36), in the rabbit. Peptides 15: 815–820. (1994)
[4] Medeiros, M.D. & A.J. Turner. Processing and metabolism of peptide-YY: Pivotal roles of dipeptidylpeptidase-IV, aminopeptidase-P, and endopeptidase-24.11. Endocrinology 134: 2088–2094. (1994)
[5] G.H. Ballantyne. Peptide YY(1–36) and peptide YY(3–36): Part I. Distribution, release and actions Obes Surg, 16, pp. 651–658. (2006)
[6] ELKE RUHR and HANS-G. SAHL. Mode of Action of the Peptide Antibiotic Nisin and Influence on the Membrane Potential of Whole Cells and on Cytoplasmic and Artificial Membrane Vesicles. Antimicrobial Agents and Chemotherapy, Vol. 27, No. 5, p. 841-845. Germany. (1985)
[7] Cleveland J et al. Bacteriocins: safe, natural antimicrobials for food preservation. Int J Food Microbiol, Vol.71, p.1-20. USA.(2001)
[8] CellPPD: Designing of Cell Penetrating Peptides (http://crdd.osdd.net/raghava/cellppd/#thumb)
Maintained by the iGEM team NTU-LIHPAO-Taiwan    ©2015 NTU-LIHPAO-Taiwan