Difference between revisions of "Team:BostonU/Description"

Line 27: Line 27:
 
top:53vh;
 
top:53vh;
 
right:4vw;
 
right:4vw;
background-color:#0071A7;
+
color:#0071A7;
border-color:#0071A7;
+
 
border-radius:50%;
 
border-radius:50%;
 
border-style:solid;
 
border-style:solid;
 
font-size:150%;
 
font-size:150%;
color:white;
+
background-color:white;
 
text-align:center;
 
text-align:center;
 
}
 
}
Line 53: Line 52:
 
top:53vh;
 
top:53vh;
 
left:4vw;
 
left:4vw;
background-color:#0071A7;
+
color:#0071A7;
 
border-color:#0071A7;
 
border-color:#0071A7;
 
border-radius:50%;
 
border-radius:50%;
 
border-style:solid;
 
border-style:solid;
 
font-size:150%;
 
font-size:150%;
color:white;
+
background-color:white;
 
text-align:center;
 
text-align:center;
 
}
 
}
Line 84: Line 83:
 
<div id = "button">
 
<div id = "button">
 
<div style = "margin:3.75vh 0vh 0vh 0vh;">
 
<div style = "margin:3.75vh 0vh 0vh 0vh;">
<a href="https://2016.igem.org/Team:BostonU/Design" style = "text-align:center; font-size:200%; color:white;">>></a>
+
<a href="https://2016.igem.org/Team:BostonU/Design" style = "text-align:center; font-size:200%; color:#0071A7;">></a>
 
</div>
 
</div>
 
</div>
 
</div>
Line 95: Line 94:
 
<div id = "buttonback">
 
<div id = "buttonback">
 
<div style = "margin:3.75vh 0vh 0vh 0vh;">
 
<div style = "margin:3.75vh 0vh 0vh 0vh;">
<a href="https://2016.igem.org/Team:BostonU/HomeOne" style = "text-align:center; font-size:200%; color:white;"><<</a>
+
<a href="https://2016.igem.org/Team:BostonU/HomeOne" style = "text-align:center; font-size:200%; color:#0071A7;"><</a>
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 21:04, 17 August 2016


Project Design
>

Home
<
Description



Our project aims to integrate multiple digital environmental signals (signals that are either present or absent, no in between) to dictate the analog expression level of a certain gene. Different combinations of these digital signals will produce different intensities of gene expression. This is similar to many gene activation pathways found in nature, and yet there is no standardized, easy-to-use system to replicate these pathways. Being able to dynamically change the level of gene expression based on combinations of multiple environmental signals would be invaluable to creating responsive, dynamic genetic devices. Therefore, our goal this summer is to create a system that can recognize multiple digital signals, and change the level of gene expression based on what combination of signals it is registering. This system would work with any gene of interest, allowing it to be used in diverse applications including immune therapy, recreating natural genetic signaling pathways, and research of toxic genes. Scroll down to see how we designed our system to meet these aims.