Line 1: | Line 1: | ||
<html> | <html> | ||
<head> | <head> | ||
− | <title>iGEM- | + | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> |
+ | <title>iGEM-mainpage</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1"> | <meta name="viewport" content="width=device-width, initial-scale=1"> | ||
</head> | </head> | ||
<style> | <style> | ||
− | body { margin:0px; background-color: #fff; max-width: 100%; min-width: | + | body { margin:0px; background-color: #fff; max-width: 100%; min-width: 700px; font-family:BernardMT;} |
/*------------Get rid of iGEM stuff----------------------------------*/ | /*------------Get rid of iGEM stuff----------------------------------*/ | ||
#home_logo, #sideMenu { display:none; } | #home_logo, #sideMenu { display:none; } | ||
Line 12: | Line 13: | ||
/*-------------------------------------------------------------------*/ | /*-------------------------------------------------------------------*/ | ||
+ | body { | ||
+ | font-family: 'PT Sans', sans-serif; | ||
+ | font-size:16px; | ||
+ | line-height: 200%; | ||
+ | min-width: 700px; | ||
+ | margin-bottom:-17px; | ||
+ | } | ||
/*--Top Navigation Styling--*/ | /*--Top Navigation Styling--*/ | ||
#topnav { | #topnav { | ||
Line 60: | Line 68: | ||
display: block; | display: block; | ||
text-align:left; | text-align:left; | ||
− | font-size: | + | font-size: 16px; |
} | } | ||
− | |||
− | |||
.dropdown-content a:hover { | .dropdown-content a:hover { | ||
− | + | color:#48fb47; | |
− | } | + | } |
+ | |||
+ | |||
/* --Show the dropdown menu on hover --*/ | /* --Show the dropdown menu on hover --*/ | ||
Line 85: | Line 93: | ||
.topnav .b-dropdown-content { | .topnav .b-dropdown-content { | ||
display: none; | display: none; | ||
− | font-size: | + | font-size: 16px; |
border-radius: 7px; | border-radius: 7px; | ||
Line 118: | Line 126: | ||
} | } | ||
#topnav .b-dropdown-content a:hover { | #topnav .b-dropdown-content a:hover { | ||
− | color: | + | color: #48fb47; |
} | } | ||
#topnav .b-dropdown-content { | #topnav .b-dropdown-content { | ||
Line 139: | Line 147: | ||
@media screen and (max-width:750px) { | @media screen and (max-width:750px) { | ||
#topnav .dropdown .dropbtn { | #topnav .dropdown .dropbtn { | ||
− | display: none; | + | display: none; |
} | } | ||
#topnav { | #topnav { | ||
Line 149: | Line 157: | ||
justify-content: center; | justify-content: center; | ||
padding-right: 46%; | padding-right: 46%; | ||
− | + | ||
} | } | ||
} | } | ||
Line 179: | Line 187: | ||
} | } | ||
− | + | ||
+ | .Cenozoic img:hover{ | ||
+ | box-shadow: 0px 0px 50px green; | ||
+ | border-radius: 50%; | ||
+ | -webkit-transition: all 10ms cubic-bezier(0.980, 0.960, 0.975, 0.980); | ||
+ | -moz-transition: all 10ms cubic-bezier(0.980, 0.960, 0.975, 0.980); | ||
+ | -o-transition: all 10ms cubic-bezier(0.980, 0.960, 0.975, 0.980); | ||
+ | transition: all 10ms cubic-bezier(0.980, 0.960, 0.975, 0.980); /* custom */ | ||
+ | |||
+ | -webkit-transition-timing-function: cubic-bezier(0.980, 0.960, 0.975, 0.980); | ||
+ | -moz-transition-timing-function: cubic-bezier(0.980, 0.960, 0.975, 0.980); | ||
+ | -o-transition-timing-function: cubic-bezier(0.980, 0.960, 0.975, 0.980); | ||
+ | transition-timing-function: cubic-bezier(0.980, 0.960, 0.975, 0.980); /* custom */ | ||
+ | |||
+ | } | ||
+ | |||
/*------------------------Shapes-------------------------------------------*/ | /*------------------------Shapes-------------------------------------------*/ | ||
.rectangleb{ | .rectangleb{ | ||
− | height: | + | height: 700px; |
width: 100%; | width: 100%; | ||
background-color: #002855; | background-color: #002855; | ||
Line 188: | Line 211: | ||
} | } | ||
.rectanglew{ | .rectanglew{ | ||
− | height: | + | height:500px; |
width: 100%; | width: 100%; | ||
background-color: #fff; | background-color: #fff; | ||
Line 261: | Line 284: | ||
height: 10vw; | height: 10vw; | ||
} | } | ||
− | + | .info { | |
+ | width: 40%; | ||
+ | } | ||
</style> | </style> | ||
Line 272: | Line 297: | ||
<div class="logos" style="background-color: #002855;"> | <div class="logos" style="background-color: #002855;"> | ||
+ | |||
<a href="http://ucdavis.com"> | <a href="http://ucdavis.com"> | ||
− | + | <img src="https://static.igem.org/mediawiki/2018/a/a5/T--UC_Davis--whitelogo.png" onmouseover="this.src='https://static.igem.org/mediawiki/2018/4/45/T--UC_Davis--UCDgreen.jpg'" | |
+ | onmouseout="this.src='https://static.igem.org/mediawiki/2018/a/a5/T--UC_Davis--whitelogo.png' | ||
+ | " alt="uc davis logo" style="margin-left: auto;margin-right:auto; width: 50%;" Padding: "0";> | ||
</a> | </a> | ||
− | </div> | + | |
− | + | </div> | |
<!--_____________Cenozoic logo_____________--> | <!--_____________Cenozoic logo_____________--> | ||
<div class="logos" style="background-color: #002855"> | <div class="logos" style="background-color: #002855"> | ||
+ | <div class="Cenozoic"> | ||
<a href="https://2018.igem.org/Team:UC_Davis"> | <a href="https://2018.igem.org/Team:UC_Davis"> | ||
− | <img src="https://static.igem.org/mediawiki/2018/ | + | <img src="https://static.igem.org/mediawiki/2018/6/66/T--UC_Davis--Cenozoi_Transp.jpg" onmouseover="this.src='https://static.igem.org/mediawiki/2018/5/5e/T--UC_Davis--Cenozoi_green.jpg'" |
+ | onmouseout="this.src='https://static.igem.org/mediawiki/2018/6/66/T--UC_Davis--Cenozoi_Transp.jpg' | ||
+ | " alt="Cenozoic logo" style="width: 80%; margin-left: auto;margin-right: auto;"Padding: "0";> | ||
</a> | </a> | ||
</div> | </div> | ||
− | + | </div> | |
<!--______________iGEM logo____________--> | <!--______________iGEM logo____________--> | ||
+ | |||
<div class="logos" style="background-color: #002855"> | <div class="logos" style="background-color: #002855"> | ||
+ | <div class="iGEM"> | ||
<a href="https://2018.igem.org"> | <a href="https://2018.igem.org"> | ||
<img src="https://static.igem.org/mediawiki/2018/2/2b/T--UC_Davis--iGEM.png" alt="iGEM logo" style="width: 40%; margin-left: auto;margin-right: auto;" ;Padding: "0";> | <img src="https://static.igem.org/mediawiki/2018/2/2b/T--UC_Davis--iGEM.png" alt="iGEM logo" style="width: 40%; margin-left: auto;margin-right: auto;" ;Padding: "0";> | ||
</a> | </a> | ||
</div> | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
</div> | </div> | ||
− | <div style='padding-top: | + | <div style='padding-top: 200px;'></div> |
<!--______________Top Navigation Bar____________--> | <!--______________Top Navigation Bar____________--> | ||
Line 305: | Line 344: | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
<a href="https://2018.igem.org/Team:UC_Davis/Design">Design</a> | <a href="https://2018.igem.org/Team:UC_Davis/Design">Design</a> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Results">Results</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Modeling">Modeling</a> |
<a href="https://2018.igem.org/Team:UC_Davis/InterLab">InterLab</a> | <a href="https://2018.igem.org/Team:UC_Davis/InterLab">InterLab</a> | ||
+ | <a href="https://2018.igem.org/Team:UC_Davis/SupplementalMaterials">Supplementary Material</a> | ||
</div> | </div> | ||
Line 315: | Line 355: | ||
<button class="dropbtn">HUMAN PRACTICES</button> | <button class="dropbtn">HUMAN PRACTICES</button> | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Human_Practices">Human Practices</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Superfund">Superfund Program</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Education">Education & Outreach</a> |
+ | |||
</div> | </div> | ||
</div> | </div> | ||
Line 336: | Line 377: | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
<a href="#">Experiments</a> | <a href="#">Experiments</a> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Notebook">Lab Notebook</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Safety">Safety</a> |
</div> | </div> | ||
Line 345: | Line 386: | ||
<button class="dropbtn">TEAM</button> | <button class="dropbtn">TEAM</button> | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Team">Meet the Team</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Attributions">Attributions</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Sponsors">Sponsors</a> |
</div> | </div> | ||
</div> | </div> | ||
Line 354: | Line 395: | ||
<button class="dropbtn">ACHIEVEMENTS</button> | <button class="dropbtn">ACHIEVEMENTS</button> | ||
<div class="dropdown-content"> | <div class="dropdown-content"> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Medal_Requirements">Medal Requirements</a> |
<a href="#">Awards</a> | <a href="#">Awards</a> | ||
</div> | </div> | ||
Line 366: | Line 407: | ||
<div class="b-dropdown-content"> | <div class="b-dropdown-content"> | ||
<a href="https://2018.igem.org/Team:UC_Davis/Design">Design</a> | <a href="https://2018.igem.org/Team:UC_Davis/Design">Design</a> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Results">Results</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Modeling">Modeling</a> |
− | <a href="https://2018.igem.org/Team:UC_Davis/InterLab"> | + | <a href="https://2018.igem.org/Team:UC_Davis/InterLab">InterLab</a> |
+ | <a href="https://2018.igem.org/Team:UC_Davis/SupplementalMaterials">Supplementary Material</a> | ||
</div> | </div> | ||
</div> | </div> | ||
<div class="b-dropdown"><a href="Practices" class="b-dropdown-main"> Human Practices</a> | <div class="b-dropdown"><a href="Practices" class="b-dropdown-main"> Human Practices</a> | ||
<div class="b-dropdown-content"> | <div class="b-dropdown-content"> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Human_Practices">Human Practices</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Superfund">Superfund Program</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Education">Education & Outreach</a> |
+ | |||
</div> | </div> | ||
</div> | </div> | ||
Line 389: | Line 432: | ||
<div class="b-dropdown-content"> | <div class="b-dropdown-content"> | ||
<a href="#">Experiments</a> | <a href="#">Experiments</a> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Notebook">Lab Notebook</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Safety">Safety</a> |
</div> | </div> | ||
</div> | </div> | ||
<div class="b-dropdown b-Acknowledgements"><a href="Acknowledgements" class="b-dropdown-main">Team</a> | <div class="b-dropdown b-Acknowledgements"><a href="Acknowledgements" class="b-dropdown-main">Team</a> | ||
<div class="b-dropdown-content"> | <div class="b-dropdown-content"> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Team">Meet the Team</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Attributions">Attributions</a> |
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Sponsors">Sponsors</a> |
</div> | </div> | ||
</div> | </div> | ||
<div class="b-dropdown"><a href="Parts" class="b-dropdown-main">Achievements</a> | <div class="b-dropdown"><a href="Parts" class="b-dropdown-main">Achievements</a> | ||
<div class="b-dropdown-content"> | <div class="b-dropdown-content"> | ||
− | <a href=" | + | <a href="https://2018.igem.org/Team:UC_Davis/Medal_Requirements">Medal Requirements</a> |
<a href="#">Awards</a> | <a href="#">Awards</a> | ||
</div> | </div> | ||
Line 422: | Line 465: | ||
<div class="rectanglew"> | <div class="rectanglew"> | ||
<center> | <center> | ||
− | <div style = ' padding-right: 100PX; padding-left: 60PX; padding-bottom: | + | <div style = ' padding-right: 100PX; padding-left: 60PX; padding-bottom: 25px;padding-top: 100px; font-size: 25px; color: #d9a900; line-height: 25px'; ><b>Mammalian Cell Biosensor For Environmental Toxicology</b></div> |
</center> | </center> | ||
<div style='padding-top: 30px;'></div> | <div style='padding-top: 30px;'></div> | ||
− | <div style = 'padding-right: 100PX; padding-left: 100PX; text-indent: 50px;line-height: 25px; font-size: | + | <div style = 'padding-right: 100PX; padding-left: 100PX; text-indent: 50px;line-height: 25px; font-size: 16px' > |
− | + | Our project aims to develop mammalian-based biosensors for use in the context of environmental toxicology. Specifically, out biosensors have been designed to co-opt the mammalian cell’s intrinsic stress response pathways and use these to trigger the production of a fluorescent reporter. We hypothesize that a device reporting on the activation of cell stress pathways will provide more physiologically and health relevant information about the potential toxins present in an environment than bioassays which seek to simply measure compound presence and/or abundance. That is, our bioassay asks not whether a compound is there, but rather whether compounds exists that may pose a health hazard. We leave the identification of the specific hazards to more sensitive and quantitative techniques. | |
+ | <br></br>Our biosensors use mammalian-derived promoters of genes known to be activated in response to stress-inducing environmental pollutants. These promoters are coupled to a reporter gene (eGFP) and used in in vitro assays to report on the presence of compounds that elicit cell stress. | ||
+ | |||
</div> | </div> | ||
− | |||
− | |||
− | + | ||
</div> | </div> | ||
− | + | ||
Line 449: | Line 492: | ||
<div style='padding-top: 25px;'></div> | <div style='padding-top: 25px;'></div> | ||
<center> | <center> | ||
− | <div style = 'padding-left: 10PX; padding-bottom: 20px;padding-top: 20px; font-size: | + | <div style = 'padding-left: 10PX; padding-bottom: 20px;padding-top: 20px; font-size: 25px; color: #d9a900'; ><b>Inspiration</b></div> |
</center> | </center> | ||
<div style='padding-top: 30px;'></div> | <div style='padding-top: 30px;'></div> | ||
+ | <div class="info" style = "float:right;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/3/35/T--UC_Davis--Klamath.jpg" style="width:300px; height: 300px;padding-left: 20PX; padding-right:20px;padding-bottom: 20px;padding-top: 5px;"> | ||
+ | </div> | ||
− | <div style = 'padding-right: 100PX; padding-left: 100PX;padding-bottom: 60px; text-indent:50px ;line-height: 25px; color: #fff; font-size: | + | <div style = 'padding-right: 100PX; padding-left: 100PX;padding-bottom: 60px; text-indent:50px ;line-height: 25px; color: #fff; font-size: 16px'; > |
− | + | Earlier this year, we were really fortunate to visit an indigenous tribe of people who live in Klamath, Ca - a beautiful city in the coastal regions of northern California. | |
− | of | + | <br></br>The tribe have reported unusually elevated rates of cancer and miscarriage incidence, and have indicated they have reason to suspect that the cause may be tied to environmental pollution on their tribal land from local agricultural and forestry corporations. Researchers from UC Davis have been collaborating with the tribe’s scientists and governing council to gather data pertaining to environmental and human health. |
</div> | </div> | ||
</div> | </div> | ||
Line 475: | Line 521: | ||
<div class="spacer" ></div> | <div class="spacer" ></div> | ||
− | <div style='padding-top: | + | <div style='padding-top: 40px;'></div> |
<center> | <center> | ||
− | <div style = 'padding-left: 10PX; padding-bottom: 20px;padding-top: 20px; font-size: | + | <div style = 'padding-left: 10PX; padding-bottom: 20px;padding-top: 20px; font-size: 25px; color: #d9a900'; ><b>How does it work?</b></div> |
</center> | </center> | ||
<div style='padding-top: 30px;'></div> | <div style='padding-top: 30px;'></div> | ||
+ | <div class="info" style = "float:left;"> | ||
+ | <img src="https://static.igem.org/mediawiki/2018/4/43/T--UC_Davis--picFP.jpg" style="width:250px; height: 350px;padding-left: 50PX; padding-right:10px;padding-bottom: 5px;padding-top: 5px;"> | ||
+ | </div> | ||
+ | <div style = 'padding-right: 100PX; padding-left: 100PX;padding-bottom: 60px; text-indent:50px ;line-height: 25px; color: #fff; font-size: 16px'; > | ||
+ | We reasoned that health impacts from exposure to toxins, particularly low level exposure, elicits a very complex cellular response that involves the change in activity and regulation of many genes simultaneously; | ||
+ | these are very complex pathways that we still have a lot to learn about, but we imagine that they are similar to intricate built in sensors of health that are very hard to engineer ourselves. So we took advantage of that. | ||
+ | the basic premise of our project is that we are taking advantage of what mammalian cells offer as a chassis and then we engineered them to tell us the stress they are experiencing in a way that we can quantify. | ||
− | + | <br></br>The specific promoters we have identified for our project control the expression of the following genes: Metallothionein 1, Metallothionein 2, Fibroblast growth factor(FGF21), and the Growth arrest and DNA Damage(GADD45a and GADD153). The representative environmental toxins that we plan to stimulate our engineered cells with include: 2,4-Dichlorophenoxyacetic acid, Warfarin, Metam Sodium, and Copper Sulfate. We are also using Hydrogen Peroxide as a positive control. | |
− | + | ||
− | + | ||
</div> | </div> | ||
+ | |||
</div> | </div> | ||
<div class="rectanglew"> | <div class="rectanglew"> | ||
Line 493: | Line 545: | ||
<div style='padding-top: 30px;'></div> | <div style='padding-top: 30px;'></div> | ||
<center> | <center> | ||
− | <div style = 'padding-left: 10PX; padding-bottom: 20px;padding-top: 20px; font-size: | + | <div style = 'padding-left: 10PX; padding-bottom: 20px;padding-top: 20px; font-size: 25px; color: #d9a900'; ><b>Future</b></div> |
</center> | </center> | ||
− | <div style='padding-top: | + | <div style='padding-top: 20px;'></div> |
− | + | <center> | |
− | <div style = 'padding-right: 100PX; padding-left: 100PX; text-indent: 50px;line-height: 25px; font-size: | + | <div class="info" style = "float:right;"> |
− | A possible extension of our research would be to determine the effect of multiple COCs on the physiological health of mammalian cells. This would be of value in assessing and creating sane standards for pollution, as organisms in the natural environment are exposed to a variety of COCs at once, which may not have been previously screened in conjunction with each other. A possible finding from this might be that COC “A,” at a concentration below what is currently considered to be harmful, in the presence of COC “B,” also at a concentration below what is currently considered to be harmful, interact together to trigger a response associated with stress in mammalian cells. | + | <img src="https://static.igem.org/mediawiki/2018/6/6d/T--UC_Davis--filler1.png" style="width:300px; height: 200px;padding-left: 0%; padding-right:7%;padding-bottom: 20px;padding-top: 5px;"> |
+ | </div> | ||
+ | </center> | ||
+ | <div style = 'padding-right: 100PX; padding-left: 100PX; text-indent: 50px;line-height: 25px; font-size: 16px' > | ||
+ | A possible extension of our research would be to determine the effect of multiple chemicals of concern(COCs) on the physiological health of mammalian cells. This would be of value in assessing and creating sane standards for pollution, as organisms in the natural environment are exposed to a variety of COCs at once, which may not have been previously screened in conjunction with each other. A possible finding from this might be that COC “A,” at a concentration below what is currently considered to be harmful, in the presence of COC “B,” also at a concentration below what is currently considered to be harmful, interact together to trigger a response associated with stress in mammalian cells. | ||
</div> | </div> | ||
<div style='padding-top: 30px;'></div> | <div style='padding-top: 30px;'></div> |
Revision as of 05:37, 1 October 2018
Mammalian Cell Biosensor For Environmental Toxicology
Our project aims to develop mammalian-based biosensors for use in the context of environmental toxicology. Specifically, out biosensors have been designed to co-opt the mammalian cell’s intrinsic stress response pathways and use these to trigger the production of a fluorescent reporter. We hypothesize that a device reporting on the activation of cell stress pathways will provide more physiologically and health relevant information about the potential toxins present in an environment than bioassays which seek to simply measure compound presence and/or abundance. That is, our bioassay asks not whether a compound is there, but rather whether compounds exists that may pose a health hazard. We leave the identification of the specific hazards to more sensitive and quantitative techniques.
Our biosensors use mammalian-derived promoters of genes known to be activated in response to stress-inducing environmental pollutants. These promoters are coupled to a reporter gene (eGFP) and used in in vitro assays to report on the presence of compounds that elicit cell stress.
Our biosensors use mammalian-derived promoters of genes known to be activated in response to stress-inducing environmental pollutants. These promoters are coupled to a reporter gene (eGFP) and used in in vitro assays to report on the presence of compounds that elicit cell stress.
Inspiration
Earlier this year, we were really fortunate to visit an indigenous tribe of people who live in Klamath, Ca - a beautiful city in the coastal regions of northern California.
The tribe have reported unusually elevated rates of cancer and miscarriage incidence, and have indicated they have reason to suspect that the cause may be tied to environmental pollution on their tribal land from local agricultural and forestry corporations. Researchers from UC Davis have been collaborating with the tribe’s scientists and governing council to gather data pertaining to environmental and human health.
The tribe have reported unusually elevated rates of cancer and miscarriage incidence, and have indicated they have reason to suspect that the cause may be tied to environmental pollution on their tribal land from local agricultural and forestry corporations. Researchers from UC Davis have been collaborating with the tribe’s scientists and governing council to gather data pertaining to environmental and human health.
How does it work?
We reasoned that health impacts from exposure to toxins, particularly low level exposure, elicits a very complex cellular response that involves the change in activity and regulation of many genes simultaneously;
these are very complex pathways that we still have a lot to learn about, but we imagine that they are similar to intricate built in sensors of health that are very hard to engineer ourselves. So we took advantage of that.
the basic premise of our project is that we are taking advantage of what mammalian cells offer as a chassis and then we engineered them to tell us the stress they are experiencing in a way that we can quantify.
The specific promoters we have identified for our project control the expression of the following genes: Metallothionein 1, Metallothionein 2, Fibroblast growth factor(FGF21), and the Growth arrest and DNA Damage(GADD45a and GADD153). The representative environmental toxins that we plan to stimulate our engineered cells with include: 2,4-Dichlorophenoxyacetic acid, Warfarin, Metam Sodium, and Copper Sulfate. We are also using Hydrogen Peroxide as a positive control.
The specific promoters we have identified for our project control the expression of the following genes: Metallothionein 1, Metallothionein 2, Fibroblast growth factor(FGF21), and the Growth arrest and DNA Damage(GADD45a and GADD153). The representative environmental toxins that we plan to stimulate our engineered cells with include: 2,4-Dichlorophenoxyacetic acid, Warfarin, Metam Sodium, and Copper Sulfate. We are also using Hydrogen Peroxide as a positive control.
Future
A possible extension of our research would be to determine the effect of multiple chemicals of concern(COCs) on the physiological health of mammalian cells. This would be of value in assessing and creating sane standards for pollution, as organisms in the natural environment are exposed to a variety of COCs at once, which may not have been previously screened in conjunction with each other. A possible finding from this might be that COC “A,” at a concentration below what is currently considered to be harmful, in the presence of COC “B,” also at a concentration below what is currently considered to be harmful, interact together to trigger a response associated with stress in mammalian cells.