Team:Virginia

From 2011.igem.org

(Difference between revisions)
(Prototype team page)
m
 
(23 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<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 --- */
-
<html>
+
body {
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
margin: 0px;
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
color: #333;
-
This is a template page. READ THESE INSTRUCTIONS.
+
font-size: 12px;
-
</div>
+
font-family: "Trebuchet MS",Arial, Verdana, Univers;
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
background-color: #ffffff;
-
You are provided with this team page template with which to start the iGEM season.  You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki.  You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
/*background-image: url(images/pattern.jpg);*/
-
</div>
+
background-repeat: repeat;
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
}
-
You <strong>MUST</strong> have a team description page, a project abstract, a complete project description, a lab notebook, and a safety page.  PLEASE keep all of your pages within your teams namespace. 
+
-
</div>
+
-
</div>
+
-
</html>
+
-
<!-- *** End of the alert box *** -->
+
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; }
 +
a          { color: #ba7007; }
 +
a:visited  { color: #ba7007; }
 +
a:hover    { color: black; }
 +
.container {
 +
width: 908px;
 +
margin-left: auto;
 +
margin-right: auto;
 +
background-color: #ffffff;
 +
 +
}
-
{|align="justify"
 
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
 
-
|[[Image:Virginia_logo.png|200px|right|frame]]
 
-
|-
 
-
|
 
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
 
-
|[[Image:Virginia_team.png|right|frame|Your team picture]]
 
-
|-
 
-
|
 
-
|align="center"|[[Team:Virginia | Team Example]]
 
-
|}
 
-
<!--- The Mission, Experiments --->
+
/* BANNER AREA */
 +
.bannerArea {
 +
width: 908px;
 +
}
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
.bannerNav {
-
!align="center"|[[Team:Virginia|Home]]
+
width: 800px;
-
!align="center"|[[Team:Virginia/Team|Team]]
+
margin: 0px 0px 40px 15px;
-
!align="center"|[https://igem.org/Team.cgi?year=2011&team_name=Virginia Official Team Profile]
+
#margin-bottom: 10px; /* for IE */
-
!align="center"|[[Team:Virginia/Project|Project]]
+
color: #0360b0;
-
!align="center"|[[Team:Virginia/Parts|Parts Submitted to the Registry]]
+
font-size: 14px;
-
!align="center"|[[Team:Virginia/Modeling|Modeling]]
+
font-weight: bold;
-
!align="center"|[[Team:Virginia/Notebook|Notebook]]
+
}
-
!align="center"|[[Team:Virginia/Safety|Safety]]
+
 
-
!align="center"|[[Team:Virginia/Attributions|Attributions]]
+
.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.