Team:Virginia

From 2011.igem.org

(Difference between revisions)
m
 
(19 intermediate revisions not shown)
Line 1: Line 1:
-
{|align="center"
+
<html xmlns="http://www.w3.org/1999/xhtml">
-
|[[File:TEAMVIRGINIA1.jpg|960px]]
+
<head>
-
|}
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 +
<title>iGEM - Team Virginia - Team</title>
 +
<style>
 +
@charset "UTF-8";
 +
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */
-
{| style="color:orange;background-color:white;" cellspacing="1" width="100%" align="center"
+
body {
-
!align="center"|[[Team:Virginia|Home]]
+
margin: 0px;
-
!align="center"|[[Team:Virginia/Team|Team]]
+
color: #333;
-
!align="center"|[https://igem.org/Team.cgi?year=2011&team_name=Virginia Official Team Profile]
+
font-size: 12px;
-
!align="center"|[[Team:Virginia/Project|Project]]
+
font-family: "Trebuchet MS",Arial, Verdana, Univers;
-
!align="center"|[[Team:Virginia/Parts|Parts Submitted to the Registry]]
+
background-color: #ffffff;
-
!align="center"|[[Team:Virginia/Modeling|Modeling]]
+
/*background-image: url(images/pattern.jpg);*/
-
!align="center"|[[Team:Virginia/Notebook|Notebook]]
+
background-repeat: repeat;
-
!align="center"|[[Team:Virginia/Safety|Safety]]
+
}
-
!align="center"|[[Team:Virginia/Attributions|Attributions]]
+
-
|}
+
-
{|align="justify"
+
h1 { color: #333; font-size: 16px; font-weight: bold; margin: 3px 0px 25px 0px; border-top: solid; border-color: #666; border-width: 1px;}
-
|
+
h2 { color: #333; font-size: 14px; font-weight: normal; margin: 0px 0px 15px 0px; }
-
|-
+
-
|
+
-
Hi! We're the iGEM team at the University of Virginia. We're engineering a genetic circuit in yeast to accelerate human wound-healing with the goal of preventing dangerous infection which is often exacerbated in chronic or slow-healing wounds. We hope to accomplish this by expressing a set of growth factors associated with accelerated healing in a time-dependent fashion by microorganisms at the wound site.
+
-
|}
+
-
{|align="center"
+
a          { color: #ba7007; }
-
|[[File:Rotunda1600x1200.jpg|960px|The Rotunda]]
+
a:visited  { color: #ba7007; }
-
|}
+
a:hover    { color: black; }
 +
 
 +
.container {
 +
width: 908px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
 +
}
 +
 
 +
 
 +
/* BANNER AREA */
 +
.bannerArea {
 +
width: 908px;
 +
}
 +
 
 +
.bannerNav {
 +
width: 800px;
 +
margin: 0px 0px 40px 15px;
 +
#margin-bottom: 10px; /* for IE */
 +
color: #0360b0;
 +
font-size: 14px;
 +
font-weight: bold;
 +
}
 +
 
 +
.bannerNav ul{
 +
margin: 0px;
 +
}
 +
 
 +
.bannerNav li{
 +
list-style: none;
 +
float:left;
 +
margin: 0px 18px 0px 0px;
 +
#margin-left: 20px; /* for IE */
 +
}
 +
 
 +
.bannerNav a{
 +
margin-left: 0px;
 +
color: #0360b0;
 +
text-decoration: none;
 +
}
 +
.bannerNav a:visited{
 +
color: #0360b0;
 +
}
 +
 
 +
.bannerNav a:hover{
 +
color: #000000;
 +
}
 +
 
 +
.bannersubnav {
 +
padding-top: 20px;
 +
padding-right: 20px;
 +
float: right;
 +
color: #3e75a6;
 +
font-size: 10px;
 +
font-weight: bold;
 +
font-family: Verdana,Arial, Helvetica , sans-serif;
 +
}
 +
 
 +
.bannersubnav a { color: #3e75a6; text-decoration: none; padding-left: 5px; padding-right: 5px; }
 +
.bannersubnav a:visited { color: #3e75a6; }
 +
.bannersubnav a:hover { color: #000000; text-decoration: none; }
 +
 
 +
.toplogo {
 +
margin-left: 0px;
 +
padding-top: 0px;
 +
}
 +
 
 +
.navigationArea {
 +
width: 908px;
 +
border-bottom: solid;
 +
border-color: #666;
 +
border-width: 1px;
 +
}
 +
 
 +
/* CONTENT AREA */
 +
 
 +
.contentArea {
 +
width: 908px;
 +
padding-top: 30px;
 +
padding-bottom: 20px;
 +
}
 +
 
 +
.contentleft {
 +
width: 400px;
 +
padding-left: 30px;
 +
padding-right: 40px;
 +
float: left;
 +
}
 +
 
 +
.contentright {
 +
width: 400px;
 +
float: left;
 +
}
 +
 
 +
.imageright {
 +
margin-top: 10px;
 +
margin-left: 10px;
 +
margin-bottom: 10px;
 +
float: right;
 +
}
 +
.imageleft {
 +
margin-right: 30px;
 +
margin-bottom: 10px;
 +
float: left;
 +
}
 +
 
 +
 
 +
/* FOOTER AREA */
 +
.footerArea {
 +
width: 908px;
 +
height: 50px;
 +
}
 +
 
 +
.copyright {
 +
border-top: solid;
 +
border-color: #666;
 +
border-width: 1px;
 +
margin-left: 30px;
 +
margin-right: 30px;
 +
padding-top: 12px;
 +
color: #666;
 +
font-size: 12px;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
<body>
 +
<div class="container">
 +
<div class="bannerArea">
 +
<div class="toplogo"><a href="https://2011.igem.org/Team:Virginia"><img src="https://static.igem.org/mediawiki/2011/8/89/Emergent_Chaos2.jpg" width="909" height="270" border="0" /></a></div>
 +
<ul class="bannerNav">
 +
<li><a href="https://2011.igem.org/Team:Virginia/Project" >PROJECT</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Parts" >PARTS</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Modeling" >MODELING</a></li>
 +
<li><a href="https://2011.igem.org/Team:Virginia/Notebook">NOTEBOOK</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Safety" >SAFETY</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/HumanPractices" >HUMAN PRACTICES</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Resources" >RESOURCES</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Team" >TEAM</a></li>
 +
                    <li><a href="https://2011.igem.org/Team:Virginia/Attributions" >ATTRIBUTIONS</a></li>
 +
</ul>
 +
</div>
 +
<div class="container">
 +
  <div class="content">
 +
    <h1>The University of Virginia iGEM Team</h1>
 +
    <h2>A synthetic biology approach to promoting angiogenesis at traumatic wound sites</h2>
 +
 
 +
    <div class="acontent">
 +
 
 +
<a href="http://www.youtube.com/watch?v=_tSmCYwkqZI" target="_blank" ><img src="https://static.igem.org/mediawiki/2011/8/81/Circuit_design.png" width="413" height="341" border="0" class="imageright" /></a>
 +
 
 +
<p>We use a synthetic biology approach to promote tissue regeneration at traumatic wound sites. Tissue regeneration is composed of three primary processes: the regrowth of functional parenchymal tissue, the regrowth of support tissues, and the regrowth of vasculature to sustain the nascent tissue formation (angiogenesis).</p>
 +
      <p>
 +
Although tissue engineering has offered several effective solutions to address the first two processes, our project attempts to build upon these ideas and develop a more cost-effective and robust method to promote angiogenesis at traumatic wound sites. We have devised a circuit to be incorporated in a yeast chassis that efficiently expresses two vital angiogenic proteins--vascular endothelial growth factor (VEGF) and platelet derived growth factor (PDGF-β)--in a sequential and time-dependent manner that approximates the natural cascade of growth factor release in the human body. We also intend to submit a Biobrick-compatible yeast plasmid backbone for future use.</p>
 +
<div></div>
 +
 
 +
<h2>Contributions and Results</h2>
 +
 
 +
<p>We contributed three genetic <a href="https://2011.igem.org/Team:Virginia/Parts">parts</a> to the Registry, including a yeast plasmid backbone, PDGF sequence optimized for expression in yeast, and a related siRNA part for modular suppression and regulation.    </p>
 +
  <p>In addition, we published an <a href="https://2011.igem.org/Team:Virginia/HumanPractices" >in-depth human practices investigation</a> of the legal and economic dimensions of intellectual property as it relates to synthetic biology, biomedical engineering, and our project. </p>
 +
<p>Although set-backs in assembly prevented us from actually testing the complete circuit, we utilized ordinary differential equations to generate <a href="https://2011.igem.org/Team:Virginia/Modeling" >a model</a> describing the behavior of each protein synthesis and employed the Michaelis-Menten Equation to describe the production of messenger RNAs. We further investigated the mathematical model using Matlab to explore the relationship between input and output, elucidiating the relationship between VEGF and PDGF-β over time.</p>
 +
 
 +
    <!-- end .content --></div>
 +
  <!-- end .container --></div>
 +
 
 +
 +
</div>
 +
        <div class="contentArea"><!-- TemplateBeginEditable name="content left" -->
 +
<div class="contentleft">
 +
  <h1>Our sponsors</h1>
 +
                  <img src="https://static.igem.org/mediawiki/2011/e/e5/Roundedrectrotunda.jpg" border="0" class="imageright">
 +
<p>We'd like to thank the College of Arts and Sciences, the School of Engineering and Applied Science, the Alumni Lacy Fund, and the Office of the Vice President for Research for providing funding for this project.</p>
 +
</div>
 +
<!-- TemplateEndEditable --><!-- TemplateBeginEditable name="content right" -->
 +
<div class="contentright">
 +
<h1>Who We Are</h1>
 +
<img class="imageright" src="https://static.igem.org/mediawiki/2011/5/5a/Vgem_team_pic.jpg" border="0"> <p>We're a group of five undergraduates at the University of Virginia from the departments of Chemical Engineering, Biomedical Engineering, and Psychology. Our research was overseen by three faculty advisors: Professor Kozminski, Professor Kwon, and Professor Papin.</p>
 +
</div>
 +
<!-- TemplateEndEditable -->
 +
<div style="clear:both;"></div>
 +
</div>
 +
<div style="clear:both;"></div>
 +
        <div class="footerArea">
 +
 +
<div class="copyright">Copyleft. All rights reversed.</div>
 +
 +
</div>
 +
</body>
 +
</html>

Latest revision as of 16:09, 11 October 2011

iGEM - Team Virginia - Team

The University of Virginia iGEM Team

A synthetic biology approach to promoting angiogenesis at traumatic wound sites

We use a synthetic biology approach to promote tissue regeneration at traumatic wound sites. Tissue regeneration is composed of three primary processes: the regrowth of functional parenchymal tissue, the regrowth of support tissues, and the regrowth of vasculature to sustain the nascent tissue formation (angiogenesis).

Although tissue engineering has offered several effective solutions to address the first two processes, our project attempts to build upon these ideas and develop a more cost-effective and robust method to promote angiogenesis at traumatic wound sites. We have devised a circuit to be incorporated in a yeast chassis that efficiently expresses two vital angiogenic proteins--vascular endothelial growth factor (VEGF) and platelet derived growth factor (PDGF-β)--in a sequential and time-dependent manner that approximates the natural cascade of growth factor release in the human body. We also intend to submit a Biobrick-compatible yeast plasmid backbone for future use.

Contributions and Results

We contributed three genetic parts to the Registry, including a yeast plasmid backbone, PDGF sequence optimized for expression in yeast, and a related siRNA part for modular suppression and regulation.    

In addition, we published an in-depth human practices investigation of the legal and economic dimensions of intellectual property as it relates to synthetic biology, biomedical engineering, and our project.

Although set-backs in assembly prevented us from actually testing the complete circuit, we utilized ordinary differential equations to generate a model describing the behavior of each protein synthesis and employed the Michaelis-Menten Equation to describe the production of messenger RNAs. We further investigated the mathematical model using Matlab to explore the relationship between input and output, elucidiating the relationship between VEGF and PDGF-β over time.

Our sponsors

We'd like to thank the College of Arts and Sciences, the School of Engineering and Applied Science, the Alumni Lacy Fund, and the Office of the Vice President for Research for providing funding for this project.

Who We Are

We're a group of five undergraduates at the University of Virginia from the departments of Chemical Engineering, Biomedical Engineering, and Psychology. Our research was overseen by three faculty advisors: Professor Kozminski, Professor Kwon, and Professor Papin.