Team:Tuebingen/Playground

From 2012.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{:Team:Tuebingen/Templates/Navigation}}
+
{{:Team:Tuebingen/Template/Tuebingen}}
-
<html>
+
-
<style type="text/css">
+
-
/* credit goes to Team:LMU-Munich for parts of this stylesheet */
+
-
/* hide some igem stuff... */
 
-
h1.firstHeading, #catlinks {
+
<div class="center" style="width:auto; margin-left:auto; margin-right:auto;">
-
/*h1.firstHeading, #p-logo, #catlinks {*/
+
-
display: none;
+
-
font-weight: lighter;
+
-
}
+
-
#p-logo {
+
'''<big>Welcome to the iGEM wiki of the Team Tübigen!</big>'''
-
background-image: url(https://static.igem.org/mediawiki/2012/8/85/TuebingenHeader.png);
+
new insights: environmental pollution from the viewpoint of a fish
-
background-repeat: no-repeat;
+
-
background-position: 0 0;
+
-
margin: 0;
+
-
padding: 0;
+
-
margin-top: 10px;
+
-
}
+
-
#p-logo a {
+
</div>
-
display: none;
+
-
}
+
-
/* reformat the major elements of the page */
+
{|
 +
|Our aim is the expression of zebrafish (''Danio rerio'') membrane progestin receptor (mPR) in yeast to reliably measure steroid concentrations in water by inducing bioluminiscence.
 +
|See who is on the team and learn about our hometown Tübingen.
 +
|-
 +
|<div class="frontbutton">[[Tuebingen:Project|learn more]]</div>
 +
|<div class="frontbutton">our team</div>
 +
|-
 +
|
 +
|
 +
|-
 +
|If you want to contact us, send us an e-mail.
 +
|Follow us on twitter and be the first to know about our recent progress.
 +
|-
 +
|<div class="frontbutton">contact us</div>
 +
|<div class="frontbutton">[http://twitter.com/igemtuebingen @iGEMTuebingen]</div>
 +
|}
-
body, html, #globalWrapper, #content {
 
-
background: white;
 
-
margin: auto;
 
-
padding: 0;
 
-
border: 0 none transparent;
 
-
font-size: 1em;
 
-
font-face: sans-serif;
 
-
width: auto;
 
-
        max-width: 1000px;
 
-
border-top: 0px solid white;
 
-
margin-top: 0px;
 
-
position: static;
 
-
}
 
-
#top-section {
 
-
border: 0 none transparent;
 
-
margin: 0;
 
-
padding: 0;
 
-
width: auto;
 
-
height: 1.5em;
 
-
}
 
-
#search-controls {
+
<div class="center">The pages on this wiki provide information on our team, our project work and related activities.</div>
-
float: right;
+
-
width: 15em;
+
-
position: absolute;
+
-
right: 5em;
+
-
top: 6em;
+
-
display: none;
+
-
}
+
-
 
+
-
#searchInput {
+
-
width: 14em;
+
-
display: none;
+
-
}
+
-
 
+
-
#menubar {
+
-
display: table-cell;
+
-
background: transparent;
+
-
}
+
-
 
+
-
#menubar.right-menu {
+
-
text-align: right;
+
-
}
+
-
 
+
-
#menubar * {
+
-
color: transparent !important;
+
-
background: transparent !important;
+
-
}
+
-
 
+
-
#top-section:hover #menubar * {
+
-
color: blue !important;
+
-
}
+
-
 
+
-
#footer-box {
+
-
margin-top: 1em;
+
-
margin-bottom: 10px;
+
-
}
+
-
 
+
-
 
+
-
/* our own navigation */
+
-
#nav {
+
-
margin-top: 100px;
+
-
}
+
-
#nav ul {
+
-
display: 0;
+
-
margin: 0;
+
-
padding: 0;
+
-
background: #A51E37;
+
-
height: 2.5em;
+
-
border-bottom: 0 solid #7b406c;
+
-
}
+
-
 
+
-
#nav li {
+
-
display: block;
+
-
position: relative;
+
-
padding: 0;
+
-
margin: 0;
+
-
float: left;
+
-
margin-right: 0px;
+
-
height: 2.7em;
+
-
}
+
-
 
+
-
#nav li:hover {
+
-
border-right: 0px solid transparent;
+
-
border-left: 0px solid transparent;
+
-
margin-left: 0;
+
-
margin-right: 0;
+
-
}
+
-
 
+
-
#nav li:hover li:hover {
+
-
border: 0 none transparent;
+
-
margin: 0;
+
-
}
+
-
 
+
-
#nav a, #nav strong {
+
-
display: block;
+
-
background: #A51E37;
+
-
padding: .5em;
+
-
height: 1.5em;
+
-
color: white;
+
-
white-space: nowrap;
+
-
}
+
-
 
+
-
#nav a:hover {
+
-
text-decoration: none;
+
-
color: white;
+
-
background: #C5828E;
+
-
}
+
-
 
+
-
#nav li ul {
+
-
display: none;
+
-
}
+
-
 
+
-
#nav li:hover ul {
+
-
display: table;
+
-
position: absolute;
+
-
top: 2.5em;
+
-
left: 0px;
+
-
width: auto;
+
-
border: 0px solid white;
+
-
border-top: 0 none transparent;
+
-
}
+
-
 
+
-
#nav li:hover li {
+
-
float:none;
+
-
display: table-row;
+
-
height: 2.5em;
+
-
}
+
-
 
+
-
#nav li:hover li a {
+
-
border-top: 0px solid white;
+
-
}
+
-
 
+
-
table#toc {
+
-
float: right;
+
-
margin: 0 0 1em 1em;
+
-
}
+
-
 
+
-
 
+
-
 
+
-
h2 {
+
-
border: 0;
+
-
font-weight: lighter;
+
-
}
+
-
</style>
+
-
</html>
+
-
 
+
-
<!--
+
-
/* format our own design elements */
+
-
 
+
-
h1 {
+
-
color: #361B56;
+
-
font-family: sans-serif;
+
-
font-weight: normal;
+
-
text-align:center;
+
-
 
+
-
font-size: 5em;
+
-
 
+
-
margin: 0 0 .5em 0;
+
-
padding: 0;
+
-
 
+
-
border: none 0 transparent;
+
-
}
+
-
 
+
-
#logos {
+
-
width:190px;
+
-
text-align:center;
+
-
padding: 0 35px;
+
-
}
+
-
 
+
-
#logos img {
+
-
margin-bottom: .5em;
+
-
}
+
-
 
+
-
/* main area layout */
+
-
 
+
-
#left {
+
-
float: left;
+
-
border-right: 7px solid #16933f;
+
-
padding: 25px;
+
-
width: 210px;
+
-
text-align: center;
+
-
margin-right: -7px;
+
-
margin-top: 3em;
+
-
}
+
-
 
+
-
#right {
+
-
padding: 25px;
+
-
border-left: 7px solid #16933f;
+
-
margin-left: 260px;
+
-
margin-top: 3em;
+
-
padding-top: 0;
+
-
padding-left: 50px;
+
-
}
+
-
 
+
-
#news {
+
-
margin-top: 3em;
+
-
font-style: italic;
+
-
}
+
-
 
+
-
.editsection {
+
-
display: none;
+
-
}
+
-
-->
+
-
 
+
-
== '''Overview''' ==
+
-
Our general aim is to establish a simple synthetic biological which allows us to measure the concentration of substances that influence the natural balance of sexual determination in all kind of vertebrates. The measurement itself should be cost-efficient, environment-friendly and as precise as possible.
+
-
Therefore we want to clone the membrane progestin receptor (mPR) of the zebrafish (Danio rerio) and salmon (Salmo salar) into yeast (Saccharomyces cerevisiae). We decided in favour of this receptor because it is capable to interact with a high bandwidth of sexual determining substances (e.g. estrogene). To acquire an authentic result, the receptor is linked to a reporter gene, which allows us to evaluate the concentration by a simple optical measurement.
+
-
 
+
-
== '''Motivation''' ==
+
-
Why do we want to establish a mechanism for steroid measurement?
+
-
 
+
-
Steroid hormones, especially estrogens, occur in all vertebrates and play a crucial role in sexual differentiation.  In recent times the pollution of waters with these hormones has become an increasing problem for the aquatic fauna.
+
-
Particularly waters functionalized by humans or adjacent to human settlements, for example in areas with agricultural use, show increased estrogen-concentrations.
+
-
 
+
-
Scientific studies based on ''Danio rerio'' showed that the consequences are devastating.  High concentrations of 17α-ethinylestradiol, a hormone in most  birth-control pills, affected the sex differentiation of ''Danio rerio'' leading to development of ovotestis or complete feminization (Andersenc, 2002).
+
-
Intersex-fish have been reported in UK rivers since 1978 downstream of an sewage treatment plant.
+
-
 
+
-
We believe that a first step in finding a solution to this environmental problem is an accurate and reliable method to quantify steroids which is easy to use and limited to an optical measurement.
+
-
 
+
-
 
+
-
== '''Occurring Questions''' ==
+
-
On our way designing the major pathway to express a specific reporter gene to demonstrate the presence of steroid hormones, we had and still have to deal with several questions concering the choice of BioBricks, genes and vectors to construct a firm method to determine "pollution" by steroid hormones. As a conclusion, we have to meet two major requirements for our system:
+
-
* It should be as cost-efficient as possible for easy and regular application
+
-
* It should be resistant to yeast's own metabolism. (Not be disturbed by unexpected occuring expression)
+
-
 
+
-
At first we had to find an appropriate receptor to detect steroid hormones.
+
-
 
+
-
== '''Mechanism''' ==
+
-
[[File:IGem.jpg|thumb|right|Planned machanism]]
+
-
Naturally occuring iron receptors of the PAQR family are found to block FET3 promotor on high level of extra cellular iron. According to [http://www.ncbi.nlm.nih.gov/pubmed/18603275 Smith JL et al] expressed human mPR in yeast induced the same signal ligating to estrogen. Relying on this results we will try to express various mPRs of ''Danio rerio'', ''Salmo salar'' in yeast which we find better fitting to measure endocrine substances that influence fish.
+
-
 
+
-
We will transform the negative signal of FET3 by letting it control an inhibitor. This inhibitor will regulate the promotor of our reporter gene. By negating the negative signal of FET3 we hope to obtain a positive signal sensitive enough to measure low concentrations of different endocrine substances.
+
-
 
+
-
=== '''Receptors''' ===
+
-
 
+
-
Membrane bound, 7-Transmembranereceptor (C-terminus inside,N-terminus outside), PAQR family (progesterone adiponectin Q receptor), Hly-III superfamily
+
-
G-Protein coupled: activation of inhibitori Gi units: reduced adenylyl-cyclase activity. 
+
-
 
+
-
Sequence mPR alpha (Zebrafish): [http://www.ncbi.nlm.nih.gov/nuccore/AY149121.1 NCBI],
+
-
 
+
-
Sequence mPR beta (Zebrafish):  [http://www.ncbi.nlm.nih.gov/nuccore/AY149120.1 NCBI]
+
-
 
+
-
Homologe receptors of mPR Alpha Danio rerio:
+
-
*Goldfisch, Carassius auratus
+
-
*Katzenwels, Ictalurus punctatus
+
-
*Hundszungen, Cynoglossus semilaevis
+
-
*Flunder, Paralichthys lethostigma
+
-
*Meerforelle, Cynoscion nebulosus
+
-
*Buntbarsch, Oreochromis niloticus
+
-
*Umberfisch, Micropogonias undulatus
+
-
 
+
-
Zebrafrisch (Danio rerio)
+
-
In Tübingen:
+
-
*Tübingen Map of the [http://wwwmap.tuebingen.mpg.de/ Zebrafish Genome]
+
-
*[http://www.mnf.uni-tuebingen.de/fachbereiche/biologie/institute/evolutionecology/lehrbereiche/physiologische-oekologie-der-tiere/staff/volker-scheil.html Dr. Volker Scheil], The impact of potential environmental stressors on early development and cellular and biochemical biomarkers in fish, Main research: Fish embryotoxicity, histopathology and stress protein (hsp 70) responses.
+
-
 
+
-
=== '''Inhibitor and promotor''' ===
+
-
 
+
-
An appropriate inhibitor/promotor combination is a crucial step in our pathway and should be selected wisely.
+
-
 
+
-
=== '''Reporter gene''' ===
+
-
 
+
-
The last station of our signaling pathway should be a reporter gene which amplifies our initial signal to allow a quantitative  measurement.
+
-
 
+
-
The enzyme '''luciferase''' fulfills these conditions and is possible candidate for our mechanism.
+
-
 
+
-
== '''Implementation''' ==
+
-
 
+
-
Our System will consist out of 6 parts on 3 different plasmids. Each pair will consist out of a promotor and a protein.
+
-
 
+
-
 
+
-
=== Plasmid #1: mPR ===
+
-
 
+
-
[[File:Part1-promotor.png|constitutive promotor]] +
+
-
[[File:Part2-mpr.png|mPR from different organisms]]
+
-
 
+
-
[[File:Plasmid1.png|plasmid #1]]
+
-
 
+
-
=== Plasmid #2: Inhibitor ===
+
-
 
+
-
[[File:Part3-fet-promotor.png|FET3 promotor]] +
+
-
[[File:Part4-inhibitor.png|inhibitor]]
+
-
 
+
-
[[File:Plasmid2.png|plasmid #2]]
+
-
 
+
-
=== Plasmid #3: Reporter ===
+
-
 
+
-
[[File:Part5-inhibitor-promotor.png|promotor (dependent of chosen inhibitor in plasmid #2)]] +
+
-
[[File:Part6-reporter.png|reporter]]
+
-
 
+
-
[[File:Plasmid3.png|plasmid #3]]
+
-
 
+
-
== '''Measurement''' ==
+
-
 
+
-
The measurement itself should be limited to an optical one and people with lesser qualifications should be able to run it.
+

Revision as of 12:52, 29 July 2012




Welcome to the iGEM wiki of the Team Tübigen! new insights: environmental pollution from the viewpoint of a fish


Our aim is the expression of zebrafish (Danio rerio) membrane progestin receptor (mPR) in yeast to reliably measure steroid concentrations in water by inducing bioluminiscence. See who is on the team and learn about our hometown Tübingen.
our team
If you want to contact us, send us an e-mail. Follow us on twitter and be the first to know about our recent progress.
contact us
[http://twitter.com/igemtuebingen @iGEMTuebingen]


The pages on this wiki provide information on our team, our project work and related activities.