Difference between revisions of "Team:Virginia"

 
(97 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!DOCTYPE html>
+
{{Virginia}}
 
<html>
 
<html>
<head>
+
<head>
    <title>
+
<!-- Bootstrap import -- Latest compiled and minified CSS -->
    </title>
+
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" type="text/css">
</head>
+
</head>
 +
<body>
 +
<a href="javascript:void(0);"><div class="popup">
 +
<div>
 +
<img src="https://stemedhub.org/groups/aau_virginia/Image:institution_logo.png"></img>
 +
<p>iGEM 2015</p>
 +
</div>
 +
<style type="text/css">
 +
.popup div p {
 +
color: #000000;
 +
font-weight:bold;
 +
font-family:Arial;
 +
z-index:15;
 +
text-align:center;
 +
}
 +
.popup > p {
 +
padding: 20px;
 +
}
 +
.popup div {
 +
width: 90%;
 +
background: white;
 +
height: auto;
 +
padding:40px;
 +
border-radius:15px;
 +
margin-left:5%;
 +
margin-top: 15px;
 +
}
 +
.popup div img {
 +
width: 95%;
 +
height: auto;
 +
}
 +
</style>
 +
<p>Welcome the University of Virginia iGEM 2015 Wiki! Use the navigation bar at the top of every page to move between pages. Please let us know if you have any comments or questions about our project by visiting the “Contact Us” page.</p>
 +
<p>(click to close)</p>
 +
</div></a>
 +
<a href="http://virginia.edu">
 +
<div style="position: fixed;
 +
top: 34px;
 +
z-index:20;
 +
margin-left:26.5%;">
 +
<img style="height:32px;
 +
width:32px;" src="/wiki/images/d/df/Virginia_rotunda2.png">
 +
</div></a>
 +
<div id="top-part">
 +
<p id="above-nav">University of Virginia iGEM 2015</p>
 +
<div id="icon-box">
 +
<a href="https://twitter.com/Virginia_iGEM"><img id="twitter" src="/wiki/images/2/2c/Virginia_twitter_white.png"></img></a>
 +
<a href="https://www.facebook.com/uvaigem"><img id="facebook" src="/wiki/images/e/ed/Virginia_facebook.png"></img></a>
 +
</div>
 +
</div>
 +
<div class="nav">
 +
<div class="container">
 +
<ul class="pull-left">
 +
<li><a href="/Team:Virginia">Home</a></li>
 +
</ul>
 +
<ul class="pull-right">
 +
<li><a href="/Team:Virginia/Team">Team</a></li>
 +
<li><a href="/Team:Virginia/Project">Project</a></li>
 +
<li><a href="/Team:Virginia/Practices">Policy and Practices</a></li>
 +
<li><a href="/Team:Virginia/Attributions">Attributions</a></li>
 +
<li><a href="/Team:Virginia/Contact_us">Contact Us</a></li>
 +
</ul>
 +
</div>
 +
</div>
 +
<div class="back">
 +
<div class="jumbotron">
 +
<h2>
 +
House of Carbs
 +
<p>A Novel Solution to Minimizing Postprandial Hyperglycemic Spikes</p>
 +
</h2>
 +
</div>
 +
<div id="description-wrapper">
 +
<div id="description-text-wrapper">
 +
<h1>Project Overview</h1>
 +
<h3 id="h3-1">The Problem: Diabetes Mellitus and Hyperglycemia</h3>
 +
<a href="javascript:void(0);"><div class="minimize" id="min1">
 +
<p>SHOW LESS</p>
 +
</div></a>
 +
<a href="javascript:void(0);"><div class="maximize" id="max1">
 +
<p>SHOW MORE</p>
 +
</div></a>
 +
<script type="text/javascript">
 +
jQuery(document).ready(function(){
 +
$("#max1").fadeOut("fast");
 +
$("#min1").click(function(){
 +
$("#des1 p").fadeOut("fast");
 +
$("#min1").fadeOut("fast");
 +
$("#max1").fadeIn("fast");
 +
});
 +
$("#max1").click(function(){
 +
$("#des1 p").fadeIn("fast");
 +
$("#min1").fadeIn("fast");
 +
$("#max1").fadeOut("fast");
 +
});
 +
});
 +
</script>
 +
<div id="des1">
 +
<p>From diabetes mellitus a number of devastating complications, such as amputations, blindness, crippling neuropathies, and many others, can arise from increased blood sugar levels on a regular basis, but many of
 +
the major complications of diabetes arise from drastic fluctuations in the blood glucose
 +
level (Ceriello et al., 2012). Up to two-thirds of people with diabetes die of
 +
cardiovascular disease (CVD) brought about by diabetes-related macrovascular diseases
 +
(Deshpande et al. 2008). In fact, the risk for cardiovascular disease mortality is 2 to 4
 +
times higher in people with diabetes than in people who do not have diabetes.
 +
Additionally, diabetic retinopathy is the most common microvascular complication
 +
among people with diabetes and results in more than 10,000 new cases of blindness per
 +
year. Retinopathy is associated with prolonged hyperglycemia; it is slow to develop, and
 +
there is some evidence that it can begin to develop as early as 7 years before clinical
 +
diagnosis of diabetes (Deshpande et al., 2008).
 +
</p>
 +
<p>Postprandial (post-meal) blood sugar spikes specifically are one of the most
 +
damaging complications of diabetes (Parkin et al., 2002). Many diabetics are able to
 +
effectively manage post-meal glycemic spikes with self-administered doses of insulin,
 +
but these hyperglycemic incidents still kill more Americans per year than any other
 +
diabetes-related complications (Parkin et al., 2002). Arguably, the gravest consequence of
 +
glycemic spikes in diabetes patients is the development of progressive macrovascular
 +
disease (MVD), which affects the large blood vessels of the body, hardening and
 +
blocking these vessels (Ceriello et al., 2012). MVD is the leading cause of death among
 +
T2DM patients in the United States, causing up to 65% of diabetes-related deaths, making it a huge target for diabetes treatments research (Deshpande et al., 2008). MVD
 +
also frequently leads to other severe complications such as ischemia in the extremities
 +
and blindness (Haffner et al., 1998).
 +
</p></div>
 +
<h3 id="h3-2">Controlling Hyperglycemic Spikes</h3><div id="des2">
 +
<a href="javascript:void(0);"><div class="minimize" id="min2">
 +
<p>SHOW LESS</p>
 +
</div></a>
 +
<a href="javascript:void(0);"><div class="maximize" id="max2">
 +
<p>SHOW MORE</p>
 +
</div></a>
 +
<script type="text/javascript">
 +
jQuery(document).ready(function(){
 +
$("#max2").fadeOut("fast");
 +
$("#min2").click(function(){
 +
$("#des2 p").fadeOut("fast");
 +
$("#min2").fadeOut("fast");
 +
$("#max2, #max2 p").fadeIn("fast");
 +
});
 +
$("#max2").click(function(){
 +
$("#des2 p").fadeIn("fast");
 +
$("#min2").fadeIn("fast");
 +
$("#max2").fadeOut("fast");
 +
});
 +
});
 +
</script>
  
<body>
+
<p>For many T1DM and T2DM patients, it has been shown that the regular
    {{Virginia}} <!-- Bootstrap import == Latest compiled and minified CSS -->
+
control and management of blood glucose levels prevents many of the vascular
    <link href=
+
complications of the disease, but most of the time control over glucose is difficult to
    "https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css"
+
attain because the self-dosing insulin treatment system that a lot of moderately to
    rel="stylesheet" type="text/css">
+
severely sick diabetes patients use is often hard to calibrate and use (Parkin et al., 2002).
 
+
</p>
    <div class="popup">
+
<p>Compared to sucrose-rich food, starch-rich food has been found to create less
        <h1>Welcome to the University of Virginia iGEM 2015 Wiki</h1>
+
fluctuation in blood glucose levels, and thus is beneficial to diabetes patients and
 
+
hyperglycemia patients. There is evidence that this flatter response caused by a starch
 
+
rich meal is associated with the slower rate of digestion of complex sugars versus simple
        <p>Use the navigation bar at the top of every page to move between
+
sugars (Jenkins, Wolever, & Jenkins, 1988). Thus, if some of the simple sugars are first
        pages. Please let us know if you have any comments or questions about
+
converted into complex saccharides inside the E. coli and then released back into small
        our project by visiting the “Contact Us” page.</p>
+
intestine, a similar flatter glycemic response will take place, which will be beneficial to
 
+
the patients.
 
+
</p></div>
        <p>(click to close)</p>
+
<h3 id="h3-3">Our Devices</h3><div id="des3">
    </div>
+
<a href="javascript:void(0);"><div class="minimize" id="min3">
 
+
<p>SHOW LESS</p>
 
+
</div></a>
    <div class="back">
+
<a href="javascript:void(0);"><div class="maximize" id="max3">
        <div id="top-part">
+
<p>SHOW MORE</p>
            <p id="above-nav">University of Virginia iGEM 2015</p>
+
</div></a>
 
+
<script type="text/javascript">
 
+
jQuery(document).ready(function(){
            <div id="icon-box">
+
$("#max3").fadeOut("fast");
                <a href="https://twitter.com/Virginia_iGEM"><img id="twitter"
+
$("#min3").click(function(){
                src="/wiki/images/2/2c/Virginia_twitter_white.png"></a>
+
$("#des3 p").fadeOut("fast");
                <a href="https://www.facebook.com/uvaigem"><img id="facebook"
+
$("#min3").fadeOut("fast");
                src="/wiki/images/e/ed/Virginia_facebook.png"></a>
+
$("#max3, #max3 p").fadeIn("fast");
            </div>
+
});
        </div>
+
$("#max3").click(function(){
 
+
$("#des3 p").fadeIn("fast");
 
+
$("#min3").fadeIn("fast");
        <div class="nav">
+
$("#max3").fadeOut("fast");
            <div class="container">
+
});
                <ul class="pull-left">
+
});
                    <li>
+
</script>
                        <a href="/Team:Virginia">Home</a>
+
<p style="margin-bottom:30px;"> We have assembled one plasmid with genes that dictate a controllable level of simple sugars uptake and one plasmid to produce glucan and fructan from simple sugars and then lyse to release the complex sugars back into the environment. In essence, this microbial device runs on two genetic devices -- an uptake circuit and a polymerization circuit. </p></div>
                    </li>
+
<p style="font-style:italic; border-top:1px dotted #007bb6"> In order to learn more details, please visit the <a href="/Team:Virginia/Project">Project page.</a> </p>
                </ul>
+
<a href="javascript:void(0);"><div id="ref-button">
 
+
<p>Show References</p>
 
+
</div></a>
                <ul class="pull-right">
+
<a href="javascript:void(0);"><div id="ref-button2">
                    <li>
+
<p>Hide References</p>
                        <a href="/Team:Virginia/Team">Team</a>
+
</div></a>
                    </li>
+
<div id="ref-content">
 
+
<h3>References</h3>
 
+
<p>A. Ceriello, S. Colagiuri, (2011). Guideline for management of postmeal glucose in
                    <li>
+
diabetes. International Diabetes Federation Guideline Development Group,
                        <a href="/Team:Virginia/Project">Project</a>
+
http://www.idf.org/sites/default/files/postmeal%20glucose%20guidelines.pdf ,
                    </li>
+
Accessed May. 6th, 2015
 
+
</p>
 
+
<p>American Diabetes Association (2014). National Diabetes Statistics Report.
                    <li>
+
http://www.cdc.gov/diabetes/pubs/statsreport14/national-diabetes-report-web.pdf
                        <a href="/Team:Virginia/Practices">Policy and
+
Accessed May. 5th, 2015
                        Practices</a>
+
</p>
                    </li>
+
<p>Anal, A. K., & Singh, H. (2007). Recent advances in microencapsulation of probiotics for
 
+
industrial applications and targeted delivery. Trends in Food Science &
 
+
Technology, 18(5), 240–251. http://doi.org/10.1016/j.tifs.2007.01.004
                    <li>
+
</p>
                        <a href="/Team:Virginia/Attributions">Attributions</a>
+
<p>Anan, F., Masaki, T., Eto, T., Fukunaga, N., Iwao, T., Kaneda, K., ... Yoshimatsu, H.
                    </li>
+
(2008). Postchallenge Plasma Glucose and Glycemic Spikes Are Associated with
 
+
Pulse Pressure in Patients with Impaired Glucose Tolerance and Essential
 
+
Hypertension. Hypertension Research, 31(8), 1565–1571.
                    <li>
+
http://doi.org/10.1291/hypres.31.1565
                        <a href="/Team:Virginia/Contact_us">Contact Us</a>
+
</p>
                    </li>
+
<p>AHFS Consumer Medication Information [Internet]. Bethesda (MD): American Society
                </ul>
+
of Health-System Pharmacists, Inc.; ©2008. Acarbose; [revised 2015 Feb. 15;
            </div>
+
reviewed 2015 Apr. 28; cited 2015 May. 3]; Available from:
        </div>
+
http://www.nlm.nih.gov/medlineplus/druginfo/meds/ a696015.html
 
+
</p>
 
+
<p>AHFS Consumer Medication Information [Internet]. Bethesda (MD): American Society
        <div class="jumbotron">
+
of Health-System Pharmacists, Inc.; ©2008. Pramlintide; [revised 2015 Feb. 15;
            <h2>House of Carbs</h2>
+
reviewed 2015 Apr. 28; cited 2015 May. 3]; Available from:
 
+
http://www.nlm.nih.gov/medlineplus/druginfo/meds/a605031.html
 
+
</p>
            <p>A Novel Solution to Minimizing Postprandial Hyperglycemic
+
<p>Banguela, A., Arrieta, J. G., Rodríguez, R., Trujillo, L. E., Menéndez, C., & Hernández,
            Spikes</p>
+
L. (2011). High levan accumulation in transgenic tobacco plants expressing the
        </div>
+
Gluconacetobacter diazotrophicus levansucrase gene. Journal of Biotechnology,
 
+
154(1), 93–98. http://doi.org/10.1016/j.jbiotec.2011.04.007
 
+
</p>
        <div id="description-wrapper">
+
<p>Barr EL, Zimmet PZ, Welborn TA et al. (2007). "Risk of cardiovascular and all-cause
            <div id="description-text-wrapper">
+
mortality in individuals with diabetes mellitus, impaired fasting glucose, and
                <h1>Project Overview</h1>
+
impaired glucose tolerance: the Australian Diabetes, Obesity, and Lifestyle Study
 
+
(AusDiab)". Circulation 116 (2): 151–7.
 
+
</p>
                <p>From diabetes mellitus a number of devastating
+
<p>Bernard, A. M., Anderson, L., Cook, C. B., & Phillips, L. S. (1999). What do internal
                complications, such as amputations, blindness, crippling
+
medicine residents need to enhance their diabetes care? Diabetes Care, 22(5),
                neuropathies, and many others, can arise from increased blood
+
661–666. http://doi.org/10.2337/diacare.22.5.661
                sugar levels on a regular basis, but many of the major
+
</p>
                complications of diabetes arise from drastic fluctuations in
+
<p>Boada C, Martínez-Moreno J. Pathophysiology of diabetes mellitus type 2: beyond the
                the blood glucose level (Ceriello et al., 2012). Up to
+
duo "insulin resistance-secretion deficit.". Nutricion Hospitalaria [serial online].
                two-thirds of people with diabetes die of cardiovascular
+
March 2, 2013;28:78-87. Available from: Fuente Académica, Ipswich, MA.
                disease (CVD) brought about by diabetes-related macrovascular
+
Accessed April 16, 2015.
                diseases (Deshpande et al. 2008). In fact, the risk for
+
</p>
                cardiovascular disease mortality is 2 to 4 times higher in
+
<p>B. Göke, H. F. (1995). Voglibose (AO128) Is an Efficient α-Glucosidase Inhibitor and  
                people with diabetes than in people who do not have diabetes.
+
Mobilizes the Endogenous GLP-1 Reserve. Digestion, 56(6), 493–501.
                Additionally, diabetic retinopathy is the most common
+
http://doi.org/10.1159/000201282
                microvascular complication among people with diabetes and
+
</p>
                results in more than 10,000 new cases of blindness per year.
+
<p>Brown, J. B., Harris, S. B., Webster-Bogaert, S., Wetmore, S., Faulds, C., & Stewart, M.
                Retinopathy is associated with prolonged hyperglycemia; it is
+
(2002). The role of patient, physician and systemic factors in the management of
                slow to develop, and there is some evidence that it can begin
+
type 2 diabetes mellitus. Family Practice, 19(4), 344–349.
                to develop as early as 7 years before clinical diagnosis of
+
http://doi.org/10.1093/fampra/19.4.344
                diabetes (Deshpande et al., 2008).</p>
+
</p>
 
+
<p>Butterworth, P. J., Warren, F. J., & Ellis, P. R. (2011). Human α-amylase and starch
 
+
digestion: An interesting marriage. Starch - Stärke, 63(7), 395–405.
                <p>Postprandial (post-meal) blood sugar spikes specifically are
+
http://doi.org/10.1002/star.201000150
                one of the most damaging complications of diabetes (Parkin et
+
</p>
                al., 2002). Many diabetics are able to effectively manage
+
<p>Centers for Disease Control and Prevention. (2014). National Diabetes Statistics Report.</p>
                post-meal glycemic spikes with self-administered doses of
+
<p>Chiasson, J.-L., Josse, R. G., Gomis, R., Hanefeld, M., Karasik, A., & Laakso, M. (2002).
                insulin, but these hyperglycemic incidents still kill more
+
Acarbose for prevention of type 2 diabetes mellitus: the STOP-NIDDM
                Americans per year than any other diabetes-related
+
randomised trial. The Lancet, 359(9323), 2072–2077.
                complications (Parkin et al., 2002). Arguably, the gravest
+
http://doi.org/10.1016/S0140-6736(02)08905-5
                consequence of glycemic spikes in diabetes patients is the
+
</p>
                development of progressive macrovascular disease (MVD), which
+
<p>Chiasson, J.-L., Josse, R. G., Hunt, J. A., Palmason, C., Rodger, N. W., Ross, S. A., ...
                affects the large blood vessels of the body, hardening and
+
Wolever*, T. M. S. (1994). The Efficacy of Acarbose in the Treatment of Patients
                blocking these vessels (Ceriello et al., 2012). MVD is the
+
with Non–Insulin-Dependent Diabetes Mellitus: A Multicenter, Controlled
                leading cause of death among T2DM patients in the United
+
Clinical Trial. Annals of Internal Medicine, 121(12), 928–935.
                States, causing up to 65% of diabetes-related deaths, making it
+
http://doi.org/10.7326/0003-4819-121-12-199412150-00004
                a huge target for diabetes treatments research (Deshpande et
+
Crude and Age-Adjusted Rate per 100 of Civilian, Noninstitutionalized Population with
                al., 2008). MVD also frequently leads to other severe
+
Diagnosed Diabetes, United States, 1980–2011. (2014, September 5). Retrieved
                complications such as ischemia in the extremities and blindness
+
April 24, 2015, from
                (Haffner et al., 1998).</p>
+
http://www.cdc.gov/diabetes/statistics/prev/national/figage.htm
 
+
</p>
 
+
<p>Dedonder, R. 1966. Levansucrase from Bacillus subtilis. Methods Enzymol. 8:500–505.</p>
                <p>For many T1DM and T2DM patients, it has been shown that the
+
<p>Deshpande, A. D., Harris-Hayes, M., & Schootman, M. (2008). Epidemiology of diabetes
                regular control and management of blood glucose levels prevents
+
and diabetes-related complications. Physical therapy, 88(11), 1254-1264.
                many of the vascular complications of the disease, but most of
+
</p>
                the time control over glucose is difficult to attain because
+
<p>D.M. Nathan, P.A. Cleary, J.Y. Backlund, S.M. Genuth, J.M. Lachin, T.J. Orchard, et al.,
                the self-dosing insulin treatment system that a lot of
+
Intensive diabetes treatment and cardiovascular disease in patients with type 1
                moderately to severely sick diabetes patients use is often hard
+
diabetes, N Engl J Med, 353 (2005), pp. 2643–2653
                to calibrate and use (Parkin et al., 2002).</p>
+
</p>
 
+
<p>D.R. Whiting, L. Guariguata, C. Weil, J. Shaw, IDF diabetes atlas: global estimates of the
 
+
prevalence of diabetes for 2011 and 2030 Diabetes Res Clin Pract, 94 (2011), pp.
                <p>Compared to sucrose-rich food, starch-rich food has been
+
311–321
                found to create less fluctuation in blood glucose levels, and
+
</p>
                thus is beneficial to diabetes patients and hyperglycemia
+
<p>Duncan, A. E. (2012). Hyperglycemia and Perioperative Glucose Management.Current
                patients. There is evidence that this flatter response caused
+
Pharmaceutical Design, 18(38), 6195–6203.
                by a starch rich meal is associated with the slower rate of
+
</p>
                digestion of complex sugars versus simple sugars (Jenkins,
+
<p>Edelman, P. S., Maier, H., & Wilhelm, K. (2012). Pramlintide in the Treatment of
                Wolever, & Jenkins, 1988). Thus, if some of the simple sugars
+
Diabetes Mellitus. BioDrugs, 22(6), 375–386. http://doi.org/10.2165/0063030-
                are first converted into complex saccharides inside the E. coli
+
200822060-00004
                and then released back into small intestine, a similar flatter
+
</p>
                glycemic response will take place, which will be beneficial to
+
<p>Ferraris, R. P., Yasharpour, S. A. S. A. N., Lloyd, K. C., Mirzayan, R. A. F. F. Y., &
                the patients.</p>
+
Diamond, J. M. (1990). Luminal glucose concentrations in the gut under normal
 
+
conditions. American Journal of Physiology-Gastrointestinal and Liver
 
+
Physiology, 259(5), G822-G837.
                <p>We have assembled one plasmid with genes that dictate a
+
</p>
                controllable level of simple sugars uptake and one plasmid to
+
<p>Gay, P., Le Coq, D., Steinmetz, M., Ferrari, E., & Hoch, J. A. (1983). Cloning structural
                produce glucan and fructan from simple sugars and then lyse to
+
gene sacB, which codes for exoenzyme levansucrase of Bacillus subtilis:
                release the complex sugars back into the environment. In
+
expression of the gene in Escherichia coli. Journal of bacteriology,153(3), 1424-
                essence, this microbial device runs on two genetic devices --
+
1431.
                an uptake circuit and a polymeriztion circuit.</p>
+
</p>
 
+
<p>Gray, G. M., & Ingelfinger, F. J. (1966). Intestinal absorption of sucrose in man:
 
+
interrelation of hydrolysis and monosaccharide product absorption. Journal of
                <p>In order to learn more details, please visit the “Project”
+
Clinical Investigation, 45(3), 388.
                page.</p>
+
</p>
            </div>
+
<p>Grant, R. W., Buse, J. B., & Meigs, J. B. (2005). Quality of Diabetes Care in U.S.
        </div>
+
Academic Medical Centers Low rates of medical regimen change. Diabetes Care,  
 
+
28(2), 337–442. http://doi.org/10.2337/diacare.28.2.337
 
+
</p>
        <div class="learn-more">
+
<p>Grant, R. W., Pirraglia, P. A., Meigs, J. B., & Singer, D. E. (2004). Trends in complexity
            <div class="container">
+
of diabetes care in the United States from 1991 to 2000. Archives of Internal
                <div class="box" id="b1">
+
Medicine, 164(10), 1134–1139. http://doi.org/10.1001/archinte.164.10.1134
                    <a href="/Team:Virginia/Team">
+
</p>
                    <p>TEAM</p>
+
<p>Halschou, K., Bukhave, K., & Rikardt, J. (2012). Intestinal Disaccharidase Activity and
                    <img src="/wiki/images/d/d1/Virginia_logo4.png"></a>
+
Uptake of Glucose from Sucrose. In S. Chackrewarthy (Ed.), Glucose Tolerance.
                </div>
+
InTech. Retrieved from http://www.intechopen.com/books/glucose-
 
+
tolerance/intestinal-disaccharidase-activity-and-uptake-of-glucose-from-sucrose
 
+
</p>
                <div class="box" id="b2">
+
<p>Hanahan, D. (1983). Studies on transformation of Escherichia coli with plasmids. Journal
                    <a href="/Team:Virginia/Project">
+
of Molecular Biology, 166(4), 557–580.
                    <p>PROJECT</p>
+
</p>
                    <img src="/wiki/images/d/d1/Virginia_logo4.png"></a>
+
<p>Hoffmann, J., & Spengler, M. (1997). Efficacy of 24-Week Monotherapy With Acarbose,  
                </div>
+
Metformin, or Placebo in Dietary-Treated NIDDM Patients: The Essen-II Study.
 
+
The American Journal of Medicine, 103(6), 483–490.
 
+
http://doi.org/10.1016/S0002-9343(97)00252-0
                <div class="box" id="b3">
+
Intensive blood-glucose control with sulphonylureas or insulin compared with
                    <a href="/Team:Virginia/Practices">
+
conventional treatment and risk of complications in patients with type 2 diabetes  
                    <p>POLICY AND PRACTICES</p>
+
(UKPDS 33). UK Prospective Diabetes Study (UKPDS) Group.
                    <img src="/wiki/images/d/d1/Virginia_logo4.png"></a>
+
</p>
                </div>
+
<p>Jenkins, D. J. A., Wolever, T. M. S., & Jenkins, A. L. (1988). Starchy Foods and
 
+
Glycemic Index. Diabetes Care, 11(2), 149–159.
 
+
http://doi.org/10.2337/diacare.11.2.149
                <div class="box" id="b4">
+
</p>
                    <a href="/Team:Virginia/Attributions">
+
<p>Jones, M. C. (2007). Therapies for diabetes: pramlintide and exenatide. American Family
                    <p>ATTRIBUTIONS</p>
+
Physician, 75(12), 1831–1835.
                    <img src="/wiki/images/d/d1/Virginia_logo4.png"></a>
+
</p>
                </div>
+
<p>J Reizer, S. L. S. (1992). Functional interactions between proteins of the
 
+
phosphoenolpyruvate:sugar phosphotransferase systems of Bacillus subtilis and  
 
+
Escherichia coli. The Journal of Biological Chemistry, 267(13), 9158–69.
                <div class="box" id="b5">
+
Jenkins, D. J., Wolever, T. M., & Jenkins, A. L. (1988). Starchy foods and glycemic
                    <a href="/Team:Virginia/Attributions">
+
index. Diabetes care, 11(2), 149-159.
                    <p>CONTACT US</p>
+
</p>
                    <img src="/wiki/images/d/d1/Virginia_logo4.png"></a>
+
<p>Kumar, Vinay; Fausto, Nelson; Abbas, Abul K.; Cotran, Ramzi S. ; Robbins, Stanley L.
                </div>
+
(2005). Robbins and Cotran Pathologic Basis of Disease (7th ed.). Philadelphia,
 
+
Pa.: Saunders. pp. 1194–1195. ISBN 0-7216-0187-1. Lancet. 1998 Sep 12;
 
+
352(9131):837-53.
                <div class="box" id="b6">
+
</p>
                    <a href="#">
+
<p>Kundig, W., Ghosh, S., & Roseman, S. (1964). PHOSPHATE BOUND TO HISTIDINE
                    <p>ABOUT</p></a>
+
IN A PROTEIN AS AN INTERMEDIATE IN A NOVEL PHOSPHO-
                </div>
+
TRANSFERASE SYSTEM. Proceedings of the National Academy of Sciences of  
            </div>
+
the United States of America, 52, 1067–1074.
        </div>
+
</p>
    </div>
+
<p>Lebovitz, H. E. (1997). ALPHA-GLUCOSIDASE INHIBITORS. Endocrinology and
 
+
Metabolism Clinics of North America, 26(3), 539–551.
 
+
http://doi.org/10.1016/S0889-8529(05)70266-8
    <footer>
+
</p>
        <div id="foot-img"><img src=
+
<p>Lourens-Hattingh, A., & Viljoen, B. C. (2001). Yogurt as probiotic carrier food.
        "https://static.igem.org/mediawiki/2015/d/d1/Virginia_logo4.png">
+
International Dairy Journal, 11(1–2), 1–17. http://doi.org/10.1016/S0958-
        </div>
+
6946(01)00036-X
 
+
</p>
 
+
<p>Malagelada, J. R., Bazzoli, F., Elewaut, A., Fried, M., Krabshuis, J. H., Lindberg, G., ...
        <div id="foot-text">
+
Vakil, N. (2007). World Gastroenterology Organisation Practice Guidelines.
            <p>University of Virginia iGEM</p>
+
Dysphagia. Retrieved from http://almacen-
 
+
gpc.dynalias.org/publico/Dysphagia%20WGO%202004%20Ingles.pdf
 
+
</p>
            <p>148 Gilmer Hall</p>
+
<p>Man, C. D., Camilleri, M., & Cobelli, C. (2006). A System Model of Oral Glucose
 
+
Absorption: Validation on Gold Standard Data. IEEE Transactions on Biomedical
 
+
Engineering, 53(12), 2472–2478. http://doi.org/10.1109/TBME.2006.883792
            <p>485 McCormick Road</p>
+
</p>
 
+
<p>Meigs, J. B., Nathan, D. M., Wilson, P. W., Cupples, L. A., & Singer, D. E. (1998).
 
+
Metabolic risk factors worsen continuously across the spectrum of nondiabetic
            <p>Charlottesville, Virginia 22904</p>
+
glucose tolerance. The Framingham Offspring Study. Annals of Internal Medicine,  
 
+
128(7), 524–533.
 
+
</p>
            <p>United States of America</p>
+
<p>Narimasa, S., Tatsuo, H., Mitsutaka, Y., & Toshio, I. (1979). Action of human pancreatic
 
+
and salivary α-amylases on maltooligosaccharides: Evaluation of kinetic
 
+
parameters. Clinica Chimica Acta, 97(2–3), 253–260.
            <p>
+
http://doi.org/10.1016/0009-8981(79)90423-6
            </p>
+
</p>
 
+
<p>National Diabetes Data Group. (1979). Classification and Diagnosis of Diabetes Mellitus
 
+
and Other Categories of Glucose Intolerance. Diabetes, 28(12), 1039–1057.  
            <p><a href=
+
http://doi.org/10.2337/diab.28.12.1039
            "mailto:virginia.igem@gmail.com">virginia.igem@gmail.com</a>
+
</p>
            </p>
+
<p>Nissle, A. (1959). [Explanations of the significance of colonic dysbacteria & the  
        </div>
+
mechanism of action of E. coli therapy (mutaflor)]. Die Medizinische, 4(21),
    </footer>
+
1017–1022.
    <style type="text/css">
+
</p>
        #description-wrapper{
+
<p>Parkin, C. G., & Brooks, N. (2002). Is postprandial glucose control important? Is it
            width:100%;
+
practical in primary care settings?. Clinical Diabetes, 20(2), 71-76.
            height:auto;
+
</p>
            padding: 50px;
+
<p>Patterson, Joan (2013). Many Schools Cutting Back on Physical Education. Las Vegas
            background:#000000;
+
Review - Journal.
            border-bottom: 3px dotted #fff;
+
Prevalence of diabetes, impaired fasting glucose, and impaired glucose tolerance in U.S.
            }
+
adults. The Third National Health and Nutrition Examination Survey, 1988-1994.
            #description-text-wrapper {
+
</p>
            width:85%;
+
<p>Peng, C.-K., Buldyrev, S. V., Havlin, S., Simons, M., Stanley, H. E., & Goldberger, A. L.
            margin-left:7.5%;
+
(1994). Mosaic organization of DNA nucleotides. Physical Review E, 49(2),
            height:auto;
+
1685–1689. http://doi.org/10.1103/PhysRevE.49.1685
            }
+
</p>
            #description-wrapper p {
+
<p>Rathmann, W., & Giani, G. (2004). Global Prevalence of Diabetes: Estimates for the
            font-size: 18px;
+
Year 2000 and Projections for 2030: Response to Wild et al. Diabetes Care, 2568-
            font-family:Arial;
+
2569.  
            color:#fff;
+
</p>
            }
+
<p>Recorbet, G. H. I. S. L. A. I. N. E., Robert, C., Givaudan, A., Kudla, B., Normand, P., &
        #description-text-wrapper p:last-child {
+
Faurie, G. (1993). Conditional suicide system of Escherichia coli released into
        font-style:italic;
+
soil that uses the Bacillus subtilis sacB gene. Applied and environmental
        }
+
microbiology, 59(5), 1361-1366.
            #description-wrapper h1 {
+
</p>
            font-size: 26px;
+
<p>Ried, J. L., and A. Collmer. 1987. An nptI-sacB-sacR cartridge for constructing directed,
            font-family:Arial;
+
unmarked mutations in Gram-negative bacteria by marker exchange-eviction
            color:#fff;
+
mutagenesis. Gene 57:239–246.
            font-weight:bold;
+
</p>
            }
+
<p>Riddle, M., Frias, J., Zhang, B., Maier, H., Brown, C., Lutz, K., & Kolterman, O. (2007).
            footer div img {
+
Pramlintide Improved Glycemic Control and Reduced Weight in Patients With
            width:auto;
+
Type 2 Diabetes Using Basal Insulin. Diabetes Care, 30(11), 2794–2799.  
            height:200px;
+
http://doi.org/10.2337/dc07-0589
            }
+
</p>
            footer div {
+
<p>Saydah, S. H., Miret, M., Sung, J., Varas, C., Gause, D., & Brancati, F. L. (2001).
            overflow:hidden;
+
Postchallenge Hyperglycemia and Mortality in a National Sample of U.S. Adults.
            display:inline-block;
+
Diabetes Care, 24(8), 1397–1402. http://doi.org/10.2337/diacare.24.8.1397
            float:none;
+
</p>
            }
+
<p>Snelling, Anatasia; Korba, Casey; Burkey, Alyvia (2007). The National School Lunch
            footer div:first-child {  
+
and Competitive Food Offerings and Purchasing Behaviors of High School
            float:right;
+
Students, 77(10), 701-705.
            top:10px;
+
</p>
            height:90%;
+
<p>Sonnenborn, Ulrich; Schulze, Jurgen. 2009. The Non-Pathogenic Escherichia coli strain
            width:25%
+
Nissle 1917 - Features of a Versatile Probiotic. Microbial Ecology in Health and  
            margin: 1%;
+
Disease, (21), 122-158.
            display:inline;
+
</p>
            overflow:hidden;
+
<p>S.M. Haffner, S. Lehto, T. Ronnemaa, K. Pyorala, M. Laakso, Mortality from coronary
            }
+
heart disease in subjects with type 2 diabetes and in nondiabetic subjects with and
            .jumbotron {
+
without prior myocardial infarction, N Engl J Med, 339 (1998), pp. 229–234
            height: auto;
+
</p>
            background-size: 100%;
+
<p>Schultz, M. (2008). Clinical use of E. coli Nissle 1917 in inflammatory bowel disease.
            background-image: url("https://static.igem.org/mediawiki/2015/b/b8/Virginia_cells.jpg");
+
Inflammatory Bowel Diseases, 14(7), 1012–1018.
            padding:60px;
+
http://doi.org/10.1002/ibd.20377
            margin:0px 0px 0px 0px;
+
</p>
            color:white;  
+
<p>Seifter, S., & Dayton, S. (1950). The estimation of glycogen with the anthrone reagent.
    opacity:0.9;  
+
Archives of Biochemistry, 25(1), 191–200.
            }
+
</p>
            .jumbotron h2 {
+
<p>Shulman, N. B., Martinez, B., Brogan, D., Carr, A. A., & Miles, C. G. (1986). Financial
            text-align:center;
+
cost as an obstacle to hypertension therapy. American Journal of Public Health,
            color:#ffffff;
+
76(9), 1105–1108.
            font-size:70px;
+
</p>
            font-weight:bold;
+
<p>Suwattee, P., Lynch, J. C., & Pendergrass, M. L. (2003). Quality of Care for Diabetic
            padding-bottom:30px;
+
Patients in a Large Urban Public Hospital. Diabetes Care, 26(3), 563–568.
            margin-bottom:0px;
+
http://doi.org/10.2337/diacare.26.3.563
            width:50%;
+
</p>
            opacity:1;
+
<p>Temelkova-Kurktschiev, T. S., Koehler, C., Henkel, E., Leonhardt, W., Fuecker, K., &
            margin-left:25%;
+
Hanefeld, M. (2000). Postchallenge plasma glucose and glycemic spikes are more
            background-color:#007bb6;
+
strongly associated with atherosclerosis than fasting glucose or HbA1c level.
            border-radius:30px;
+
</p>
            text-shadow:2px 2px 2px black;
+
<p>Diabetes Care, 23(12), 1830–1834. http://doi.org/10.2337/diacare.23.12.1830
            box-shadow: 5px 5px 10px #191919;
+
What are normal blood glucose levels? Retrieved from Virginia Mason Medical Center
            }
+
website: https://www.virginiamason.org/whatarenormalbloodglucoselevels.
           
+
Accessed: May. 5th ,2015
            .jumbotron h1 {
+
</p>
            color: #fff;
+
</div>
            opacity:1;
+
</div>
            font-size: 48px;   
+
</div>
            font-weight: bold;
+
<script type="text/javascript">
            text-align:center;
+
jQuery(document).ready(function(){
            padding-bottom:20px;
+
$("#ref-button").click(function(){
            }
+
$("#ref-button").fadeOut("fast");
            .learn-more {
+
$("#ref-content").css("display","block");
            width:100%;
+
$("#ref-button2").fadeIn("fast");
            background-color:#000000;
+
});
            text-align:center;
+
$("#ref-button2").click(function(){
            }
+
$("#ref-button2").fadeOut("fast");
            .learn-more .container .row {
+
$("#ref-content").css("display","none");
            padding-bottom: 20px;
+
$("#ref-button").fadeIn("fast");
            padding-top:30px;
+
});
            }
+
});
            .learn-more h3 {
+
</script>
            font-family: 'Shift', sans-serif;
+
<div class="learn-more">
            font-size: 18px;
+
<div class="container">
            font-weight: bold;
+
<div class="box" id="b1">
            text-align:center;
+
<a href="/Team:Virginia/Team">
            }
+
<p>TEAM</p>
            .learn-more a {
+
<img src="/wiki/images/d/d1/Virginia_logo4.png"></img>
            color:#007bb6;
+
</a>
            }
+
</div>
            .learn-more img {
+
<div class="box" id="b2">
            width: 90%;
+
<a href="/Team:Virginia/Project">
            height: auto;
+
<p>PROJECT</p>
            border-radius:20%;  
+
<img src="/wiki/images/d/d1/Virginia_logo4.png"></img>
            box-shadow: 5px 5px 2px #888888;
+
</a>
            }
+
</div>
            .nav {
+
<div class="box" id="b3">
            background-color: #003F87;
+
<a href="/Team:Virginia/Practices">
            width:100%;
+
<p>POLICY AND PRACTICES</p>
            float:top;   
+
<img src="/wiki/images/d/d1/Virginia_logo4.png"></img>
            position:fixed;
+
</a>
            top:70px;
+
</div>
            z-index:10;
+
<div class="box" id="b4">
            //opacity:0.85;
+
<a href="/Team:Virginia/Attributions">
            border-bottom:5px;
+
<p>ATTRIBUTIONS</p>
            border-top:0px;
+
<img src="/wiki/images/d/d1/Virginia_logo4.png"></img>
            border-left:0px;
+
</a>
            border-right:0px;
+
</div>
            border-color:#007bb6;
+
<div class="box" id="b5">
            border-style:solid;
+
<a href="/Team:Virginia/Attributions">
            }
+
<p>CONTACT US</p>
            .nav a {
+
<img src="/wiki/images/d/d1/Virginia_logo4.png"></img>
            color: rgb(256, 256, 256);
+
</a>
            font-size: 16px;
+
</div>
            font-weight: bold;
+
<div class="box" id="b6">
            padding: 14px 10px;
+
<a href="#">
            text-transform: uppercase;
+
<p>ABOUT</p>
            border-radius:5px;
+
</a>
            }
+
</div>
            .nav a:hover{
+
</div>
            color:#fff;
+
</div>
            background-color:#007bb6;
+
</div>
            text-decoration:none;
+
</div>
            }
+
<footer>
            .nav li {
+
<div id="foot-img">
            display: inline;
+
<img src="https://static.igem.org/mediawiki/2015/d/d1/Virginia_logo4.png"></img>
            font-family: Arial;
+
</div>
            }
+
<div id="foot-text">
            .nav .container {
+
<p>University of Virginia iGEM</p>
            padding-top:5px;
+
<p>148 Gilmer Hall</p>
            padding-bottom:5px;
+
<p>485 McCormick Road</p>
            }
+
<p>Charlottesville, Virginia 22904</p>
            .row {
+
<p>United States of America</p>
            width:100%;
+
<p></p>
            }
+
<p><a href="mailto:virginia.igem@gmail.com">
            #content h1.firstHeading {
+
virginia.igem@gmail.com</a>
            visibility:hidden;
+
</p>
            }
+
</div>
            #content {
+
</footer>
            margin: 0px 0px 0px 0px;
+
</div>
            padding:0px 0px 0px 0px;
+
<style type="text/css">
            width:100%;
+
#description-wrapper {
            height:auto;
+
width:100%;
            background-color: rgb(0,0,0);
+
height:auto;
            }
+
padding: 50px;
            html {
+
padding-bottom:150px;
            background-color:#191919;
+
background:#000000;
            color: #fff
+
border-bottom: 3px dotted #fff;
            font-family: Century Gothic, sans-serif;
+
}
            }
+
#description-text-wrapper {
            #top_menu_14 {
+
width:85%;
            /*BORDER ATTRIBUTES*/
+
margin-left:7.5%;
            border-top:5px solid #007bb6;
+
height:auto;
            background-color: #003F87;
+
}
            border-color:#003F87;
+
#description-wrapper p {
            }
+
font-size: 18px;
            #top_menu_14 li.has_submenu:hover {
+
font-family:Arial;
            opacity:1.0;
+
color:#fff;
            background-color:#007bb6;
+
}
            text-decoration:none;
+
#description-wrapper h1 {
            }
+
font-size: 36px;
            #top_menu_14 li:hover {
+
font-family:Arial;
            opacity:1.0;
+
color:#fff;
            background-color:#007bb6;
+
text-align:center;
            text-decoration:none;
+
font-weight:bold;
            }
+
}
            footer {
+
footer div img {
            width:100%
+
width:auto;
            height:300px;
+
height:200px;
            padding:25px 25px 25px 25px;
+
}
            background:#000000;
+
footer div {
            clear:both;
+
overflow:hidden;
            }
+
display:inline-block;
            footer p:first-child {
+
float:none;
            font-weight:bold;
+
}
            font-family:Arial;
+
footer div:first-child {  
            font-size:18px;
+
float:right;
            text-decoration:underline;
+
top:10px;
            }
+
height:90%;
            footer a {
+
width:25%
            color:#fff;
+
margin: 1%;
            }
+
display:inline;
            footer p {
+
overflow:hidden;
            width:auto;
+
}
            }
+
.jumbotron {
            p {  
+
height: auto;
            color:white;
+
background-size: 100%;
            font-family: serif;
+
background-image: url("https://static.igem.org/mediawiki/2015/b/b8/Virginia_cells.jpg");
            float:center;
+
padding:60px;
            clear:both;
+
margin:0px 0px 0px 0px;
            }
+
color:white;
            #bolded {
+
opacity:0.9;
            font-weight:bold;
+
}
            }
+
.jumbotron h2 {
            #above-nav{
+
text-align:center;
            margin-bottom:10px;
+
color:#ffffff;
            float:left;
+
font-size:70px;
            font-size:30px;
+
font-weight:bold;
            text-align:center;
+
padding-bottom:30px;
            font-family:Helvetica;
+
margin-bottom:0px;
            text-transform:uppercase;
+
width:50%;
            text-shadow: 2px 2px #007bb6;
+
opacity:1;
            padding-left:25%;
+
margin-left:25%;
            }
+
background-color:#007bb6;
            #top-part a {
+
border-radius:30px;
            width:auto;
+
text-shadow:2px 2px 2px black;
            height:auto;
+
box-shadow: 5px 5px 10px #191919;
            margin-right:20px;
+
}
            }
+
.jumbotron h1 {
            #facebook{
+
color: #fff;
            height:30px;
+
opacity:1;
            width:30px;
+
font-size: 48px;   
            }
+
font-weight: bold;
            #twitter{
+
text-align:center;
            height:40px;
+
padding-bottom:20px;
            width:40px;
+
}
            }
+
.learn-more {
            #facebook:hover{
+
width:100%;
            opacity:0.5;
+
background-color:#000000;
            }
+
text-align:center;
            #twitter:hover{
+
}
            opacity:0.5;
+
.learn-more .container .row {
            }
+
padding-bottom: 20px;
            #icon-box{
+
padding-top:30px;
            display:inline;
+
}
            float:right;
+
.learn-more h3 {
            }
+
font-family: 'Shift', sans-serif;
            #top-part{
+
font-size: 18px;
            display:inline;
+
font-weight: bold;
            height:56px;
+
text-align:center;
            position:fixed;
+
}
            top:14px;
+
.learn-more a {
            float:center;
+
color:#007bb6;
            background:#003F87;
+
}
            width:100%;
+
.learn-more img {
            z-index:10;
+
width: 90%;
            font-weight:bold;
+
height: auto;
            padding-top:15px;
+
border-radius:20%;  
            }
+
box-shadow: 5px 5px 2px #888888;
    .box{
+
}
            width:60%;
+
.nav {
            height:100px;
+
background-color: #003F87;
            display:inline-block;
+
width:100%;
            margin-left:20%;
+
float:top;   
            margin-top:25px;
+
position:fixed;
            margin-bottom:10px;
+
top:70px;
            border-radius:30px;
+
z-index:10;
            border: 5px solid #007bb6;
+
//opacity:0.85;
            overflow:hidden;
+
border-bottom:5px;
            background-color:#003F87;
+
border-top:0px;
            float:left;
+
border-left:0px;
            }
+
border-right:0px;
            .box:hover{
+
border-color:#007bb6;
            box-shadow: 5px 5px 10px #555555;
+
border-style:solid;
            }
+
}
            .box img {
+
.nav a {
            margin:50px;  
+
color: rgb(256, 256, 256);
            width:70%;
+
font-size: 16px;
            height:auto;
+
font-weight: bold;
            margin-left:15%;
+
padding: 14px 10px;
            display:none;
+
text-transform: uppercase;
            border-radius:10px;
+
border-radius:5px;
            box-shadow:none;
+
}
            drop-shadow:none;
+
.nav a:hover{
            }
+
color:#fff;
            .box p {
+
background-color:#007bb6;
            font-family:Arial;
+
text-decoration:none;
            font-size:30px;
+
}
            font-weight:bold;
+
.nav li {
            padding-top:25px;
+
display: inline;
            text-align:center;
+
font-family: Arial;
            }
+
}
            .popup {
+
.nav .container {
            background:#000000;
+
padding-top:5px;
            width:60%;
+
padding-bottom:5px;
            position:fixed;
+
}
            top:200px;
+
.row {
            margin-left:20%;
+
width:100%;
            height:auto;
+
}
            border-radius:15px;
+
#content h1.firstHeading {
            border:5px solid #007bb6;
+
visibility:hidden;
            box-shadow: 5px 5px 10px #191919;
+
}
            }
+
#content {
            .popup h1 {
+
margin: 0px 0px 0px 0px;
            font-size:50px;
+
padding:0px 0px 0px 0px;
            font-weight:bold;
+
width:100%;
            width:90%;
+
height:auto;
            margin-left:5%;
+
background-color: rgb(0,0,0);
            text-align:center;
+
}
            font-family:Arial;
+
html {
            color:#fff;
+
background-color:#191919;
            padding:30px;
+
color: #fff
            background:#F59A2C;
+
font-family: Century Gothic, sans-serif;
            text-shadow: 2px 2px 4px #000000;
+
}
            border: none;
+
footer {
            border-radius:20px;
+
width:100%
            }
+
height:300px;
            .popup p{
+
padding:25px 25px 25px 25px;
            font-size:17px;
+
background:#000000;
            color:#fff;
+
clear:both;
            padding:10px;
+
}
            text-align:center;
+
footer p:first-child {
            font-family:Arial;
+
font-weight:bold;
            }
+
font-family:Arial;
            .popup p:last-child {
+
font-size:18px;
            font-size:10px;
+
text-decoration:underline;
            color:#fff;
+
}
            width:80%;
+
footer a {
            margin-left:10%;
+
color:#fff;
            height:auto;
+
}
            text-align:center;
+
footer p {
            }
+
width:auto;
            .jumbotron p {
+
}
            font-family:Arial;
+
p {  
            font-size:26px;
+
color:white;
            padding:5%;
+
font-family: serif;
            }
+
float:center;
 
+
clear:both;
 
+
}
    </style><script type="text/javascript">
+
#bolded {
        jQuery(document).ready(function(){
+
font-weight:bold;
                $(".popup").css("z-index","11");
+
}
                $(".back").css("opacity",".3");
+
#above-nav{
                //$("#top_menu_14").css("opacity",".3");
+
margin-bottom:10px;
                $(".popup").css("opacity","1");
+
float:left;
                $(".popup").click(function(){
+
z-index:15;
                    $(".popup").fadeOut("slow");
+
font-size:32px;
    $("*").css("opacity","1");
+
text-align:center;
    });
+
font-family:Century Gothic, sans-serif;
                $(".box").mouseenter(function(){
+
text-shadow: 2px 2px #007bb6;
                    $(this).css("width","80%");
+
padding-left:30%;
                    $(this).css("margin-left","10%");
+
padding-bottom:5px;
                    $("img", this).css("display","block");
+
}
                    $(this).css("height","auto");              
+
#top-part a {
    });
+
width:auto;
    $(".box").mouseleave(function(){
+
height:auto;
                    $(this).css("width","60%");
+
margin-right:20px;
                    $(this).css("margin-left","20%");
+
}
                    $(this).css("height","100px");
+
#facebook{
                    $("img", this).css("display","none");
+
height:30px;
                   
+
width:30px;
    });
+
}
    });
+
#twitter{
    </script>
+
height:40px;
</body>
+
width:40px;
 +
}
 +
#facebook:hover{
 +
opacity:0.5;
 +
}
 +
#twitter:hover{
 +
opacity:0.5;
 +
}
 +
#icon-box{
 +
display:inline;
 +
float:right;
 +
}
 +
#top-part{
 +
display:inline;
 +
height:56px;
 +
position:fixed;
 +
top:14px;
 +
float:center;
 +
background:#003F87;
 +
width:100%;
 +
z-index:10;
 +
font-weight:bold;
 +
padding-top:15px;
 +
}
 +
.box{
 +
width:60%;
 +
height:100px;
 +
display:inline-block;
 +
margin-left:20%;
 +
margin-top:25px;
 +
margin-bottom:10px;
 +
border-radius:30px;
 +
border: 5px solid #007bb6;
 +
overflow:hidden;
 +
background-color:#003F87;
 +
float:left;
 +
}
 +
.box:hover{
 +
box-shadow: 5px 5px 10px #555555;
 +
}
 +
.box img {
 +
margin:50px;  
 +
width:70%;
 +
height:auto;
 +
margin-left:15%;
 +
display:none;
 +
border-radius:10px;
 +
box-shadow:none;
 +
drop-shadow:none;
 +
}
 +
.box p {
 +
font-family:Arial;
 +
font-size:30px;
 +
font-weight:bold;
 +
padding-top:25px;
 +
text-align:center;
 +
}
 +
.popup {
 +
background:#000000;
 +
width:60%;
 +
position:fixed;
 +
top:200px;
 +
margin-left:20%;
 +
height:auto;
 +
border-radius:15px;
 +
border:5px solid #007bb6;
 +
box-shadow: 5px 5px 10px #191919;
 +
}
 +
.popup:hover {
 +
box-shadow: 8px 8px 12px #000000;
 +
}
 +
.popup h1 {
 +
font-size:50px;
 +
font-weight:bold;
 +
width:90%;
 +
margin-left:5%;
 +
text-align:center;
 +
font-family:Arial;
 +
color:#fff;
 +
padding:30px;
 +
background:#F59A2C;
 +
text-shadow: 2px 2px 4px #000000;
 +
border: none;
 +
border-radius:20px;
 +
}
 +
.popup p{
 +
font-size:17px;
 +
color:#fff;
 +
padding:10px;
 +
text-align:center;
 +
font-family:Arial;
 +
}
 +
.popup p:last-child {
 +
font-size:10px;
 +
color:#fff;
 +
width:80%;
 +
margin-left:10%;
 +
height:auto;
 +
text-align:center;
 +
}
 +
.jumbotron p {
 +
font-family:Arial;
 +
font-size:40px;
 +
padding:5%;
 +
}
 +
#ref-button, #ref-button2 {
 +
width: 25%;
 +
 +
height:auto;
 +
display:inline-block;
 +
background:#009dd8;
 +
border-radius:15px;
 +
border: 2px solid #fff;
 +
padding: 2px;
 +
font-style:normal;
 +
text-align:center;
 +
margin-bottom:15px;
 +
margin-top:15px;
 +
}
 +
#ref-button {
 +
margin-left:10%;
 +
}
 +
#ref-button:hover, #ref-button2:hover {
 +
box-shadow:2px 2px 4px #dddddd;
 +
}
 +
#ref-button a, #ref-button2 a {
 +
width:100%;
 +
height:100%;
 +
}
 +
#ref-button p, #ref-button2 p {
 +
font-weight:bold;
 +
padding-top:5px;
 +
color:white;
 +
font-size:13px;
 +
text-transform:uppercase;
 +
text-align:center;
 +
}
 +
#ref-button2{
 +
display:none;
 +
float:right;
 +
margin-right:10%;
 +
}
 +
.active {
 +
//display:block;
 +
}
 +
#ref-content{
 +
display:none;
 +
margin-top:50px;
 +
}
 +
#ref-content h3{
 +
clear:both;
 +
}
 +
#description-wrapper h3 {
 +
color: #fff;
 +
border-bottom:1px dotted #007bb6;
 +
}
 +
#description-text-wrapper h3:first-child {
 +
margin-top:10px;
 +
}
 +
#description-wrapper .minimize,#description-wrapper .maximize {
 +
display:inline-block;
 +
width: 15%;
 +
height:auto;
 +
font-size:10px;
 +
background:#009dd8;
 +
color:white;
 +
border-radius:15px;
 +
border: 2px solid #fff;
 +
padding:2px;
 +
font-style:normal;
 +
text-align:center;
 +
font-weight:bold;
 +
margin-bottom:15px;
 +
margin-top:15px;
 +
}
 +
#h3-1{
 +
margin-top:10px;
 +
}
 +
#h3-2, #h3-3 {
 +
margin-top:60px;
 +
}
 +
.minimize{
 +
float:left;
 +
margin-left:10%;
 +
}
 +
.maximize {
 +
float:right;
 +
margin-right:10%;
 +
}
 +
#min1:hover, #max1:hover, #min2:hover, #max2:hover, #min3:hover, #max3:hover {
 +
box-shadow: 2px 2px 4px #dddddd;
 +
}
 +
#description-wrapper .minimize p,#description-wrapper .maximize p {
 +
font-size:13px;
 +
font-style:normal;
 +
padding-top:5px;
 +
}
 +
#des1 p, #des2 p, #des3 p {
 +
font-style:normal;
 +
}
 +
a:hover {
 +
text-decoration:none;
 +
}
 +
</style>
 +
<script type="text/javascript">
 +
jQuery(document).ready(function(){
 +
$(".popup").css("z-index","11");
 +
$(".back").css("opacity",".3");
 +
$(".popup").css("opacity","1");
 +
$(".nav").css("opacity","1");
 +
$(".popup").click(function(){
 +
$(".popup").fadeOut("slow");
 +
$("*").css("opacity","1");
 +
});
 +
$(".box").mouseenter(function(){
 +
$(this).css("width","80%");
 +
$(this).css("margin-left","10%");
 +
$("img", this).css("display","block");
 +
$(this).css("height","auto");
 +
});
 +
$(".box").mouseleave(function(){
 +
$(this).css("width","60%");
 +
$(this).css("margin-left","20%");
 +
$(this).css("height","100px");
 +
$("img", this).css("display","none");
 +
});
 +
});
 +
</script>
 +
</body>
 
</html>
 
</html>

Latest revision as of 14:29, 18 September 2015

University of Virginia iGEM 2015

House of Carbs

A Novel Solution to Minimizing Postprandial Hyperglycemic Spikes

Project Overview

The Problem: Diabetes Mellitus and Hyperglycemia

SHOW LESS

SHOW MORE

From diabetes mellitus a number of devastating complications, such as amputations, blindness, crippling neuropathies, and many others, can arise from increased blood sugar levels on a regular basis, but many of the major complications of diabetes arise from drastic fluctuations in the blood glucose level (Ceriello et al., 2012). Up to two-thirds of people with diabetes die of cardiovascular disease (CVD) brought about by diabetes-related macrovascular diseases (Deshpande et al. 2008). In fact, the risk for cardiovascular disease mortality is 2 to 4 times higher in people with diabetes than in people who do not have diabetes. Additionally, diabetic retinopathy is the most common microvascular complication among people with diabetes and results in more than 10,000 new cases of blindness per year. Retinopathy is associated with prolonged hyperglycemia; it is slow to develop, and there is some evidence that it can begin to develop as early as 7 years before clinical diagnosis of diabetes (Deshpande et al., 2008).

Postprandial (post-meal) blood sugar spikes specifically are one of the most damaging complications of diabetes (Parkin et al., 2002). Many diabetics are able to effectively manage post-meal glycemic spikes with self-administered doses of insulin, but these hyperglycemic incidents still kill more Americans per year than any other diabetes-related complications (Parkin et al., 2002). Arguably, the gravest consequence of glycemic spikes in diabetes patients is the development of progressive macrovascular disease (MVD), which affects the large blood vessels of the body, hardening and blocking these vessels (Ceriello et al., 2012). MVD is the leading cause of death among T2DM patients in the United States, causing up to 65% of diabetes-related deaths, making it a huge target for diabetes treatments research (Deshpande et al., 2008). MVD also frequently leads to other severe complications such as ischemia in the extremities and blindness (Haffner et al., 1998).

Controlling Hyperglycemic Spikes

SHOW LESS

SHOW MORE

For many T1DM and T2DM patients, it has been shown that the regular control and management of blood glucose levels prevents many of the vascular complications of the disease, but most of the time control over glucose is difficult to attain because the self-dosing insulin treatment system that a lot of moderately to severely sick diabetes patients use is often hard to calibrate and use (Parkin et al., 2002).

Compared to sucrose-rich food, starch-rich food has been found to create less fluctuation in blood glucose levels, and thus is beneficial to diabetes patients and hyperglycemia patients. There is evidence that this flatter response caused by a starch rich meal is associated with the slower rate of digestion of complex sugars versus simple sugars (Jenkins, Wolever, & Jenkins, 1988). Thus, if some of the simple sugars are first converted into complex saccharides inside the E. coli and then released back into small intestine, a similar flatter glycemic response will take place, which will be beneficial to the patients.

Our Devices

SHOW LESS

SHOW MORE

We have assembled one plasmid with genes that dictate a controllable level of simple sugars uptake and one plasmid to produce glucan and fructan from simple sugars and then lyse to release the complex sugars back into the environment. In essence, this microbial device runs on two genetic devices -- an uptake circuit and a polymerization circuit.

In order to learn more details, please visit the Project page.

Show References

Hide References

References

A. Ceriello, S. Colagiuri, (2011). Guideline for management of postmeal glucose in diabetes. International Diabetes Federation Guideline Development Group, http://www.idf.org/sites/default/files/postmeal%20glucose%20guidelines.pdf , Accessed May. 6th, 2015

American Diabetes Association (2014). National Diabetes Statistics Report. http://www.cdc.gov/diabetes/pubs/statsreport14/national-diabetes-report-web.pdf Accessed May. 5th, 2015

Anal, A. K., & Singh, H. (2007). Recent advances in microencapsulation of probiotics for industrial applications and targeted delivery. Trends in Food Science & Technology, 18(5), 240–251. http://doi.org/10.1016/j.tifs.2007.01.004

Anan, F., Masaki, T., Eto, T., Fukunaga, N., Iwao, T., Kaneda, K., ... Yoshimatsu, H. (2008). Postchallenge Plasma Glucose and Glycemic Spikes Are Associated with Pulse Pressure in Patients with Impaired Glucose Tolerance and Essential Hypertension. Hypertension Research, 31(8), 1565–1571. http://doi.org/10.1291/hypres.31.1565

AHFS Consumer Medication Information [Internet]. Bethesda (MD): American Society of Health-System Pharmacists, Inc.; ©2008. Acarbose; [revised 2015 Feb. 15; reviewed 2015 Apr. 28; cited 2015 May. 3]; Available from: http://www.nlm.nih.gov/medlineplus/druginfo/meds/ a696015.html

AHFS Consumer Medication Information [Internet]. Bethesda (MD): American Society of Health-System Pharmacists, Inc.; ©2008. Pramlintide; [revised 2015 Feb. 15; reviewed 2015 Apr. 28; cited 2015 May. 3]; Available from: http://www.nlm.nih.gov/medlineplus/druginfo/meds/a605031.html

Banguela, A., Arrieta, J. G., Rodríguez, R., Trujillo, L. E., Menéndez, C., & Hernández, L. (2011). High levan accumulation in transgenic tobacco plants expressing the Gluconacetobacter diazotrophicus levansucrase gene. Journal of Biotechnology, 154(1), 93–98. http://doi.org/10.1016/j.jbiotec.2011.04.007

Barr EL, Zimmet PZ, Welborn TA et al. (2007). "Risk of cardiovascular and all-cause mortality in individuals with diabetes mellitus, impaired fasting glucose, and impaired glucose tolerance: the Australian Diabetes, Obesity, and Lifestyle Study (AusDiab)". Circulation 116 (2): 151–7.

Bernard, A. M., Anderson, L., Cook, C. B., & Phillips, L. S. (1999). What do internal medicine residents need to enhance their diabetes care? Diabetes Care, 22(5), 661–666. http://doi.org/10.2337/diacare.22.5.661

Boada C, Martínez-Moreno J. Pathophysiology of diabetes mellitus type 2: beyond the duo "insulin resistance-secretion deficit.". Nutricion Hospitalaria [serial online]. March 2, 2013;28:78-87. Available from: Fuente Académica, Ipswich, MA. Accessed April 16, 2015.

B. Göke, H. F. (1995). Voglibose (AO128) Is an Efficient α-Glucosidase Inhibitor and Mobilizes the Endogenous GLP-1 Reserve. Digestion, 56(6), 493–501. http://doi.org/10.1159/000201282

Brown, J. B., Harris, S. B., Webster-Bogaert, S., Wetmore, S., Faulds, C., & Stewart, M. (2002). The role of patient, physician and systemic factors in the management of type 2 diabetes mellitus. Family Practice, 19(4), 344–349. http://doi.org/10.1093/fampra/19.4.344

Butterworth, P. J., Warren, F. J., & Ellis, P. R. (2011). Human α-amylase and starch digestion: An interesting marriage. Starch - Stärke, 63(7), 395–405. http://doi.org/10.1002/star.201000150

Centers for Disease Control and Prevention. (2014). National Diabetes Statistics Report.

Chiasson, J.-L., Josse, R. G., Gomis, R., Hanefeld, M., Karasik, A., & Laakso, M. (2002). Acarbose for prevention of type 2 diabetes mellitus: the STOP-NIDDM randomised trial. The Lancet, 359(9323), 2072–2077. http://doi.org/10.1016/S0140-6736(02)08905-5

Chiasson, J.-L., Josse, R. G., Hunt, J. A., Palmason, C., Rodger, N. W., Ross, S. A., ... Wolever*, T. M. S. (1994). The Efficacy of Acarbose in the Treatment of Patients with Non–Insulin-Dependent Diabetes Mellitus: A Multicenter, Controlled Clinical Trial. Annals of Internal Medicine, 121(12), 928–935. http://doi.org/10.7326/0003-4819-121-12-199412150-00004 Crude and Age-Adjusted Rate per 100 of Civilian, Noninstitutionalized Population with Diagnosed Diabetes, United States, 1980–2011. (2014, September 5). Retrieved April 24, 2015, from http://www.cdc.gov/diabetes/statistics/prev/national/figage.htm

Dedonder, R. 1966. Levansucrase from Bacillus subtilis. Methods Enzymol. 8:500–505.

Deshpande, A. D., Harris-Hayes, M., & Schootman, M. (2008). Epidemiology of diabetes and diabetes-related complications. Physical therapy, 88(11), 1254-1264.

D.M. Nathan, P.A. Cleary, J.Y. Backlund, S.M. Genuth, J.M. Lachin, T.J. Orchard, et al., Intensive diabetes treatment and cardiovascular disease in patients with type 1 diabetes, N Engl J Med, 353 (2005), pp. 2643–2653

D.R. Whiting, L. Guariguata, C. Weil, J. Shaw, IDF diabetes atlas: global estimates of the prevalence of diabetes for 2011 and 2030 Diabetes Res Clin Pract, 94 (2011), pp. 311–321

Duncan, A. E. (2012). Hyperglycemia and Perioperative Glucose Management.Current Pharmaceutical Design, 18(38), 6195–6203.

Edelman, P. S., Maier, H., & Wilhelm, K. (2012). Pramlintide in the Treatment of Diabetes Mellitus. BioDrugs, 22(6), 375–386. http://doi.org/10.2165/0063030- 200822060-00004

Ferraris, R. P., Yasharpour, S. A. S. A. N., Lloyd, K. C., Mirzayan, R. A. F. F. Y., & Diamond, J. M. (1990). Luminal glucose concentrations in the gut under normal conditions. American Journal of Physiology-Gastrointestinal and Liver Physiology, 259(5), G822-G837.

Gay, P., Le Coq, D., Steinmetz, M., Ferrari, E., & Hoch, J. A. (1983). Cloning structural gene sacB, which codes for exoenzyme levansucrase of Bacillus subtilis: expression of the gene in Escherichia coli. Journal of bacteriology,153(3), 1424- 1431.

Gray, G. M., & Ingelfinger, F. J. (1966). Intestinal absorption of sucrose in man: interrelation of hydrolysis and monosaccharide product absorption. Journal of Clinical Investigation, 45(3), 388.

Grant, R. W., Buse, J. B., & Meigs, J. B. (2005). Quality of Diabetes Care in U.S. Academic Medical Centers Low rates of medical regimen change. Diabetes Care, 28(2), 337–442. http://doi.org/10.2337/diacare.28.2.337

Grant, R. W., Pirraglia, P. A., Meigs, J. B., & Singer, D. E. (2004). Trends in complexity of diabetes care in the United States from 1991 to 2000. Archives of Internal Medicine, 164(10), 1134–1139. http://doi.org/10.1001/archinte.164.10.1134

Halschou, K., Bukhave, K., & Rikardt, J. (2012). Intestinal Disaccharidase Activity and Uptake of Glucose from Sucrose. In S. Chackrewarthy (Ed.), Glucose Tolerance. InTech. Retrieved from http://www.intechopen.com/books/glucose- tolerance/intestinal-disaccharidase-activity-and-uptake-of-glucose-from-sucrose

Hanahan, D. (1983). Studies on transformation of Escherichia coli with plasmids. Journal of Molecular Biology, 166(4), 557–580.

Hoffmann, J., & Spengler, M. (1997). Efficacy of 24-Week Monotherapy With Acarbose, Metformin, or Placebo in Dietary-Treated NIDDM Patients: The Essen-II Study. The American Journal of Medicine, 103(6), 483–490. http://doi.org/10.1016/S0002-9343(97)00252-0 Intensive blood-glucose control with sulphonylureas or insulin compared with conventional treatment and risk of complications in patients with type 2 diabetes (UKPDS 33). UK Prospective Diabetes Study (UKPDS) Group.

Jenkins, D. J. A., Wolever, T. M. S., & Jenkins, A. L. (1988). Starchy Foods and Glycemic Index. Diabetes Care, 11(2), 149–159. http://doi.org/10.2337/diacare.11.2.149

Jones, M. C. (2007). Therapies for diabetes: pramlintide and exenatide. American Family Physician, 75(12), 1831–1835.

J Reizer, S. L. S. (1992). Functional interactions between proteins of the phosphoenolpyruvate:sugar phosphotransferase systems of Bacillus subtilis and Escherichia coli. The Journal of Biological Chemistry, 267(13), 9158–69. Jenkins, D. J., Wolever, T. M., & Jenkins, A. L. (1988). Starchy foods and glycemic index. Diabetes care, 11(2), 149-159.

Kumar, Vinay; Fausto, Nelson; Abbas, Abul K.; Cotran, Ramzi S. ; Robbins, Stanley L. (2005). Robbins and Cotran Pathologic Basis of Disease (7th ed.). Philadelphia, Pa.: Saunders. pp. 1194–1195. ISBN 0-7216-0187-1. Lancet. 1998 Sep 12; 352(9131):837-53.

Kundig, W., Ghosh, S., & Roseman, S. (1964). PHOSPHATE BOUND TO HISTIDINE IN A PROTEIN AS AN INTERMEDIATE IN A NOVEL PHOSPHO- TRANSFERASE SYSTEM. Proceedings of the National Academy of Sciences of the United States of America, 52, 1067–1074.

Lebovitz, H. E. (1997). ALPHA-GLUCOSIDASE INHIBITORS. Endocrinology and Metabolism Clinics of North America, 26(3), 539–551. http://doi.org/10.1016/S0889-8529(05)70266-8

Lourens-Hattingh, A., & Viljoen, B. C. (2001). Yogurt as probiotic carrier food. International Dairy Journal, 11(1–2), 1–17. http://doi.org/10.1016/S0958- 6946(01)00036-X

Malagelada, J. R., Bazzoli, F., Elewaut, A., Fried, M., Krabshuis, J. H., Lindberg, G., ... Vakil, N. (2007). World Gastroenterology Organisation Practice Guidelines. Dysphagia. Retrieved from http://almacen- gpc.dynalias.org/publico/Dysphagia%20WGO%202004%20Ingles.pdf

Man, C. D., Camilleri, M., & Cobelli, C. (2006). A System Model of Oral Glucose Absorption: Validation on Gold Standard Data. IEEE Transactions on Biomedical Engineering, 53(12), 2472–2478. http://doi.org/10.1109/TBME.2006.883792

Meigs, J. B., Nathan, D. M., Wilson, P. W., Cupples, L. A., & Singer, D. E. (1998). Metabolic risk factors worsen continuously across the spectrum of nondiabetic glucose tolerance. The Framingham Offspring Study. Annals of Internal Medicine, 128(7), 524–533.

Narimasa, S., Tatsuo, H., Mitsutaka, Y., & Toshio, I. (1979). Action of human pancreatic and salivary α-amylases on maltooligosaccharides: Evaluation of kinetic parameters. Clinica Chimica Acta, 97(2–3), 253–260. http://doi.org/10.1016/0009-8981(79)90423-6

National Diabetes Data Group. (1979). Classification and Diagnosis of Diabetes Mellitus and Other Categories of Glucose Intolerance. Diabetes, 28(12), 1039–1057. http://doi.org/10.2337/diab.28.12.1039

Nissle, A. (1959). [Explanations of the significance of colonic dysbacteria & the mechanism of action of E. coli therapy (mutaflor)]. Die Medizinische, 4(21), 1017–1022.

Parkin, C. G., & Brooks, N. (2002). Is postprandial glucose control important? Is it practical in primary care settings?. Clinical Diabetes, 20(2), 71-76.

Patterson, Joan (2013). Many Schools Cutting Back on Physical Education. Las Vegas Review - Journal. Prevalence of diabetes, impaired fasting glucose, and impaired glucose tolerance in U.S. adults. The Third National Health and Nutrition Examination Survey, 1988-1994.

Peng, C.-K., Buldyrev, S. V., Havlin, S., Simons, M., Stanley, H. E., & Goldberger, A. L. (1994). Mosaic organization of DNA nucleotides. Physical Review E, 49(2), 1685–1689. http://doi.org/10.1103/PhysRevE.49.1685

Rathmann, W., & Giani, G. (2004). Global Prevalence of Diabetes: Estimates for the Year 2000 and Projections for 2030: Response to Wild et al. Diabetes Care, 2568- 2569.

Recorbet, G. H. I. S. L. A. I. N. E., Robert, C., Givaudan, A., Kudla, B., Normand, P., & Faurie, G. (1993). Conditional suicide system of Escherichia coli released into soil that uses the Bacillus subtilis sacB gene. Applied and environmental microbiology, 59(5), 1361-1366.

Ried, J. L., and A. Collmer. 1987. An nptI-sacB-sacR cartridge for constructing directed, unmarked mutations in Gram-negative bacteria by marker exchange-eviction mutagenesis. Gene 57:239–246.

Riddle, M., Frias, J., Zhang, B., Maier, H., Brown, C., Lutz, K., & Kolterman, O. (2007). Pramlintide Improved Glycemic Control and Reduced Weight in Patients With Type 2 Diabetes Using Basal Insulin. Diabetes Care, 30(11), 2794–2799. http://doi.org/10.2337/dc07-0589

Saydah, S. H., Miret, M., Sung, J., Varas, C., Gause, D., & Brancati, F. L. (2001). Postchallenge Hyperglycemia and Mortality in a National Sample of U.S. Adults. Diabetes Care, 24(8), 1397–1402. http://doi.org/10.2337/diacare.24.8.1397

Snelling, Anatasia; Korba, Casey; Burkey, Alyvia (2007). The National School Lunch and Competitive Food Offerings and Purchasing Behaviors of High School Students, 77(10), 701-705.

Sonnenborn, Ulrich; Schulze, Jurgen. 2009. The Non-Pathogenic Escherichia coli strain Nissle 1917 - Features of a Versatile Probiotic. Microbial Ecology in Health and Disease, (21), 122-158.

S.M. Haffner, S. Lehto, T. Ronnemaa, K. Pyorala, M. Laakso, Mortality from coronary heart disease in subjects with type 2 diabetes and in nondiabetic subjects with and without prior myocardial infarction, N Engl J Med, 339 (1998), pp. 229–234

Schultz, M. (2008). Clinical use of E. coli Nissle 1917 in inflammatory bowel disease. Inflammatory Bowel Diseases, 14(7), 1012–1018. http://doi.org/10.1002/ibd.20377

Seifter, S., & Dayton, S. (1950). The estimation of glycogen with the anthrone reagent. Archives of Biochemistry, 25(1), 191–200.

Shulman, N. B., Martinez, B., Brogan, D., Carr, A. A., & Miles, C. G. (1986). Financial cost as an obstacle to hypertension therapy. American Journal of Public Health, 76(9), 1105–1108.

Suwattee, P., Lynch, J. C., & Pendergrass, M. L. (2003). Quality of Care for Diabetic Patients in a Large Urban Public Hospital. Diabetes Care, 26(3), 563–568. http://doi.org/10.2337/diacare.26.3.563

Temelkova-Kurktschiev, T. S., Koehler, C., Henkel, E., Leonhardt, W., Fuecker, K., & Hanefeld, M. (2000). Postchallenge plasma glucose and glycemic spikes are more strongly associated with atherosclerosis than fasting glucose or HbA1c level.

Diabetes Care, 23(12), 1830–1834. http://doi.org/10.2337/diacare.23.12.1830 What are normal blood glucose levels? Retrieved from Virginia Mason Medical Center website: https://www.virginiamason.org/whatarenormalbloodglucoselevels. Accessed: May. 5th ,2015

University of Virginia iGEM

148 Gilmer Hall

485 McCormick Road

Charlottesville, Virginia 22904

United States of America

virginia.igem@gmail.com