Difference between revisions of "Team:SCU-WestChina/Description"

(Prototype team page)
 
Line 1: Line 1:
{{SCU-WestChina}}
+
{{:Team:SCU-WestChina/default.css}}
 +
{{:Team:SCU-WestChina/style.css}}
 +
 
 
<html>
 
<html>
  
 +
<head>
 +
    <meta charset="utf-8">
 +
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
 +
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
 +
   
 +
    <title>index</title>
 +
</head>
  
 +
<body>
 +
    <ul class="nav nav-pills">
 +
        <img src="https://static.igem.org/mediawiki/2017/b/b9/T--SCU-WestChina--logo.png" alt="" class="logo">
 +
        <div class="nav-right-wrapper">
 +
            <li role="presentation">
 +
                <a href="https://2017.igem.org/Team:SCU-WestChina">Home</a>
 +
            </li>
 +
            <li role="presentation">
 +
                <a href="https://2017.igem.org/Team:SCU-WestChina/Background">Background</a>
 +
            </li>
 +
            <li role="presentation" class="dropdown">
 +
                <a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
 +
                    Project
 +
                </a>
 +
                <ul class="dropdown-menu">
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Description">Description</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Demonstrate">Proof</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Parts">Parts</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Measurement">Measurement</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Hardware">Hardware</a>
 +
                    </li>
 +
                </ul>
 +
            </li>
 +
            <li role="presentation">
 +
                <a href="https://2017.igem.org/Team:SCU-WestChina/Model">Modeling</a>
 +
            </li>
 +
            <li role="presentation" class="dropdown">
 +
                <a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
 +
                    Human Practice
 +
                </a>
 +
                <ul class="dropdown-menu">
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/HP/Silver">Silver</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/HP/Gold_Integrated">Gold</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Engagement">Education and Public Engagement</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Collaborations">Collaborations</a>
 +
                    </li>
 +
                </ul>
 +
            </li>
 +
            <li role="presentation" class="dropdown">
 +
                <a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
 +
                    Notebook
 +
                </a>
 +
                <ul class="dropdown-menu">
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Notebook">Notebook</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Protocols">Protocols</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Medals">Medals</a>
 +
                    </li>
 +
                </ul>
 +
            </li>
 +
            <li role="presentation" class="dropdown">
 +
                <a class="dropdown-toggle" data-toggle="dropdown" href="#" role="button">
 +
                    Team
 +
                </a>
 +
                <ul class="dropdown-menu">
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Team">Team</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Attributions">Attributions</a>
 +
                    </li>
 +
                    <li>
 +
                        <a href="https://2017.igem.org/Team:SCU-WestChina/Acknowledgement">Acknowledgement</a>
 +
                    </li>
 +
                </ul>
 +
            </li>
 +
            <li role="presentation">
 +
                <a href="https://2017.igem.org/Team:SCU-WestChina/InterLab">InterLab</a>
 +
            </li>
 +
        </div>
 +
    </ul>
 +
    <div class="main-wrapper">
 +
        <div class="primary-wrapper">
 +
            <div class="primary-title">Description</div>
 +
            <div class="primary-content">Hyperuricemia and refractory gout are caused by the high urate concentration in the blood. Considering there are still debates on whether the drug should be used in the asymptomatic hyperuricemia patients and the drug resistance of the refractory gout patients, new approaches are eagerly needed. We constructed the urate metabolic pathway in the probiotic E. coli Nissle 1917 and applied it in the gut to reduce the urate concentration in the blood indirectly. In addition, we built a dialysis-like device combined with modified bacteria to utilize the urate directly in the blood. Our solutions provide a suitable, long-term and non-drug treatment for the asymptomatic hyperuricemia patients and an ultimate treatment for the refractory gout patients.
 +
            </div>
 +
        </div>
 +
        <div class="mid-wrapper">
  
<div class="column full_size">
 
<h1>Description</h1>
 
  
<p>Tell us about your project, describe what moves you and why this is something important for your team.</p>
 
  
  
<h5>What should this page contain?</h5>
+
    </div>
<ul>
+
    <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
<li> A clear and concise description of your project.</li>
+
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
<li>A detailed explanation of why your team chose to work on this particular project.</li>
+
    <!-- <script src="https://cdn.bootcss.com/echarts/3.7.2/echarts.min.js"></script> -->
<li>References and sources to document your research.</li>
+
</body>
<li>Use illustrations and other visual resources to explain your project.</li>
+
</ul>
+
  
  
</div>
 
 
<div class="column full_size" >
 
 
<h5>Advice on writing your Project Description</h5>
 
 
<p>
 
We encourage you to put up a lot of information and content on your wiki, but we also encourage you to include summaries as much as possible. If you think of the sections in your project description as the sections in a publication, you should try to be consist, accurate and unambiguous in your achievements.
 
 
</p>
 
</p>
 +
<!--
 +
NewPP limit report
 +
CPU time usage: 0.007 seconds
 +
Real time usage: 0.009 seconds
 +
Preprocessor visited node count: 14/1000000
 +
Preprocessor generated node count: 64/1000000
 +
Post‐expand include size: 82/2097152 bytes
 +
Template argument size: 0/2097152 bytes
 +
Highest expansion depth: 2/40
 +
Expensive parser function count: 0/100
 +
-->
  
<p>
+
<!-- Saved in parser cache with key 2017_igem_org:pcache:idhash:53983-0!*!*!*!*!*!* and timestamp 20171030155604 and revision id 339167
Judges like to read your wiki and know exactly what you have achieved. This is how you should think about these sections; from the point of view of the judge evaluating you at the end of the year.
+
-->
</p>
+
</div>                 <div class="visualClear"></div>
 
+
                </div>
</div>
+
            </div>
 
+
 
+
<div class="column half_size" >
+
 
+
<h5>References</h5>
+
<p>iGEM teams are encouraged to record references you use during the course of your research. They should be posted somewhere on your wiki so that judges and other visitors can see how you thought about your project and what works inspired you.</p>
+
  
</div>
+
        </div>
  
 +
        <!-- Side Menubar -->
 +
        <div id="sideMenu">
 +
            <a href="https://2017.igem.org">
 +
                <div id="home_logo" >
 +
                <img src="https://static.igem.org/mediawiki/2017/b/bf/HQ_menu_logo.jpg">
 +
                </div>
 +
            </a>
  
<div class="column half_size" >
+
            <div style="clear:both; height:5px;"></div>
<h5>Inspiration</h5>
+
<p>See how other teams have described and presented their projects: </p>
+
  
<ul>
+
            <div id="menuDisplay"></div> <!- Menu will be loaded here ->
<li><a href="https://2016.igem.org/Team:Imperial_College/Description">2016 Imperial College</a></li>
+
        </div>
<li><a href="https://2016.igem.org/Team:Wageningen_UR/Description">2016 Wageningen UR</a></li>
+
<li><a href="https://2014.igem.org/Team:UC_Davis/Project_Overview"> 2014 UC Davis</a></li>
+
<li><a href="https://2014.igem.org/Team:SYSU-Software/Overview">2014 SYSU Software</a></li>
+
</ul>
+
</div>
+
  
 +
        <!-- Pop_Why Div is definded here -->
 +
        <div class="pop_why_cover"></div>
  
 +
        <div class="pop_why_box" >
 +
            <div class="pop_close">× </div>
 +
            <div class="pop_why_content"><h3> Loading ... </h3></div>
 +
        </div>
  
 +
    </div>
 
</html>
 
</html>

Revision as of 06:22, 31 October 2017

index

Description
Hyperuricemia and refractory gout are caused by the high urate concentration in the blood. Considering there are still debates on whether the drug should be used in the asymptomatic hyperuricemia patients and the drug resistance of the refractory gout patients, new approaches are eagerly needed. We constructed the urate metabolic pathway in the probiotic E. coli Nissle 1917 and applied it in the gut to reduce the urate concentration in the blood indirectly. In addition, we built a dialysis-like device combined with modified bacteria to utilize the urate directly in the blood. Our solutions provide a suitable, long-term and non-drug treatment for the asymptomatic hyperuricemia patients and an ultimate treatment for the refractory gout patients.

×

Loading ...