Team:Johns Hopkins/Research

From 2008.igem.org

(Difference between revisions)
m (The Biobricks We need to create)
(Yeast Sex Detector)
 
(17 intermediate revisions not shown)
Line 1: Line 1:
-
<html>
+
{{JHU}}
-
<head>
+
-
<style>
+
-
#globalWrapper {
+
-
margin: 0px;
+
-
padding: 0px;
+
-
background-color: #717144 !important;
+
-
}
+
-
#header {
+
-
background-color: #717144;
+
-
width: 100%;
+
-
height: 180px;
+
-
background: url(https://static.igem.org/mediawiki/2008/7/77/JHU_0708_BubblesLogo.gif) no-repeat 0px top;
+
-
}
+
-
#footer-box {
+
-
border-top-color: #717144;
+
-
border-right-color: #717144;
+
-
border-bottom-color: #717144;
+
-
border-left-color: #717144;
+
-
background: #717144;
+
-
}
+
-
#content{
+
-
background:#717144;
+
-
border-left-color: #717144;
+
-
border-right-color: #717144;
+
-
}
+
-
#leftcol {
+
-
background: #717144;
+
-
float: left;
+
-
width: 110px;
+
-
height: 476px;
+
-
}
+
-
/*#name {
+
-
                        border: 2px solid black;
+
-
                        margin: 20 20 500 0;
+
-
                        height: 30px;
+
-
                        width: 90px;
+
-
                }*/
+
-
div#header a, div#leftcol a {
+
-
position: relative;
+
-
height: 118px;
+
-
width: 118px;
+
-
float: right;
+
-
text-decoration: none;
+
-
}
+
-
     
+
-
div#header a {
+
-
bottom: 0px;
+
-
margin: 65px 0 0 0;
+
-
}
+
-
                /*div#header a#Biobrick{margin-right:20px;}*/
+
-
 
+
-
/* leftcol nav */
+
-
#Home { background-image: url(https://static.igem.org/mediawiki/2008/b/bd/JHU_0708_HomeB.gif); }
+
-
#Home:hover { background-image: url(https://static.igem.org/mediawiki/2008/0/06/JHU_0708_HomeH.gif); }
+
-
#People { background-image: url(https://static.igem.org/mediawiki/2008/1/1b/JHU_0708_PeopleB.gif); }
+
-
#People:hover { background-image: url(https://static.igem.org/mediawiki/2008/8/87/JHU_0708_PeopleH.gif); }
+
-
#Money { background-image: url(https://static.igem.org/mediawiki/2008/6/6b/JHU_0708_MoneyB.gif); }
+
-
#Money:hover { background-image: url(https://static.igem.org/mediawiki/2008/1/16/JHU_0708_MoneyH.gif); }
+
-
 
+
-
/* header nav */
+
-
#Research { background-image: url(https://static.igem.org/mediawiki/2008/0/04/JHU_0708_ResearchB.gif); }
+
-
#Research:hover { background-image: url(https://static.igem.org/mediawiki/2008/2/20/JHU_0708_ResearchH.gif); }
+
-
#Notebook { background: url(https://static.igem.org/mediawiki/2008/4/47/JHU_0708_NotebookB.gif); }
+
-
#Notebook:hover { background: url(https://static.igem.org/mediawiki/2008/1/11/JHU_0708_NotebookH.gif) }
+
-
#Biobrick { background: url(https://static.igem.org/mediawiki/2008/0/05/JHU_0708_BiobrickB.gif);}
+
-
#Biobrick:hover { background: url(https://static.igem.org/mediawiki/2008/8/8c/JHU_0708_BiobrickH.gif); }
+
-
#Protocols { background: url(https://static.igem.org/mediawiki/2008/e/ee/JHU_0708_ProtocolsB.gif); }
+
-
#Protocols:hover { background: url(https://static.igem.org/mediawiki/2008/a/a3/JHU_0708_ProtocolH.gif); }
+
-
 
+
-
#book {
+
-
float: top;
+
-
background: #FFFF99;
+
-
width: 750px;
+
-
/*height: 85%;*/
+
-
border: 10px solid #FFFF99;
+
-
margin-left: 110px;
+
-
padding-right: 40px;
+
-
padding-left: 10px;
+
-
min-height: 450px;
+
-
}
+
-
}
+
-
font.ir {
+
-
font-size:85%;
+
-
line-height:1.3;
+
-
}
+
-
a{color:#BFBFBF;text-decoration:none;}
+
-
a:hover{color:#5888AB}
+
-
a img{border:0px}
+
-
a:visited {
+
-
color: #000000;
+
-
}
+
-
+
-
</style>
+
-
</head>
+
-
 
+
-
<body>
+
-
<div id="header">
+
-
         
+
-
                <div id="name"><font class=ir></font></div>
+
-
<a href="https://2008.igem.org/Team:Johns_Hopkins/Biobricks" id="Biobrick"></a>
+
-
<a href="https://2008.igem.org/Team:Johns_Hopkins/Protocols" id="Protocols"></a>
+
-
                <a href="https://2008.igem.org/Team:Johns_Hopkins/Research" id="Research"></a>
+
-
                <a href="https://2008.igem.org/Team:Johns_Hopkins/Notebook" id="Notebook"></a>
+
-
         
+
-
</div>
+
-
 
+
-
<div id="leftcol">
+
-
<a href="https://2008.igem.org/Team:Johns_Hopkins" id="Home"></a>
+
-
<a href="https://2008.igem.org/Team:Johns_Hopkins/Team" id="People"></a>
+
-
<a href="Donations" id="Money"></a>
+
-
</div>
+
-
 
+
-
<div id="book">
+
-
<font class=ir>
+
-
</html>
+
== Yeast Sex Detector ==  
== Yeast Sex Detector ==  
-
<p>As our inaugural project, we set out to simplify one of the somewhat belaboring tasks in the field of molecular biology: S. cerevisiae mating type elucidation. Baker’s yeast, S. cerevisiae, has become an invaluable eukaryotic model for molecular biology research for many reasons. One of the main reasons is its utilization of proteins homologous to those found within humans, as well as many of the same biochemical pathways. Investigating the biochemical systems in yeast has provided insight on various genetic diseases found in humans.  Also, because they are unicellular and therefore grow fast, they can be studied more readily than many other cell lines, especially those of higher eukaryotes.  Another useful characteristic of yeast is its ability to exist in populations of different ploidy, either diploid or haploid. The process in which ploidy arises is governed by the yeast mating pathway, and is well studied. A haploid yeast cell is either mating type ‘a’ (MATa) or mating type ‘α’(MAT α). In the elucidation of biochemical and genetic processes in yeast, many times it is crucial to initiate sporulation of diploid yeast cells. After sporulation occurs, there are four haploid cells; two MATa and two MAT α. To continue analysis, usually differentiation between these cells is crucial, and this process can take from 2 to 3 days. We propose to cut this time by creating a plasmid containing fluorescent proteins that would allow for visual determination of S. cerevisiae mating type. To do so we would utilize the existing regulator proteins control of the expression of specific fluorescent proteins<br>
+
<p>As our inaugural project, we set out to simplify one of the somewhat belaboring tasks in the field of molecular biology: S. cerevisiae mating type elucidation. Baker’s yeast, S. cerevisiae, has become an invaluable eukaryotic model for molecular biology research for many reasons. One, it utilizes many proteins and biological pathways homologous to those in humans. Consequently, investigating these molecules and systems in yeast has provided unparalleled insight into the genetics of humans.  Two, because yeast is unicellular and therefore grows fast, it can be studied more readily than many other organisms, especially higher eukaryotes.  Another useful characteristic of yeast is its ability to exist in populations of different ploidy, either diploid or haploid. The process in which ploidy arises is governed by the yeast mating pathway, which is well studied.
 +
</p><p> A haploid yeast cell is either mating type ‘a’ (MATa) or mating type ‘α’ (MATα). In the elucidation of biochemical and genetic processes in yeast, many times it is necessary to initiate sporulation of diploid yeast cells. After sporulation occurs, there are four haploid cells; two MATa and two MAT α. To continue analysis, differentiating between the haploid cells is often crucial, and the necessary assay to do this can take 2 to 3 days. We propose to cut this time to a matter of seconds by constructing a plasmid with fluorescent markers that preferentially activate depending on the mating type. If the cell is MATa, one fluorescent protein is produced. If the cell is MATα, another fluorescent protein is produced. Simply shining a UV lamp over the cells will reveal the mating type, allowing for the cells to be easily separated.<br>
<br>
<br>
[[Image:Sex_Detector_iGEM_graphic.png|center]]
[[Image:Sex_Detector_iGEM_graphic.png|center]]
-
=== Method ===
+
=== Theory ===
-
<br>Depending on the specific regulators being produced, a cell will exhibit a given sex, either MATa or MAT α. (Herskowitz 750) The MATa associated products are controlled by, α1 and α2 regulators.  The α1 regulator promotes the transcription of MAT α associated products and the α2 regulator inhibits the production of MATa associated factors. In absence of MAT α regulators, the MATa cells produce only MATa associated factors, without MAT α associated factors due to a lack of inhibition by α2, and a lack of α1 to initiate the production of MAT α associated factors. (Sprague 959) The a1 regulator that is produce by MATa cells is only utilized when in combination with a2 to inhibit specific regions, associated with a MATa/ α diploids. <br><br>
+
<br>Depending on the specific regulatory factors being produced, a cell will exhibit a given sex, either MATa or MAT α. (Herskowitz 750) The MATa-associated-products are controlled by α1 and α2 transcriptional regulators.  The α1 factor promotes the transcription of MATα-associated-proteins and the α2 factor inhibits the production of MATa-associated-proteins.<br>
-
The design of the construct would be such that a MAT α cell would produce only one fluorescent protein, and in the case of the prototype diagram of our construct, green fluorescent protein (GFP). A MATa cell would produce both fluorescent proteins, GFP and red fluorescent protein (RFP), thus yielding a different color. Also a diploid cell, would be detectable as well due to lack of color, due to regions before each fluorescent protein open reading frame that are inhibited by the diploid a1-α2 combination factor. In addition to these control regions, before both fluorescent protein open reading frames there would also be a promoter region, foreign to yeast, most likely from bacteria. This would allow the investigator to be in control in the production of these sex-dependent fluorescent proteins, such that if protein fluorescence is used to study another aspect of yeast physiology, the sex dependent florescence would be inactivated. By utilizing the specificity in genome control between the sexes of the haploid yeast cells, along with a specific region of control in diploid cells, the creation of a reliable, novel, and practical detector would be achievable.
+
The MATa cells produce no MATα-associated-proteins due to a lack of α1 to initiate the production of those MATα-associated-proteins. (Sprague 959) It produces only MATa-associated-proteins, partially due to the lack of inhibition by the absense of α2. The a1 factor does not influence the production of MATa-associated-proteins, even though it is present in MATa cells.<br>
 +
The adiploid cells have both a1 factor and α2 factor. These two factors physically work together to inhibit certain genes that confers on the diploid cell the ability to only produce diploid-associated-proteins.<br><br>
 +
The design of our construct would be such that a MATα cell would produce only one fluorescent protein, and in the case of the prototype diagram of our construct, green fluorescent protein (GFP). A MATa cell would produce only RFP. As such we would place a MATα specific promoter in front of the GFP gene, and a MATa specific promoter in front of the RFP gene.<br><br>
 +
Time permitting we also hope to engage a several sub-projects. First would be to utilize a third fluorescent protein that activates only in diploids. Furthermore, we hope to add additional control to the system by allowing the genetist the option of completely turning off the fluorescent proteins, so that they do not interfere with his/her own fluorescent experiments.
<br><br>
<br><br>
-
Another issue associated with this project would be the life span for a fluorescent protein we express in the plasmid. A particular protein, in general, is governed by the N-terminus rule pathway. This pathway involves the amino acid sequence associated with the N-terminal of the selected protein. Depending on the final amino acids of the sequence, the protein will not be labeled for degradation for a given amount of time (Varshavksy 15). This ending sequence will thus determine the half-life of the protein, or basically the time in which the protein is functionally present in the cell. So by manipulating this sequence we will be able to determine for how long the desired protein will exist. The control of the half-life of the fluorescence proteins used in the sex detector construct is a crucial issue.  If the proteins remain functional for too long, it may not be possible to accurately determine if they have fused to form a diploid. Also, if the proteins lifespan is so short that the signal is very weak, than the detector is less practical. By optimizing this sequence we will be able to engineer the perfect half-life of the fluorescent proteins involved in the detector, and thus increase its efficacy. <br>
+
A third sub-project would be to address the life span for an expressed fluorescent protein. A particular protein, in general, is governed by the N-terminus rule pathway. This pathway involves the amino acid sequence associated with the N-terminus of the selected protein. Depending on the final amino acids of the sequence, the protein will not be labeled for degradation for a given amount of time (Varshavksy 15). This terminal sequence will thus determine the half-life of the protein, or basically the time in which the protein is functionally present in the cell. So by manipulating this sequence we will be able to influence how long the desired protein will exist. The control of the half-life of the fluorescence proteins used in the sex detector construct is of crucial importance.  If the proteins remain functional for too long, it may not be possible to accurately determine if the haploid cells have fused back into diploids. Also, if the protein's lifespan is so short that the signal is very weak, than the detector is impractical. By optimizing this sequence we will be able to engineer the perfect half-life of the fluorescent proteins involved in the detector, and thus increase its efficacy.<br>
-
<br> Similar to this issue of control is the issue of a control of specific strains of yeast called HO strains. These strains contain an endonuclease that allows them to alter genomic expression of mating regulatory factors after dividing in the haploid state. The problem that exists in this case is that, after changing mating type, the heterogeneous population of a and α cells can now mate, thus reducing haploid numbers. We also propose to manipulate these regulatory factors, mentioned before, to control the mating, and thus the ploidy, of a given population of HO strains. The most efficient way to do this would be to actually prevent the haploid cell from sensing each other, by altering their ability to produce the functional mating pheromones that allow then to sense the reciprocate sex. <br>
+
<br> A fourth sub-project, similar to this issue of half-life control, is the control of specific strains of yeast called HO strains. These strains contain an endonuclease that allows them to alter genomic expression of mating regulatory factors after dividing in the haploid state (allows them to switch mating types). The problem that exists in this case is that, after changing mating type, the heterogeneous population of a and α cells can now mate, thus reducing haploid numbers. We propose to manipulate these regulatory factors, mentioned before, to control the mating, and thus the ploidy, of a given population of HO strains. The most efficient way to do this would be to actually prevent the haploid cell from sensing each other, by altering their ability to produce the functional mating pheromones that allow then to sense the reciprocate sex. <br>
-
<br>The expected outcome of the three sub-projects listed above is a genetic construct that would allow for the efficient sex and ploidy detection of several yeast strains. The outcome of this work, however, would allow the first Johns Hopkins University iGEM team to compete in the 2008 iGEM competition.  This would not only be beneficial to the JHU iGEM team, but also be beneficial to the JHU community as a whole by securing a place in the groundbreaking field of synthetic biology, on an international scale.  
+
=== Goals ===
-
 
+
<br>The expected outcome of the main project and the four sub-projects listed above is a genetic construct that would allow for efficient sex and ploidy detection of several yeast strains. However, the main goal is to develop a strong and robust team of budding yeast geneticists (pun intended), and provide them with the experience to make the first Johns Hopkins University iGEM team a productive and respected addition to the competition.  This would not only be beneficial to the students hoping to learn from the experience, but it would also be beneficial to the JHU community as a whole by securing a place in the groundbreaking field of synthetic biology, on an international scale.
-
== Experimentation ==
+
-
 
+
-
=== The Biobricks We need to create ===
+
-
 
+
-
coming soon!
+
-
 
+
-
== The Biobricks from the book ==
+
-
 
+
-
Coming Soon!
+
-
 
+
-
<html>
+
-
</font>
+
-
</div>
+
-
</body>
+
-
</html>
+

Latest revision as of 15:27, 1 August 2008

Yeast Sex Detector

As our inaugural project, we set out to simplify one of the somewhat belaboring tasks in the field of molecular biology: S. cerevisiae mating type elucidation. Baker’s yeast, S. cerevisiae, has become an invaluable eukaryotic model for molecular biology research for many reasons. One, it utilizes many proteins and biological pathways homologous to those in humans. Consequently, investigating these molecules and systems in yeast has provided unparalleled insight into the genetics of humans. Two, because yeast is unicellular and therefore grows fast, it can be studied more readily than many other organisms, especially higher eukaryotes. Another useful characteristic of yeast is its ability to exist in populations of different ploidy, either diploid or haploid. The process in which ploidy arises is governed by the yeast mating pathway, which is well studied.

A haploid yeast cell is either mating type ‘a’ (MATa) or mating type ‘α’ (MATα). In the elucidation of biochemical and genetic processes in yeast, many times it is necessary to initiate sporulation of diploid yeast cells. After sporulation occurs, there are four haploid cells; two MATa and two MAT α. To continue analysis, differentiating between the haploid cells is often crucial, and the necessary assay to do this can take 2 to 3 days. We propose to cut this time to a matter of seconds by constructing a plasmid with fluorescent markers that preferentially activate depending on the mating type. If the cell is MATa, one fluorescent protein is produced. If the cell is MATα, another fluorescent protein is produced. Simply shining a UV lamp over the cells will reveal the mating type, allowing for the cells to be easily separated.


Sex Detector iGEM graphic.png

Theory


Depending on the specific regulatory factors being produced, a cell will exhibit a given sex, either MATa or MAT α. (Herskowitz 750) The MATa-associated-products are controlled by α1 and α2 transcriptional regulators. The α1 factor promotes the transcription of MATα-associated-proteins and the α2 factor inhibits the production of MATa-associated-proteins.
The MATa cells produce no MATα-associated-proteins due to a lack of α1 to initiate the production of those MATα-associated-proteins. (Sprague 959) It produces only MATa-associated-proteins, partially due to the lack of inhibition by the absense of α2. The a1 factor does not influence the production of MATa-associated-proteins, even though it is present in MATa cells.
The a/α diploid cells have both a1 factor and α2 factor. These two factors physically work together to inhibit certain genes that confers on the diploid cell the ability to only produce diploid-associated-proteins.

The design of our construct would be such that a MATα cell would produce only one fluorescent protein, and in the case of the prototype diagram of our construct, green fluorescent protein (GFP). A MATa cell would produce only RFP. As such we would place a MATα specific promoter in front of the GFP gene, and a MATa specific promoter in front of the RFP gene.

Time permitting we also hope to engage a several sub-projects. First would be to utilize a third fluorescent protein that activates only in diploids. Furthermore, we hope to add additional control to the system by allowing the genetist the option of completely turning off the fluorescent proteins, so that they do not interfere with his/her own fluorescent experiments.

A third sub-project would be to address the life span for an expressed fluorescent protein. A particular protein, in general, is governed by the N-terminus rule pathway. This pathway involves the amino acid sequence associated with the N-terminus of the selected protein. Depending on the final amino acids of the sequence, the protein will not be labeled for degradation for a given amount of time (Varshavksy 15). This terminal sequence will thus determine the half-life of the protein, or basically the time in which the protein is functionally present in the cell. So by manipulating this sequence we will be able to influence how long the desired protein will exist. The control of the half-life of the fluorescence proteins used in the sex detector construct is of crucial importance. If the proteins remain functional for too long, it may not be possible to accurately determine if the haploid cells have fused back into diploids. Also, if the protein's lifespan is so short that the signal is very weak, than the detector is impractical. By optimizing this sequence we will be able to engineer the perfect half-life of the fluorescent proteins involved in the detector, and thus increase its efficacy.

A fourth sub-project, similar to this issue of half-life control, is the control of specific strains of yeast called HO strains. These strains contain an endonuclease that allows them to alter genomic expression of mating regulatory factors after dividing in the haploid state (allows them to switch mating types). The problem that exists in this case is that, after changing mating type, the heterogeneous population of a and α cells can now mate, thus reducing haploid numbers. We propose to manipulate these regulatory factors, mentioned before, to control the mating, and thus the ploidy, of a given population of HO strains. The most efficient way to do this would be to actually prevent the haploid cell from sensing each other, by altering their ability to produce the functional mating pheromones that allow then to sense the reciprocate sex.

Goals


The expected outcome of the main project and the four sub-projects listed above is a genetic construct that would allow for efficient sex and ploidy detection of several yeast strains. However, the main goal is to develop a strong and robust team of budding yeast geneticists (pun intended), and provide them with the experience to make the first Johns Hopkins University iGEM team a productive and respected addition to the competition. This would not only be beneficial to the students hoping to learn from the experience, but it would also be beneficial to the JHU community as a whole by securing a place in the groundbreaking field of synthetic biology, on an international scale.