Difference between revisions of "Team:XMU-China"

 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{XMU-China}}
+
<html lang="en-US">
<html>
+
  
 +
<head>
 +
    <meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <!--ie使用edge渲染模式-->
 +
    <meta content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no" id="viewport" name="viewport">
 +
    <meta name="renderer" content="webkit">
 +
    <!--360渲染模式-->
 +
    <meta name="format-detection" content="telephone=notelphone=no, email=no" />
 +
    <meta name="description" content="" />
 +
    <meta name="keywords" content="" />
 +
    <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" />
 +
    <meta name="apple-touch-fullscreen" content="yes" />
 +
    <!-- 是否启用 WebApp 全屏模式,删除苹果默认的工具栏和菜单栏 -->
 +
    <meta name="apple-mobile-web-app-status-bar-style" content="black" />
 +
    <!-- 设置苹果工具栏颜色:默认值为 default,可以定为 black和 black-translucent-->
 +
    <meta http-equiv="Cache-Control" content="no-siteapp" />
 +
    <!-- 不让百度转码 -->
 +
    <meta name="HandheldFriendly" content="true">
 +
    <!-- 针对手持设备优化,主要是针对一些老的不识别viewport的浏览器,比如黑莓 -->
 +
    <meta name="MobileOptimized" content="320">
 +
    <!-- 微软的老式浏览器 -->
 +
    <meta name="screen-orientation" content="portrait">
 +
    <!-- uc强制竖屏 -->
 +
    <meta name="x5-orientation" content="portrait">
 +
    <!-- QQ强制竖屏 -->
 +
    <meta name="browsermode" content="application">
 +
    <!-- UC应用模式 -->
 +
    <meta name="x5-page-mode" content="app">
 +
    <!-- QQ应用模式 -->
 +
    <meta name="msapplication-tap-highlight" content="no">
 +
    <!-- windows phone 点击无高光 -->
 +
    <title>Team:XMU-China - 2018.igem.org</title>
 +
    <link rel="stylesheet" type="text/css" href="css/nav.css">
 +
    <!--    <link rel="stylesheet" type="text/css" href="css/cover.css">
 +
   
 +
    <link rel="stylesheet" type="text/css" href="css/footer.css">
 +
    <link rel="stylesheet" type="text/css" href="css/nav_mobile.css">
 +
    -->
 +
    <link rel="stylesheet" type="text/css" href="css/home.css">
 +
    <link rel="stylesheet" type="text/css" href="css/homebanner.css">
 +
<link rel="stylesheet" type="text/css" href="css/home_turn.css">
 +
    <link href="http://cdn.bootcss.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet">
 +
    <link rel="stylesheet" type="text/css" href="css/nav_mobile.css">
 +
    <link rel="stylesheet" href="https://2018.igem.org/Team:XMU-China/css/cover?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2018.igem.org/Team:XMU-China/css/footer?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2018.igem.org/Team:XMU-China/css/home?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2018.igem.org/Team:XMU-China/css/nav?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2018.igem.org/Team:XMU-China/css/homebanner?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2018.igem.org/Team:XMU-China/css/nav_mobile?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" href="https://2018.igem.org/Team:XMU-China/css/home_turn?action=raw&ctype=text/css">
 +
</head>
  
 +
<body>
 +
    <!-- 头部 -->
 +
    <div id="container">
 +
        <header>
 +
            <div class="wrapper cf">
 +
                <nav id="main-nav">
 +
                    <ul class="first-nav">
 +
                        <li class="Project">
 +
                            <a href="#" target="_blank">Project</a>
 +
                            <ul>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Description">Description</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Design">Design</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Results">Results</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Demonstrate">Demonstrate</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Parts">Parts</a></li>
 +
                            </ul>
 +
                        </li>
 +
                    </ul>
 +
                    <ul class="second-nav">
 +
                        <li class="Hardware">
 +
                            <a href="#">Hardware</a>
 +
                            <ul>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Hardware">Overview</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Hardware#Microfluidic_Chips">Microfluidic Chips</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Hardware#Fluorescence_Detection">Fluorescence Detection</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Hardware#Raspberry_Pi">Raspberry Pi</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Hardware#Application">Application</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Software">Software</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Applied_Design">Product Design</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="Model">
 +
                            <a href="#">Model</a>
 +
                            <ul>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Model#Summary">Summary</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Model#Thermodynamic_model">Thermodynamic Model</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Model#Fluid_dynamics_model">Fluid dynamics Model</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Model#Molecular_docking_model">Molecular Docking Model</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Model#The_dynamic_model">Derivation of Rate Equation</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="Human_Practice">
 +
                            <a href="#">Social Works</a>
 +
                            <ul>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Human_Practices">Human Practice</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Public_Engagement">Engagement</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Collaborations">Collaborations</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Entrepreneurship">Entrepreneurship</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="Other_Works">
 +
                            <a href="#">Other Works</a>
 +
                            <ul>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/InterLab">InterLab</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Improve">Improve</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Safety">Safety</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Measurement">Measurement</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="Notebook">
 +
                            <a href="#">Notebook</a>
 +
                            <ul>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Notebook">Notebook</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Experiments">Experiments</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Engineering">Engineering</a></li>
 +
                            </ul>
 +
                        </li>
 +
                        <li class="Team">
 +
                            <a href="#">Team</a>
 +
                            <ul>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Team">Members</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Attributions">Attributions</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/Judging">Judging</a></li>
 +
                                <li><a href="https://2018.igem.org/Team:XMU-China/After_iGEM">After iGEM</a></li>
 +
                            </ul>
 +
                        </li>
 +
                    </ul>
 +
                </nav>
 +
                <a class="toggle"><span></span></a>
 +
            </div>
 +
        </header>
 +
    </div>
 +
    <script src="js/jquery-1.11.0.min.js"></script>
 +
    <script src="https://2018.igem.org/Team:XMU-China/js/hc-mobile-nav?action=raw&ctype=text/javascript"></script>
 +
    <div class="header">
 +
        <div class="logo">
 +
            <a href="https://2018.igem.org/Team:XMU-China"><img src="https://static.igem.org/mediawiki/2018/b/b5/T--XMU-China--singlelogo.png"></a>
 +
            <img src="https://static.igem.org/mediawiki/2018/3/35/T--XMU-China--iGEM_logo.png">
 +
        </div>
 +
            <div class="clear"></div>
 +
            <div class="nav">
 +
                <div id="Team">
 +
                    <div class="nav-word">Team</div>
 +
                    <ul>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Team">Members</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Attributions">Attributions</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Judging">Judging</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/After_iGEM">After iGEM</a></li>
 +
                    </ul>
 +
                </div>
 +
                <div id="Notebook">
 +
                    <div class="nav-word">Notebook</div>
 +
                    <ul>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Notebook">Notebook</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Experiments">Experiments</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Engineering">Engineering</a></li>
 +
                    </ul>
 +
                </div>
 +
                <div id="Other_Works">
 +
                    <div class="nav-word">Other Works</div>
 +
                    <ul>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/InterLab">InterLab</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Improve">Improve</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Safety">Safety</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Measurement">Measurement</a></li>
 +
                    </ul>
 +
                </div>
 +
                <div id="Human_Practice">
 +
                    <div class="nav-word">Social Works</div>
 +
                    <ul>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Human_Practices">Human Practice</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Public_Engagement">Engagement</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Collaborations">Collaborations</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Entrepreneurship">Entrepreneurship</a></li>
 +
                    </ul>
 +
                </div>
 +
                <div id="Model">
 +
                    <div class="nav-word">Model</div>
 +
                    <ul>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Model">Summary</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Model#Thermodynamic_model">Thermodynamic Model</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Model#Fluid_dynamics_model">Fluid dynamics Model</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Model#Molecular_docking_model">Molecular Docking Model</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Model#The_dynamic_model">Derivation of Rate Equation</a></li>
 +
                    </ul>
 +
                </div>
 +
                <div id="Hardwork">
 +
                    <div class="nav-word">Hardware</div>
 +
                    <ul>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Hardware">Overview</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Hardware#Microfluidic_Chips">Microfluidic Chips</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Hardware#Fluorescence_Detection">Fluorescence Detection</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Hardware#Raspberry_Pi">Raspberry Pi</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Hardware#Application">Application</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Software">Software</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Applied_Design">Product Design</a></li>
 +
                    </ul>
 +
                </div>
 +
                <div id="Project">
 +
                    <div class="nav-word">Project</div>
 +
                    <ul>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Description">Description</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Design">Design</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Results">Results</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Demonstrate">Demonstrate</a></li>
 +
                        <li><a href="https://2018.igem.org/Team:XMU-China/Parts">Parts</a></li>
 +
                    </ul>
 +
                </div>
 +
                <div id="jiannan">
 +
                    <a href="https://2018.igem.org/Team:XMU-China">
 +
                        <img src="https://static.igem.org/mediawiki/2018/6/6f/T--XMU-China--jiannanlogo.png">
 +
                    </a>
 +
                </div>
 +
            </div>
 +
        </div>
 +
        <div class="clear"></div>
 +
        <!-- 正文 -->
 +
        <div class="main">
 +
            <div class="bg_white"></div>
 +
            <div class="main_top">
 +
                <div>Cell-free Systems for Disease Detection and Treatment</div>
 +
                <p>Fang: One Glance of Eternity.</p>
 +
            </div>
 +
            <div class="js-silder">
 +
                <div class="silder-scroll">
 +
                    <div class="silder-main">
 +
                        <div class="silder-main-img">
 +
                            <a href="https://2018.igem.org/Team:XMU-China/Description"><img src="https://static.igem.org/mediawiki/2018/6/65/T--XMU-China--bannerbg1.png"></a>
 +
                    </div>
 +
                            <div class="silder-main-img">
 +
                                <a href="https://2018.igem.org/Team:XMU-China/Hardware"><img src="https://static.igem.org/mediawiki/2018/8/8b/T--XMU-China--bannerbg2.png"></a>
 +
                    </div>
 +
                                <div class="silder-main-img">
 +
                                    <a href="https://2018.igem.org/Team:XMU-China/Software"><img src="https://static.igem.org/mediawiki/2018/e/e0/T--XMU-China--lunbotu3333333.jpg"></a>
 +
                    </div>
 +
                    <div class="silder-main-img">
 +
                                    <a href="https://2018.igem.org/Team:XMU-China/Model"><img src="https://static.igem.org/mediawiki/2018/e/e5/T--XMU-China--bannerbg4.png"></a>
 +
                    </div>
 +
                    <div class="silder-main-img">
 +
                                    <a href="https://2018.igem.org/Team:XMU-China/Team"><img src="https://static.igem.org/mediawiki/2018/4/42/T--XMU-China--bannerbg5.png"></a>
 +
                    </div>
  
 
+
                   
<div class="column full_size" >
+
                                </div>
<h1>Project Description</h1>
+
                            </div>
<p>Protein detection has a unique role and significance in the fields of biology, medicine, and food, especially for the detection of protein biomarkers, which is increasingly important in the diagnosis, treatment, and prognosis of diseases today. For the detection of a particular protein in a complex sample, the current major methods are the direct determination of the content after purification and the enzyme-linked immunosorbent assay (ELISA): purification methods include gel filtration chromatography, ion exchange chromatography and nickel column and more, but these methods have high costs, strict equipment requirements and other issues, not suitable for promotion and application; the premise of using ELISA is the need to find the corresponding antibodies, but the fact is that not all proteins can find their specific antibody protein, so the use of ELISA is also limited.</p>
+
                        </div>
 
+
                        <script src="https://2018.igem.org/Team:XMU-China/js/homebanner?action=raw&ctype=text/javascript"></script>
<p>In order to overcome the deficiencies of traditional detection methods, we have developed an Aptamer Based Cell-free Detection system of protein (ABCD system). The core of the ABCD system is the specific binding of the aptamer and its target protein. We synthesized the aptamer-"complementary strand" complex, using a "competitive" approach to free the "complementary strand"; then the "complementary strand" was detected using the trans-cleavable property of the Cas12a protein, allowing the fluorescence recovery of the static quenched complex--Converts detecting protein itself to detect fluorescence intensity. We used the aptamer SYL3C against EpCAM, an epithelial cell adhesion molecule that is highly expressed on the surface of adenocarcinoma cells.</p>
+
                        <script>
 
+
                        $(function() {
<p>After protein detection, we use outer-membrane vesicles to treat the diseased cells. Outer-membrane vesicles (OMVs) are spherical buds of the outer membrane filled with periplasmic content. The production of OMVs allows bacterium to interact with their environment, and OMVs have been found to mediate diverse functions, including promoting pathogenesis, and enabling bacterial delivery of nucleic acids and proteins. This year, we iGEM-XMU design a system that has realized the efficient, customizable production of OMVs, which serve to encapsulate siRNA targeting for oncogenic KRAS in pancreatic cancer. In order to target our RNA into OMVs, we fused SpyTag with OmpA, which is a kind of abundant membrane protein in E.coli. To allow the protein to target the OmpA , we also fused SpyCatcher with archaeal ribosomal protein L7Ae with a TorA leader sequence and inserted a C/Dbox RNA structure into the 3’-untranslated region (3’-UTR) of the siRNA. With the interaction between SpyTag and SpyCatcher, and the ability of L7Ae to be bind with C/Dbox, we can produce customizable OMVs to facilitate therapeutic targeting of oncogenic KRAS in pancreatic cancer.</p>
+
                            $(".js-silder").silder({
 
+
                                auto: true,
<p>For the sake of allowing our detection and treatment system to function in reality, we also designed KaiABC system and TDPs system to regulate the expression rate of OMVs and store fragile chemicals or biological materials.</p>
+
                                speed: 20, //轮播图运动速度
 
+
                                sideCtrl: true,
<p>KaiABC system is the circadian system in cyanobacteria. Oscillations are controlled by phosphorylation of the KaiC protein, which is modulated by the KaiA and KaiB proteins. In 2015, Professor Silver of Harvard University first transplanted the circadian oscillators, KaiABC system and associated proteins into noncircadian bacterium Escherichia.coli and successfully constructed a circadian rhythm. Realizing the potential application prospects of KaiABC system, we modified their design: we added RpaA, CikA and SasA into the genetic circuits.We aim to use such three proteins to connect the KaiC’s oscillators with a output signal, which is supposed to be a 24-hour rhythmic fluorescence. Transcriptional circadian systems as mentioned above have a promising prospect, which will be placed into organism to adjust the signal transmission. The duration of the rhythm can be changed by mutating KaiC. And the cyclical expression will be utilized as a ragulated way to dose and some similar aspects.</p>
+
                                bottomCtrl: true,
 
+
                                defaultView: 0,
<p>Tardigrades are microscopic animals that survive a remarkable array of stresses, including desiccation.Tardigrade-specific intrinsically disordered proteins (TDPs) are essential for desiccation tolerance.TDPs form non-crystalline amorphous solids (vitrify) upon desiccation, and this vitrified state mirrors their protective capabilities. Our study use TDPs as functional mediators of desiccation tolerance to protect Cas12a. In addition, we construct a new E.coli with gene of TDPs. Also, we decide to find a way to simplify the storage of proteins and microbial stains.</p>
+
                                interval: 3000,
 
+
                                activeClass: "active",
<p>Last year, iGEM17_TUDelft used TDP  to help Cas13a remain active after being dried and rehydrated. They have done a great job, both the activity and specificity of Cas13a could be considerably preserved after drying and rehydrating. They said that, in view of the long-term results for the TDPs with LDH, these proteins hold great potential in simplifying the storage, usage, and shipment of the many fragile chemicals and biological materials.</p>
+
                            });
 
+
                        });
 
+
                        </script>
</div>
+
                        <div class="clear"></div>
 
+
                        <div class="main_middle">
 
+
                            <div>
 +
                                <div>Our Project</div>
 +
                                <p>This year team XMU-China developed cell-free systems to detect and treat diseases. Protein detection is unique and significant in biology fields, especially for the detection of protein biomarkers which produced by diseased cells. In order to overcome the deficiencies of traditional detection methods, we have developed <a class="click_here" href="https://2018.igem.org/Team:XMU-China/Description#ABCDsystem">an Aptamer Based Cell-free Detection system of protein.</a> </p>
 +
                                <p>After protein detection, we use outer-membrane vesicles <a class="click_here" href="https://2018.igem.org/Team:XMU-China/Description#OMVs">(OMVs)</a> to treat the diseased cells. We designed a system that has realized the efficient, customizable production of OMVs, which serves to encapsulate specific siRNA for disease treatment.</p>
 +
                                <p>To guarantee the practicability detection and treatment system, we also developed <a class="click_here" href="https://2018.igem.org/Team:XMU-China/Description#Supporting">TDPs supporting system</a> to store fragile chemicals or biological materials. </p>
 +
                                <p>To <a class="click_here" href="https://2018.igem.org/Team:XMU-China/Demonstrate">demonstrate</a> our project under realistic conditions, we designed a <a class="click_here" href="https://2018.igem.org/Team:XMU-China/Hardware">hardware</a> with matched <a class="click_here" href="https://2018.igem.org/Team:XMU-China/Software">software</a>. The design of ABCD system and microfluidic chips are guided by our <a class="click_here" href="https://2018.igem.org/Team:XMU-China/Model">models.</a></p>
 +
                            </div>
 +
                        </div>
 +
                        <div class="htmleaf-container">
 +
                            <div class="htmleaf-content">
 +
                                <section class="examples">
 +
                                    <div class="js_simple">
 +
                                        <div class="js_frame">
 +
                                            <ul class="js_slides">
 +
                                                <li></li>
 +
                                            </ul>
 +
                                        </div>
 +
                                    </div>
 +
                                    <div class="slider js_variablewidth variablewidth">
 +
                                        <div class="frame js_frame">
 +
                                            <ul class="slides js_slides">
 +
                                                <li class="js_slide" ><img src="https://static.igem.org/mediawiki/2018/4/49/T--XMU-China--homes1.png"></li>
 +
                                                <li class="js_slide" ><img src="https://static.igem.org/mediawiki/2018/4/4e/T--XMU-China--homes2.png"></li>
 +
                                                <li class="js_slide" ><img src="https://static.igem.org/mediawiki/2018/a/ae/T--XMU-China--homes3.png"></li>
 +
                                                <li class="js_slide" ><img src="https://static.igem.org/mediawiki/2018/5/56/T--XMU-China--homes4.png"></li>
 +
                                                <li class="js_slide" ><img src="https://static.igem.org/mediawiki/2018/e/e2/T--XMU-China--homes5.png"></li>
 +
                                                <li class="js_slide" ><img src="https://static.igem.org/mediawiki/2018/a/a8/T--XMU-China--homes6.png"></li>
 +
                                               
 +
                                            </ul>
 +
                                        </div>
 +
                                        <span class="js_prev prev">
 +
                            <svg width="50" height="50" viewBox="0 0 501.5 501.5">
 +
                                <g>
 +
                                    <path fill="#fff" d="M302.67 90.877l55.77 55.508L254.575 250.75 358.44 355.116l-55.77 55.506L143.56 250.75z"/>
 +
                                </g>
 +
                            </svg>
 +
                        </span>
 +
                                        <span class="js_next next">
 +
                        <svg width="50" height="50" viewBox="0 0 501.5 501.5">
 +
                            <g>
 +
                                <path fill="#fff" d="M199.33 410.622l-55.77-55.508L247.425 250.75 143.56 146.384l55.77-55.507L358.44 250.75z"/>
 +
                            </g>
 +
                        </svg>
 +
                        </span>
 +
                                    </div>
 +
                                </section>
 +
                            </div>
 +
                        </div>
 +
                        <script src="js/lory.js"></script>
 +
                        <script src="https://2018.igem.org/Team:XMU-China/js/lory?action=raw&ctype=text/javascript"></script>
 +
                        <div class="clear"></div>
 +
                        <img class="bg_bottom" src="https://static.igem.org/mediawiki/2018/2/23/T--XMU-China--bg_bottom.png">
 +
    </div>
 +
                        <!-- 底部 -->
 +
                        <div class="footer">
 +
                            <div class="footer_top">
 +
                                <img src="https://static.igem.org/mediawiki/2018/3/3d/T--XMU-China--xmu_is_different.png">
 +
                                <ul>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China">Home</a></a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Model">Model</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Parts">Parts</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Entrepreneurship">Entrepreneurship</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Attributions">Attributions</a></li>
 +
                                </ul>
 +
                                <ul>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Design">Design</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Hardware">Hardware</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Human_Practices">Human Practices</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Notebook">Notebook</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Judging">Judging</a></li>
 +
                                </ul>
 +
                                <ul>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Results">Results</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Software">Software</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Collaborations">Collaborations</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/Members">Members</a></li>
 +
                                    <li><a href="https://2018.igem.org/Team:XMU-China/After_iGEM">After iGEM</a></li>
 +
                                </ul>
 +
                            </div>
 +
                            <div class="clear"></div>
 +
                            <div class="footer_line"></div>
 +
                            <div class="footer_bottom">
 +
                                <div class="footer_bottom_1">
 +
                                    <img class="footer_bottom_1_pic1" src="https://static.igem.org/mediawiki/2018/c/cb/T--XMU-China--logo.png">
 +
                                    <img class="footer_bottom_1_pic2" src="https://static.igem.org/mediawiki/2018/9/94/T--XMU-China--Chineselogo.png">
 +
            </div>
 +
                                    <div class="clear"></div>
 +
                                    <div class="footer_bottom_2">
 +
                                        <p id="Contact_us">Contact Us</p>
 +
                                        <ul>
 +
                                            <li><a href="https://www.facebook.com/IGEM-XMU-China-1067638406629389"><img src="https://static.igem.org/mediawiki/2018/b/b0/T--XMU-China--facebook.png"></a></li>
 +
                                            <li><a href="https://twitter.com/XMU_igem"><img src="https://static.igem.org/mediawiki/2018/9/94/T--XMU-China--twiiter.png"></a></li>
 +
                                            <li><a href="mailto:igemxmu@gmail.com"?subject=title&body=main><img src="https://static.igem.org/mediawiki/2018/4/4a/T--XMU-China--mail.png"></a></li>
 +
                                        </ul>
 +
                                        <div class="footer_position">
 +
                                            <img id="logo_position" src="https://static.igem.org/mediawiki/2018/1/1b/T--XMU-China--position.png">
 +
                                            <div id="footer_bottom_word">
 +
                                                <p>Xiamen University, Fujian, China </p>
 +
                                                <p>No. 422, Siming South Road, Xiamen, Fujian, P. R. China 361005</p>
 +
                                            </div>
 +
                                        </div>
 +
                                    </div>
 +
                                </div>
 +
                            </div>
 +
</body>
  
 
</html>
 
</html>

Latest revision as of 20:45, 17 October 2018

Team:XMU-China - 2018.igem.org

Cell-free Systems for Disease Detection and Treatment

Fang: One Glance of Eternity.

Our Project

This year team XMU-China developed cell-free systems to detect and treat diseases. Protein detection is unique and significant in biology fields, especially for the detection of protein biomarkers which produced by diseased cells. In order to overcome the deficiencies of traditional detection methods, we have developed an Aptamer Based Cell-free Detection system of protein.

After protein detection, we use outer-membrane vesicles (OMVs) to treat the diseased cells. We designed a system that has realized the efficient, customizable production of OMVs, which serves to encapsulate specific siRNA for disease treatment.

To guarantee the practicability detection and treatment system, we also developed TDPs supporting system to store fragile chemicals or biological materials.

To demonstrate our project under realistic conditions, we designed a hardware with matched software. The design of ABCD system and microfluidic chips are guided by our models.