Difference between revisions of "Team:BIT"

 
Line 1: Line 1:
{{BIT}}
+
<!DOCTYPE html>
 
<html>
 
<html>
 
+
<head>
 +
    <meta charset="UTF-8">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/element?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/index?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/display?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/font?action=raw&ctype=text/css">
 +
    <link rel="stylesheet" type="text/css" href="https://2018.igem.org/Template:BIT/css/home?action=raw&ctype=text/css">
 +
    <title>Home</title>
 +
</head>
 
<body>
 
<body>
 +
<div id="wiki"></div>
 +
<div id="app">
 +
    <top-menu></top-menu>
  
 +
    <div id="main">
 +
        <div id="top-zone">
 +
            <div id="top-font">
 +
                <p id="big-title">JACOB 2.0</p>
 +
                <p id="small-title">Just A Creative assay for detection Of Biomarkers</p>
 +
            </div>
 +
        </div>
 +
        <div id="main-zone">
 +
            <div id="main-content">
 +
                <h2>BIT-dedication makes perfection.</h2>
 +
                <p>We, team BIT, are constantly seeking to revolutionize diagnosis through synthetic biology and engineering. Since 2015 our first show at iGEM, we had already built 4 prototypes that attacked pressing issues in unique angles, including ‘breast cancer detection’ and 'Disease Alarm'. Most importantly, we revisit each project to maximize its performance and further its influence. Last year we brought the project JACOB, an integrated biosensor of bacteria engineering, aptamer, and microfluidic technology. Today we present you JACOB 2.0, a new-gen diagnostic device with major upgrades. Come and take a look!</p>
 +
            </div>
 +
            <div class="three">
 +
                <div class="all">
 +
                    <a class="one-own" href="https://2018.igem.org/Team:BIT/Bio/Overview">
 +
                        <p>Bio</p>
 +
                        <img src="https://static.igem.org/mediawiki/2018/0/06/T--BIT--iGEM_BIT2018_ANZT_WORK_2.png">
 +
                    </a>
 +
                </div>
 +
                <div class="all">
 +
                    <a class="one-own" href="https://2018.igem.org/Team:BIT/Model">
 +
                        <p>Model</p>
 +
                        <img src="https://static.igem.org/mediawiki/2018/1/10/T--BIT--iGEM_BIT2018_ANZT_WORK_3.png">
 +
                    </a>
 +
                </div>
  
<div class="column full_size">
+
                <div class="all">
 +
                    <a class="one-own" href="https://2018.igem.org/Team:BIT/Hardware">
 +
                        <p>Hardware</p>
 +
                        <img style="height: auto" src="https://static.igem.org/mediawiki/2018/c/c0/T--BIT--iGEM_BIT2018_ANZT_WORK_7.png">
 +
                    </a>
 +
                </div>
  
<h1> Preliminary project description </h1>
+
            </div>
 +
            <div class="three">
 +
                <div class="all">
 +
                    <a class="one-own" href="https://2018.igem.org/Team:BIT/Practices/Overview">
 +
                        <p>Practice</p>
 +
                        <img src="https://static.igem.org/mediawiki/2018/1/14/T--BIT--iGEM_BIT2018_ANZT_WORK_6.png">
 +
                    </a>
 +
                </div>
 +
                <div class="all">
 +
                    <a class="one-own" href="https://2018.igem.org/Team:BIT/Team/Members">
 +
                        <p>Team</p>
 +
                        <img src="https://static.igem.org/mediawiki/2018/e/ec/T--BIT--iGEM_BIT2018_ANZT_WORK_1.png">
 +
                    </a>
 +
                </div>
 +
                <div class="all">
 +
                    <a class="one-own" href="https://2018.igem.org/Team:BIT/Medal">
 +
                        <p>Medal</p>
 +
                        <img src="https://static.igem.org/mediawiki/2018/4/4c/T--BIT--iGEM_BIT2018_ANZT_WORK_4.png">
 +
                    </a>
 +
                </div>
 +
            </div>
 +
        </div>
  
    <p>
+
    </div>
Based on the demand of the market and the background, In this project, we design an artificial biological system used for early warning detection of a particular biomarker , we try to use biosensors which will help the cancer screening process become more convenient . Even the LOD(limit of detection) is limited. We will try our best to improve accuracy of this system.
+
The specific method is: to detect the content of specific cancer markers in blood samples by directed engineered bacteria system. Use specific small molecules to replace protein biomarkers,mostly are macromolecules,as incoming signal to do signal conversion process. After that,small molecules will get into the engineering bacteria, then the bacteria can produce green fluorescent protein through a series of operations.Use microfluidic chip device to load the biological component. And hardware in this system is used to detect the fluorescence signal. After establishing the equivalence relation between fluorescence and biomarkers, biomarkers content in blood will be calculated, and the probability of patients' disease can be deduced. Users can go to the hospital for more accurate detection after receiving early warning information . This is important to the early discovery of the disease in the public, which can reduce the deterioration of the disease due to the lack and late of detection.
+
    </p>
+
  
 +
    <foot></foot>
 
</div>
 
</div>
  
 
</body>
 
</body>
 +
<script src="https://2018.igem.org/Template:BIT/js/vue?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Template:BIT/js/element?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Template:BIT/js/index?action=raw&ctype=text/javascript"></script>
 +
<script>
 +
    new Vue({
 +
        el: '#app',
 +
        data: function() {
 +
            return {
 +
                visible: false,
 +
                height: 0
 +
            }
 +
        },
 +
        methods: {
 +
            setSize: function () {
 +
                this.height = 3/5*document.body.clientWidth
  
 +
            }
 +
        },
 +
        mounted: function () {
 +
            this.setSize();
 +
            const that = this;
 +
            window.addEventListener('resize', function() {
 +
                that.setSize();
 +
            }, false);
 +
        }
 +
    })
 +
    window.onload = function () {
 +
        vue.setSize();
 +
    }
 +
</script>
 
</html>
 
</html>

Latest revision as of 03:16, 18 October 2018

<!DOCTYPE html> Home

JACOB 2.0

Just A Creative assay for detection Of Biomarkers

BIT-dedication makes perfection.

We, team BIT, are constantly seeking to revolutionize diagnosis through synthetic biology and engineering. Since 2015 our first show at iGEM, we had already built 4 prototypes that attacked pressing issues in unique angles, including ‘breast cancer detection’ and 'Disease Alarm'. Most importantly, we revisit each project to maximize its performance and further its influence. Last year we brought the project JACOB, an integrated biosensor of bacteria engineering, aptamer, and microfluidic technology. Today we present you JACOB 2.0, a new-gen diagnostic device with major upgrades. Come and take a look!