Evan pepper (Talk | contribs) |
Evan pepper (Talk | contribs) |
||
Line 32: | Line 32: | ||
position: relative; | position: relative; | ||
width: 10%; | width: 10%; | ||
+ | text-decoration: none !important; | ||
} | } | ||
Line 37: | Line 38: | ||
opacity: 1; | opacity: 1; | ||
display: inline-block; | display: inline-block; | ||
− | width: | + | width: 14%; |
height: auto; | height: auto; | ||
transition: .5s ease; | transition: .5s ease; | ||
Line 60: | Line 61: | ||
.proj-button:hover .proj-button-desc { | .proj-button:hover .proj-button-desc { | ||
opacity: 0.6; | opacity: 0.6; | ||
+ | } | ||
+ | |||
+ | .overlap-button-text { | ||
+ | background-color: transparent; | ||
+ | color: black; | ||
+ | font-size: 20px; | ||
+ | font-family: "Objektiv-mk1" !important; | ||
+ | font-weight: 600 !important; | ||
+ | padding: 16px 32px; | ||
} | } | ||
Line 205: | Line 215: | ||
@media (max-width: 768px) { | @media (max-width: 768px) { | ||
.proj-button-image { | .proj-button-image { | ||
− | + | opacity: 1; | |
− | + | display: inline-block; | |
− | + | width: 40%; | |
− | + | height: auto; | |
− | + | transition: .5s ease; | |
− | + | backface-visibility: hidden; | |
− | + | } | |
− | + | .proj-button-desc { | |
− | + | transition: .5s ease; | |
− | + | opacity: 1; | |
− | + | position: absolute; | |
− | + | top: 100%; | |
− | + | left: 50%; | |
− | + | transform: translate(-50%, -50%); | |
− | + | -ms-transform: translate(-50%, -50%) | |
− | + | } | |
h1 { | h1 { | ||
Line 267: | Line 277: | ||
@media (max-width: 576px) { | @media (max-width: 576px) { | ||
.proj-button-image { | .proj-button-image { | ||
− | + | opacity: 1; | |
− | + | display: inline-block; | |
− | + | width: 60%; | |
− | + | height: auto; | |
− | + | transition: .5s ease; | |
− | + | backface-visibility: hidden; | |
− | + | } | |
− | + | .proj-button-desc { | |
− | + | transition: .5s ease; | |
− | + | opacity: 1; | |
− | + | position: absolute; | |
− | + | top: 100%; | |
− | + | left: 50%; | |
− | + | transform: translate(-50%, -50%); | |
− | + | -ms-transform: translate(-50%, -50%) | |
− | + | } | |
.firstword { | .firstword { | ||
Line 421: | Line 431: | ||
<br> | <br> | ||
<br> | <br> | ||
+ | |||
+ | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-md-4"> | ||
+ | <h2>Back to Project Homepage</h2> | ||
+ | <hr> | ||
+ | <a href="https://2017.igem.org/Team:UCSC/Project" class="proj-button"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/0/0b/Cyano_button_icon.png" class="proj-button-image"> | ||
+ | <div class="proj-button-desc"> | ||
+ | <div class="overlap-button-text">The Project</div> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="col-md-8"> | ||
+ | <h2>Click here to learn more!</h2> | ||
+ | <hr> | ||
+ | <a href="https://2017.igem.org/Team:UCSC/B-12" class="proj-button"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/1/19/B12_icon.png" class="proj-button-image"> | ||
+ | <div class="proj-button-desc"> | ||
+ | <div class="overlap-button-text">Vitamin B-12</div> | ||
+ | </div> | ||
+ | </a> | ||
+ | |||
+ | <a href="https://2017.igem.org/Team:UCSC/Model" class="proj-button"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/d/d8/Modeling_icon.png" class="proj-button-image"> | ||
+ | <div class="proj-button-desc"> | ||
+ | <div class="overlap-button-text">Modeling</div> | ||
+ | </div> | ||
+ | </a> | ||
+ | |||
+ | <a href="https://2017.igem.org/Team:UCSC/Results" class="proj-button"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/e/e6/Results_icon.png" class="proj-button-image"> | ||
+ | <div class="proj-button-desc"> | ||
+ | <div class="overlap-button-text">Results</div> | ||
+ | </div> | ||
+ | </a> | ||
+ | |||
+ | <a href="https://2017.igem.org/Team:UCSC/Parts" class="proj-button"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/9/9c/Parts_icon.png" class="proj-button-image"> | ||
+ | <div class="proj-button-desc"> | ||
+ | <div class="overlap-button-text">Parts</div> | ||
+ | </div> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
<div class="container"> | <div class="container"> |
Revision as of 22:14, 20 October 2017
Acetaminophen Metabolics
"Antipyretic drugs, by being analgesics, reduce not only the fever but also the pain."
We aim to genetically modify PCC 7942 to produce acetaminophen, a common mild anesthetic and antipyretic recognized by the WHO as an essential medicine [1]. However, in many countries with lower regulations and faulty policies regarding drug manufacturing, acetaminophen can be synthesized with lethal toxins that result in hundreds of deaths worldwide [23]. Acetaminophen is oftenused in conjunction with opioid pain medications postoperatively to enhance pain relief, thus reducing reliance upon opioid pharmaceuticals [24].
We are using a previously engineered pathway in E. coli as a model of acetaminophen biosynthesis to enhance PCC 7942 [26, 25]. The pathway converts chorismate, an abundant aminoacid precursor of tryptophan, phenylalanine, and tyrosine, into acetaminophen with the addition ofthe 4ABH gene from A. bisporus, an edible mushroom, and nhoA from E. coli.