Difference between revisions of "Team:East Chapel Hill/Human Practices"

(Replaced content with "{{East_Chapel_Hill}} <html> <h1>Human Practices</h1> </div>")
Line 1: Line 1:
 +
 +
 
{{East_Chapel_Hill}}
 
{{East_Chapel_Hill}}
 
<html>
 
<html>
  
 +
<head>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<style>
 +
body {
 +
    font-family: "Lato", sans-serif;
 +
}
 +
<head>
 +
<meta name="viewport" content="width=device-width, initial-scale=1">
 +
<style>
 +
body {
 +
  margin: 0px;
 +
  font-family: Arial, Helvetica, sans-serif;
 +
}
  
<h1>Human Practices</h1>
+
.navbar {
 +
  overflow: hidden;
 +
  background-color: #A9A9A9;
 +
  position: fixed;
 +
  bottom: 0;
 +
  width:40%;
 +
  left:30%;
 +
  display: flex;
 +
  align-items: center;
 +
  justify-content: center;
 +
 
 +
}
  
 +
.navbar a {
 +
  float: left;
 +
  display: block;
 +
  color: #f2f2f2;
 +
  text-align: center;
 +
  padding: 14px 16px;
 +
  text-decoration: none;
 +
  font-size: 17px;
 +
}
 +
 +
.navbar a:hover {
 +
  background: #f1f1f1;
 +
  color: black;
 +
}
 +
 +
.navbar a.active {
 +
  background-color: #ADD8E6;
 +
  color: white;
 +
}
 +
 +
.main {
 +
  padding: 16px;
 +
  margin-bottom: 0px;
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
 +
<div class="navbar">
 +
<div class="navbar-inner">
 +
  <a href="#Introduction" class="active">Introduction</a>
 +
  <a href="#Solution">Solution</a>
 +
  <a href="#Our Design">Our Design</a>
 +
<a href="#References">References</a>
 
</div>
 
</div>
 +
</div>
 +
 +
 +
 +
 +
<!-- Define p2 type -->
 +
<style>
 +
p2 {
 +
    display: block;
 +
    margin-top: 1em;
 +
    margin-bottom: 1em;
 +
    margin-left: 8em;
 +
    margin-right: 8em;
 +
}
 +
</style>
 +
<!-- Define horizontal bar type -->
 +
<style>
 +
hr {
 +
border: 2px solid;
 +
margin-right: 80px;
 +
margin-left:80px;
 +
}
 +
</style>
 +
 +
<!-- Define h2 -->
 +
<style>
 +
h2 {
 +
  margin-top: 1em;
 +
            margin-bottom: 1em;
 +
            margin-left: 6em;
 +
            margin-right: 6em;
 +
            text-align: left;
 +
                font-size: 20px;
 +
}
 +
</style>
 +
 +
 +
<h1>Description</h1>
 +
<hr>
 +
 +
 +
<h1>Introduction</h1>
 +
 +
<!-- <h2 style="text-align: left;"> Human Practices</h2> -->
 +
<h2> Human practices:</h2>
 +
 +
 +
<p2 style="font-size:18px;">
 +
</p2>
 +
</center>
 +
 +
<br>
 +
<p2 style="font-size:18px;">
 +
In nature, the riboswitch regulates the expression of genes that help the organism deal with high levels of fluoride. These genes are often pumps that allow fluoride to be exported out of the cell (<b>Figure 4</b>). In <i>E. coli</i> the gene crcB encodes a fluoride efflux channel that removes excess fluoride from the cell so that it is no longer toxic. In <i>E. coli</i> when the crcB gene is genetically deleted (ΔcrcB), the phenotype is increased sensitivity to fluoride and concentrations above 500μM are lethal. In our experiments we needed to utilize the ΔcrcB <i>E. coli</i> strain so that fluoride could accumulate intracellularly.
 +
</p2>
 +
 +
<h1>References</h1>
 +
 +
 +
</html>

Revision as of 15:29, 7 October 2018


Description


Introduction

Human practices:


In nature, the riboswitch regulates the expression of genes that help the organism deal with high levels of fluoride. These genes are often pumps that allow fluoride to be exported out of the cell (Figure 4). In E. coli the gene crcB encodes a fluoride efflux channel that removes excess fluoride from the cell so that it is no longer toxic. In E. coli when the crcB gene is genetically deleted (ΔcrcB), the phenotype is increased sensitivity to fluoride and concentrations above 500μM are lethal. In our experiments we needed to utilize the ΔcrcB E. coli strain so that fluoride could accumulate intracellularly.

References