Team:NCTU Formosatest

From 2014.igem.org

(Difference between revisions)
(Replaced content with "{{:Team:NCTU Formosa/Notebook/test}} {{:Team:NCTU Formosa/source/header-notebook}}")
Line 1: Line 1:
-
{{Team:NCTU_Formosa/navigation}}
+
{{:Team:NCTU Formosa/Notebook/test}}
-
<html>
+
{{:Team:NCTU Formosa/source/header-notebook}}
-
<head>
+
-
<!--    匯入jQuery    -->
+
-
<link href='https://2015.igem.org/Team:NCTU_Formosa/wiki_reset?action=raw&ctype=text/css' rel="stylesheet">
+
-
<script type="text/javascript" src="https://2015.igem.org/Team:NCTU_Formosa/source/project_side_nav?
+
-
action=raw&ctype=text/javascript"></script>
+
-
<style type="text/css">
+
-
body {
+
-
color:#fff;
+
-
margin:0;
+
-
padding:0;
+
-
background:#3a4044;
+
-
}  
+
-
* {
+
-
margin:0;
+
-
padding:0;
+
-
}
+
-
/*    插入背景圖片    */
+
-
    .p01{
+
-
background-image:url(https://static.igem.org/mediawiki/2015/c/c0/NCTU_Formosa_metal_Style_background.jpg);
+
-
        background-repeat: no-repeat;
+
-
background-position:center;
+
-
background-size:cover;
+
-
        height:100vh;
+
-
position:relative
+
-
    }
+
-
    .p02{
+
-
        background-image:url(images/p02.jpg);
+
-
        background-size:cover;
+
-
        background-repeat: no-repeat;
+
-
        height:100vh;
+
-
    }
+
-
    .p03{
+
-
        background-image:url(images/p03.jpg);
+
-
        background-size:cover;
+
-
        background-repeat: no-repeat;
+
-
        height:100vh;
+
-
    }
+
-
    .p04{
+
-
        background-image:url(images/p04.jpg);
+
-
        background-size:cover;
+
-
        background-repeat: no-repeat;
+
-
        height:100vh;
+
-
    }
+
-
    .p05{
+
-
        background-image:url(images/p05.jpg);
+
-
        background-size:cover;
+
-
        background-repeat: no-repeat;
+
-
        height:100vh;
+
-
    }
+
-
/*    插入導覽列    */
+
-
    .sidenav{
+
-
        position: fixed;
+
-
        top:35vh;
+
-
        right:5vw;
+
-
        cursor:pointer;
+
-
        z-index:3;
+
-
    }
+
-
    li.navli{
+
-
        width:15px;
+
-
        height:15px;
+
-
margin: 2.5vh 0vw 0vh 0vw;
+
-
        background-color: transparent;
+
-
        border-radius: 10px;
+
-
        list-style-type: none;
+
-
border: #fff 2px solid;
+
-
line-height:17px;
+
-
    }
+
-
    g1{
+
-
        font-size:7em;
+
-
        color:#fff;
+
-
display:inline;
+
-
    }
+
-
g2{
+
-
font-size:2.6em;
+
-
color:#fff;
+
-
display:inline;
+
-
}
+
-
navtext {
+
-
display: block;
+
-
right: 7.4vw;
+
-
top: 0px;
+
-
position: relative;
+
-
font-weight: 100;
+
-
letter-spacing: 2px;
+
-
font-size: 1.9em;
+
-
}
+
-
.upper{
+
-
position:relative;
+
-
font-family: "georgia";
+
-
border-bottom-style:solid;
+
-
border-width:2px;
+
-
height: 20vh;
+
-
line-height:20vh;
+
-
border-color:#fff;
+
-
padding: 0vh 0vw 0vh 7vw;
+
-
}
+
-
.side{
+
-
position:absolute;
+
-
left: 0px;
+
-
width: 6vw;
+
-
height: 79.8vh;
+
-
border-right-style:solid;
+
-
border-width:2px;
+
-
border-color:#fff;
+
-
}
+
-
.textbox{
+
-
position:static;
+
-
margin-left: 8vw;
+
-
padding: 9vh 20vw 10vh 4vw;
+
-
font-family: "Georgia";
+
-
font-size:2.8em;
+
-
color: #fff;
+
-
}
+
-
.column{
+
-
height:33vh;
+
-
width:100vw;
+
-
text-align:center;
+
-
margin:0 auto;
+
-
}
+
-
.line{
+
-
height:0.5vh;
+
-
width:100vw;
+
-
background-color:#3a4044;
+
-
}
+
-
.head{
+
-
position:absolute;
+
-
top:10vh;
+
-
left:40vw;
+
-
height:10vh;
+
-
width:20vw;
+
-
margin:0 auto;
+
-
font-family:zian;
+
-
Color:#3a4044;
+
-
font-size:5.5em;
+
-
}
+
-
.option{
+
-
float:left;
+
-
height:33vh;
+
-
width:25vw;
+
-
font-family:zian;
+
-
Color:#3a4044;
+
-
font-size:1.75em;
+
-
margin:0 auto;
+
-
}
+
-
.TEXT{
+
-
position:relative;
+
-
top:26vh;
+
-
width:25vw;
+
-
font-family:zian;
+
-
Color:#3a4044;
+
-
font-size:1.75em;
+
-
-webkit-transition:0.5s ease-out;
+
-
-moz-transition: 0.5s ease-out;
+
-
-o-transiton: 0.5s ease-out;
+
-
-ms-transition:0.5s ease-out;
+
-
transition:0.5s ease-out;
+
-
 
+
-
}
+
-
.option:hover div.TEXT{
+
-
-moz-transform:translateY(-23vh);
+
-
-webkit-transform:translateY(-23vh);
+
-
-o-transform:translateY(-23vh);
+
-
-ms-transform:translateY(-23vh);
+
-
transform:translateY(-23vh)
+
-
}
+
-
.icon2{
+
-
width:12%;
+
-
height:24%;
+
-
-webkit-transition:0.5s ease-out;
+
-
-moz-transition: 0.5s ease-out;
+
-
-o-transiton: 0.5s ease-out;
+
-
-ms-transition:0.5s ease-out;
+
-
transition:0.5s ease-out;
+
-
}
+
-
.option:hover div.icon2{
+
-
opacity:0.0;
+
-
}
+
-
.text2{
+
-
background-color:#FFFFFF;
+
-
opacity:0.0;
+
-
width:17%;
+
-
height:24%;
+
-
-webkit-transition:0.5s ease-out;
+
-
-moz-transition: 0.5s ease-out;
+
-
-o-transiton: 0.5s ease-out;
+
-
-ms-transition:0.5s ease-out;
+
-
transition:0.5s ease-out;
+
-
}
+
-
.option:hover div.text2{
+
-
opacity:0.2;
+
-
}
+
-
</style>
+
-
</head>
+
-
</html>
+
-
<div class="container">
+
-
    <div class="sidenav">
+
-
        <ul style="list-style-image: none; color: #fff;">
+
-
            <li class="navli" style="background-color:#ffffff"><navtext>Project</navtext></li>
+
-
            <li class="navli">Background</navtext></li>
+
-
            <li class="navli"><navtext>Design</navtext></li>
+
-
            <li class="navli"><navtext>Result</navtext></li>
+
-
            <li class="navli"><navtext>Modeling</navtext></li>
+
-
 
+
-
        </ul>
+
-
    </div>
+
-
    <div class="p01">
+
-
<div class="column" >
+
-
<div class="head">PROJECT</div>
+
-
</div>
+
-
<div class="line" ></div>
+
-
<div class="column" >
+
-
<div class="option">
+
-
<div class="icon2" style="position:absolute;top:35vh;left:6vw;background-image:url();background-size:cover;"></div>
+
-
<div class="text2" style="position:absolute;top:42vh;left:4vw;"></div>
+
-
<div class="TEXT">Background</div>
+
-
+
-
</div>
+
-
<div class="option">
+
-
<div class="icon2" style="position:absolute;top:35vh;left:31vw;background-image:url(https://static.igem.org/mediawiki/2015/3/33/2015NCTU_Formosa_design.png);background-size:cover;"></div>
+
-
<div class="text2" style="position:absolute;top:42vh;left:29vw;"></div>
+
-
<div class="TEXT" >Design</div>
+
-
</div>
+
-
<div class="option" >
+
-
<div class="icon2" style="position:absolute;top:35vh;left:56vw;background-image:url(https://static.igem.org/mediawiki/2015/9/9b/2015NCTU_Formosa_result.png);background-size:cover;"></div>
+
-
<div class="text2" style="position:absolute;top:42vh;left:54vw;"></div>
+
-
<div class="TEXT" >Result</div>
+
-
</div>
+
-
<div class="option">
+
-
<div class="icon2" style="position:absolute;top:35vh;left:81vw;background-image:url(https://static.igem.org/mediawiki/2015/8/8e/2015NCTU_Formosa_modeling.png);background-size:cover;"></div>
+
-
<div class="text2" style="position:absolute;top:42vh;left:79vw;"></div>
+
-
<div class="TEXT" >Modeling</div>
+
-
</div>
+
-
</div>
+
-
<div class="line" ></div>
+
-
<div class="column" ></div>
+
-
</div>
+
-
    <div class="p02">
+
-
    <div class="upper">
+
-
===Background /===
+
-
<img src="https://static.igem.org/mediawiki/2015/8/8e/2015NCTU_Formosa_modeling.png" title="klematis flower" width="150" height="113">
+
-
Our project focuses on the diagnoses before and after treatment for cancers.
+
-
        </div>
+
-
        <div class="side">
+
-
        </div>
+
-
        <div class="textbox">Our project focuses on the diagnoses before and after treatment for cancers. Two systems are constructed for our project. The first system displays scFv on the surface of E.coli while the second one displays gold binding peptide (GBP). 
+
-
Before treatment, by using the fluorescent E.coli with scFv displayed on the surface, IHC procedure can be simplified because secondary antibodies is omitted and solves the problem of non-specific binding of secondary antibodies.
+
-
  A dual system involving E.coli displaying scFv and GBP can solve random orientation of antibodies coating on gold chip to attain an accurate measurement. Therefore, the dual system can also offer a quantitative and accurate diagnosis for after treatment of cancer.
+
-
Our project not only improves the diagnoses of the cancer types before treatment easily but also helps track the patient's condition after treatment by multifaceted measurement technology with more accurate quantitative results!
+
-
        </div>
+
-
    </div>
+
-
    <div class="p03">
+
-
        <div class="upper"><g1>Design / </g1><g2>To display scfv on the E.coli's surface we used a transmembrance fusion protein.</g2>
+
-
        </div>
+
-
        <div class="side">
+
-
        </div>
+
-
        <div class="textbox">ScFv is a single chain variable fragment the binding site for antigen. Comparing to the entire antibody, scFv is smaller for E.coli to display it.To display scfv on the E.coli’s surface we used a transmembrance fusion protein. This fusion protein is composed of Lipoprotein and a small part of outermembrane protein A (OmpA). Its C terminal will connect with the scFv and display it onto the membrane surface of the E.coli.
+
-
        </div>
+
-
    </div>
+
-
    <div class="p04">
+
-
            <div class="upper"><g1>Result / Sucessfully present our E.cotector</g2>
+
-
        </div>
+
-
        <div class="side">
+
-
        </div>
+
-
        <div class="textbox">testestetsetsetset
+
-
        </div>
+
-
    </div>
+
-
    <div class="p05">
+
-
    <div class="upper"><g1>Modeling / </g1><g2>Find out the best condition of our E.cotector</g2>
+
-
        </div>
+
-
        <div class="side">
+
-
        </div>
+
-
        <div class="textbox">testestetsetsetset
+
-
        </div>
+
-
    </div>
+
-
</div>
+

Revision as of 06:06, 28 August 2015

  • Sun.
  • Mon.
  • Tue.
  • Wed.
  • Thu.
  • Fri.
  • Sat.
  •  
  •  
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  •  
  •  
  •  
None

4/11

Transformation of [PSB1K3] Kr, [PSB1A3] Ar, [PSB1C3] Cr (G2)

Transformation of [Plac+PSB1A3] Ar, [mGFP+PSB1A3] Ar (G3)

Transformation of [PSB1K3] Kr,[PSB1A3] Ar, [PSB1C3] Cr (G1)

4/12

Cultivation of [PSB1K3] Kr, [PSB1C3] Cr (G2)

Cultivation of [PSB1A3] Ar, [PSB1C3] Cr (G1)

Cultivation of [mGFP] Ar (G3)


4/13

Mini-prep of [mGFP] Ar, [PSB1K3] Kr (G3)

Mini-prep of [PSB1K3] Kr, [PSB1C3] Cr (G2)

Mini-prep of [PSB1A3] Ar, [PSB1C3] Cr (G1)

4/17

Transformation of [PSB1K3] Kr (G1)

4/18

Cultivation of [PSB1K3] Kr (G1)

4/19

Transformation of [Plac+PSB1A3] Ar, [PSB1K3] Kr, [PSB1A3] Ar, [PSB1C3] Cr (G3)

Mini-prep of [PSB1K3] Kr (G1)


4/20

Transformation of [PSB1A3] Ar (G2)

Electrophoresis of [PSB1K3] Kr, [PSB1C3] Cr plasmid (G2)

4/21

Cultivation of [PSB1K3] Kr, [PSB1A3] Ar, [PSB1C3] Cr (G2)

4/22

Mini-prep of [PSB1K3] Kr, [PSB1A3] Ar, [PSB1C3] Cr (G2)


4/28

Electrophoresis of digested [PSB1K3] Kr(EP), [PSB1C3] Cr(EP),[PSB1A3] Ar(EP) (G1)

Cultivation of [PSB1C3] Cr (G1)

4/29

Mini-prep of [PSB1C3] Cr (G1)

Mini-prep of [PSB1C3] Cr (G2)

Transformation of [B0032] Ar, and [BFP] Cr (G2)

Cultivation of [PSB1K3] Kr, [PSB1A3] Ar (G1)

Cultivation of [B0032] Ar, and [BFP] Cr (G2)

4/30

Mini-prep of [PSB1A3] Ar (G1)

Mini-prep of [B0032] Ar, and [BFP] Cr (G2)

Transformation of [B0032] Ar, and [BFP] Cr, [T7promoter] Ar Kr and [T7 polymerase] Cr (G2)

Transformation of [J23101] Ar,[K592100] Cr,[B0032] Ar,[B0015] Ar (G1)

Digestion of [PSBIC3] Cr(EP), [B0032] Ar(ES), [BFP] Cr(XP) mini (G2)

Electrophoresis of plasmid and digested prouct of[PSBIC3] Cr(EP), [B0032] Ar(ES), [BFP] Cr(XP) mini (G2)