Difference between revisions of "Team:ZJU-China/Attributions"

(Prototype team page)
 
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{ZJU-China}}
 
{{ZJU-China}}
<html>
+
<html lang="en">
 +
<head>
 +
<style type="text/css">
  
  
<div class="column full_size judges-will-not-evaluate">
 
<h3>★  ALERT! </h3>
 
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
 
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
 
</div>
 
  
 +
</style>
 +
<meta charset="{CHARSET}">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/bootstrapCSS&action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/pageCSS&action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/sponsorCSS&action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/subtitleCSS&action=raw&ctype=text/css" />
 +
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/bootstrapJS&action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/jqueryJS&action=raw&ctype=text/javascript"></script>
 +
<title>Improve Part</title>
 +
<link href="css/font-awesome.min.css" rel="stylesheet">
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/bootsnavCSS&action=raw&ctype=text/css" />
  
<div class="clear"></div>
+
<style type="text/css">
 +
p a
 +
{
 +
color: #337ab7 !important;
 +
}
 +
p a:hover
 +
{
 +
color:#23527c !important;
 +
}
  
 +
@font-face {
 +
font-family: Julius Sans One;
 +
src: url(https://static.igem.org/mediawiki/2018/6/61/T--ZJU-China--cotham.otf) format('truetype');
 +
}
 +
.nav > li > a, .dropdown-toggle, .dropdown-menu > li > a {
 +
font-family: 'Julius Sans One', sans-serif !important;
 +
}
 +
td, th {
 +
font-size: .8em !important
 +
}
 +
.dropdown-menu > li > a {
 +
font-size: .5em !important;
 +
}
  
 +
.igem_content_wrapper {
 +
    width: 100% !important;
 +
}
  
 +
.igem_2018_team_content {
 +
width: 100% !important;
 +
}
  
 +
.igem_2018_team_menu.displaying_menu {
 +
    display: none !important;
 +
}
  
 +
.firstHeading {
 +
  display: none !important;
 +
}
  
<div class="column full_size">
+
.title {
<h1>Attributions</h1>
+
  display: block !important;
<p>This page is your opportunity to explain what parts of your project you did and what was done by technicians, advisers, etc. This requirement is not about literature references - these can and should be displayed throughout your wiki.
+
}
</p>
+
  
<h3> Bronze Medal Criterion #3</h3>
+
#mw-content-text > p {
<p> All of the work done in your project must be attributed correctly on this page. You must clearly state the work that was done by the students on your team and note any work that was done by people outside of your team, including the host labs, advisors, instructors, and individuals not on the team roster.
+
display: none !important;
<br><br>
+
}
Please see the <a href="https://2018.igem.org/Judging/Medals">Medals requirements page</a> for more details.</p>
+
</div>
+
  
 +
#HQ_page {
 +
    width:  140% !important;
 +
}
  
<div class="clear extra_space"></div>
+
.firstHeading {
 +
  display: none !important;
 +
}
  
 +
html, body, .globalWrapper {
 +
    width: 100% !important;
 +
}
  
 +
.tl {
 +
    font-size: 5.5em !important;
 +
}
 +
.navbar-brand{
 +
padding: 29px 15px;
 +
}
 +
nav.navbar.bootsnav{
 +
border: none;
 +
margin-bottom: 150px;
 +
}
 +
.navbar-nav{
 +
float: left;
 +
}
 +
nav.navbar.bootsnav ul.nav > li > a{
 +
color: #828687;
 +
                text-transform: uppercase;
 +
                font-size: .5em !important;
 +
/*****/ padding: 30px;
 +
}
 +
nav.navbar.bootsnav ul.nav > li:hover{
 +
background: white;
 +
}
 +
.nav > li:after{
 +
content: "";
 +
width: 0;
 +
height: 5px;
 +
background: #494e6b;
 +
position: absolute;
 +
bottom: 0;
 +
left: 0;
 +
transition: all 0.5s ease 0s;
 +
}
 +
 +
.nav > .logo:after {
 +
background: transparent;
 +
}
 +
.nav > .logo:hover {
 +
background-image: url(https://static.igem.org/mediawiki/2018/b/b0/T--ZJU-China--teamlogo.png) !important;
 +
background: white;
 +
background-size: 100%;
 +
-webkit-background-size: 100%;
 +
}
 +
.logo {
 +
width: 100px !important;
 +
height: 78px;
 +
margin-right: 30px;
 +
background: white;
 +
}
 +
.logo > a{
 +
background: url(https://static.igem.org/mediawiki/2018/b/b0/T--ZJU-China--teamlogo.png) no-repeat;
 +
transform: rotate(45deg);
 +
background-color: white !important;
 +
width: 100px !important;
 +
height: 100px;
 +
background-size: 100%;
 +
-webkit-background-size: 100%;
 +
/*border: #000000 solid 1px;*/
 +
box-shadow: 0 0 10px 3px black;
 +
-webkit-box-shadow: 0 0 10px 3px black;
 +
margin-top: 10px;
 +
margin-left: 10px;
 +
border-radius: 20%;
 +
}
 +
 +
.nav > li:hover:after{
 +
width: 100%;
 +
}
 +
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after{
 +
content: "+";
 +
font-family: 'FontAwesome';
 +
font-size: 16px;
 +
font-weight: 500;
 +
position: absolute;
 +
top: 31.6%;
 +
right: 10%;
 +
transition: all 0.4s ease 0s;
 +
}
 +
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{
 +
content: "^";
 +
                font-family: 'FontAwesome';
 +
transform: rotate(180deg);
 +
}
 +
.dropdown-menu.multi-dropdown{
 +
position: absolute;
 +
left: -100% !important;
 +
}
 +
        .dropdown-menu{
 +
                position: absolute;
 +
left:-10%;
 +
        }
 +
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
 +
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
 +
border: none;
  
<div class="column third_size">
+
}
<h3> What should this page contain?</h3>
+
@media only screen and (max-width:990px){
 +
.igem_content_wrapper {
 +
    width: 200% !important;
 +
}
  
<ul>
+
.igem_2018_team_content {
<li>Clearly state what the team accomplished</li>
+
width: 200% !important;
<li>General Support</li>
+
}
<li>Project support and advice</li>
+
<li>Fundraising help and advice</li>
+
<li>Lab support</li>
+
<li>Difficult technique support</li>
+
<li>Project advisor support</li>
+
<li>Wiki support</li>
+
<li>Presentation coaching</li>
+
<li>Human Practices support</li>
+
<li> Thanks and acknowledgements for all other people involved in helping make a successful iGEM team</li>
+
</ul>
+
</div>
+
  
<div class="column third_size">
+
.cnt {
<p>Tell us if your institution teaches an iGEM or synthetic biology class and when you started your project:</p>
+
margin-left: -3em !important;
<ul>
+
}
<li>Does your institution teach an iGEM or synthetic biology course?</li>
+
<li>When did you start this course?</li>
+
<li>Are the syllabus and course materials freely available online?</li>
+
<li>When did you start your brainstorming?</li>
+
<li>When did you start in the lab?</li>
+
<li>When did you start working on  your project?</li>
+
</ul>
+
</div>
+
  
 +
.tl {
 +
margin-left:-2em !important;
 +
}
  
<div class="column third_size">
+
.tl:after {
<div class="highlight decoration_A_full">
+
margin-left:0 !important;
 +
}
  
<h3>Inspiration</h3>
+
.navbar-toggle {
<p>Take a look at what other teams have done:</p>
+
margin-left: 80% !important;
<ul>
+
}
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Team">2011 Imperial College London</a> (scroll to the bottom)</li>
+
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,
<li><a href="https://2014.igem.org/Team:Exeter/Attributions">2014 Exeter </a></li>
+
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " "; }
<li><a href="https://2014.igem.org/Team:Melbourne/Attributions">2014 Melbourne </a></li>
+
.dropdown-menu.multi-dropdown{ left: 0 !important; }
<li><a href="https://2014.igem.org/Team:Valencia_Biocampus/Attributions">2014 Valencia Biocampus</a></li>
+
nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
</ul>
+
nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
</div>
+
}
</div>
+
.container {
 +
box-shadow: 0 0 10px 3px black;
 +
-webkit-box-shadow: 0 0 10px 3px black;
 +
}
 +
.navbar-nav {
 +
float: right;
 +
}
 +
.logo {
 +
position: absolute;
 +
left: -7%;
 +
}
  
 +
@media only screen and (min-width: 1024px) {
 +
/*改变滚动条样式*/
  
 +
::-webkit-scrollbar
 +
{
 +
    width: 12px;
 +
    height: 16px;
 +
    background-color: gray;
 +
}
  
<div class="clear extra_space"></div>
+
::-webkit-scrollbar-track
 +
{
 +
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 +
    border-radius: 10px;
 +
    background-color: whitesmoke;
 +
}
 +
 
 +
/*定义滑块 内阴影+圆角*/
 +
::-webkit-scrollbar-thumb
 +
{
 +
    border-radius: 10px;
 +
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
 +
    background-color: rgba(0, 0, 0, 0.6);
 +
}
  
<div class="column two_thirds_size">
+
::-webkit-scrollbar-thumb:hover
<h3> Why is this page needed? </h3>
+
{
<p>The Attribution requirement helps the judges know what you did yourselves and what you had help with. We don't mind if you get help with difficult or complex techniques, but you must report what work your team did and what work was done by others.</p>
+
border-radius: 5px;
<p>
+
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
For example, you might choose to work with an animal model during your project. Working with animals requires getting a license and applying far in advance to conduct certain experiments in many countries. This is difficult to achieve during the course of a summer, but much easier if you can work with a postdoc or PI who has the right licenses.</p>
+
background: rgba(0,0,0,0.4);
</div>
+
}
 +
}
  
<div class="column third_size">
+
<div class="highlight decoration_B_full">
+
 
<h3> Can we base our project on a previous one? </h3>
+
</style>
<p>Yes! You can have a project based on a previous team, or based on someone else's idea, <b>as long as you state this fact very clearly and give credit for the original project.</b> </p>
+
</head>
</div>
+
<body>
 +
 
 +
<div class="demo" style="width: 100%; padding: 0em 0; position: fixed; margin: 0; left:0; top: 0; z-index: 999; font-size: 1em !important">
 +
<div class="container">
 +
<div class="row">
 +
<div class="col-md-12">
 +
<nav class="navbar navbar-default navbar-mobile bootsnav">
 +
<div class="navbar-header">
 +
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-menu">menu
 +
<i class="fa fa-bars"></i>
 +
</button>
 +
</div>
 +
<div class="collapse navbar-collapse" id="navbar-menu">
 +
<!--<div style="background: url(img/logo.png) no-repeat; height: 100px; width: 100px; background-size: 100% ; position: relative; margin: 0;
 +
padding: 0; border: #000000 solid 1px;"></div>-->
 +
<ul class="nav navbar-nav" data-in="fadeInDown" data-out="fadeOutUp">
 +
<li class="logo"><a href="https://2018.igem.org/Team:ZJU-China">
 +
<!--<img src="url(img/logo.png)" />-->
 +
</a></li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Project</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Demonstrate">Demonstrate</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/EnzymeScaffold">Enzyme Scaffold</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/LogicGate">Logic Gate</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Matrix">Matrix</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Electrodes">Electrodes</a></li>
 +
 
 +
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Applied Design</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Applied_Design">Product Design</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Hardware">Hardware</a></li>
 +
 
 +
 
 +
 +
</ul>
 +
</li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Model">Model</a></li>
 +
<li class="dropdown" style="min-width: 250px;">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Human Practice</a>
 +
<ul class="dropdown-menu">
 +
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Human_Practices" class="dropdown-toggle" data-toggle="dropdown" >Silver&Gold</a></li>
 +
 +
 +
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Public_Engagement" class="dropdown-toggle" data-toggle="dropdown" >Public Engagement</a>
 +
 +
</li>
 +
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Collaborations">Collaborations</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
 
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Parts</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/AllParts">All parts</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/BasicPart">Basic Parts</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/CompositePart
 +
">Composite Parts</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Collection">Collection</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Improve">Improved Parts</a></li>
 +
</ul>
 +
</li>
 +
 +
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Team</a>
 +
<ul class="dropdown-menu">
 +
<li class="dropdown">
 +
 
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Team">Members</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Attributions">Attributions</a></li>
 +
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown" >Notebook</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Notebook">Lab book</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Protocols">Protocols</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</li>
 +
 +
 
 +
 +
 
 +
 +
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/InterLab">InterLab</a></li>
 +
<li><a href="https://2018.igem.org/Team:ZJU-China/Safety" class="dropdown-toggle" data-toggle="dropdown">Safety</a></li>
 +
 +
 +
 +
<!--<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Sub Menu</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Custom Menu</a></li>
 +
<li><a href="#">Custom Menu</a></li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Sub Menu</a>
 +
<ul class="dropdown-menu multi-dropdown">
 +
<li><a href="#">Custom Menu</a></li>
 +
<li><a href="#">Custom Menu</a></li>
 +
<li><a href="#">Custom Menu</a></li>
 +
<li><a href="#">Custom Menu</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">Custom Menu</a></li>
 +
</ul>
 +
</li>-->
 +
</ul>
 +
</li>
 +
 
 +
</ul>
 +
</div>
 +
</nav>
 +
</div>
 +
</div>
 +
</div>
 
</div>
 
</div>
  
  
 +
 +
<!--<div class="topImg" style="background-image: url(img/improve_part.png) ;"></div>-->
 +
<div class="title">
 +
<div class="tl">ATTRIBUTIONS&nbsp;</div>
 +
</div>
 +
<div class="intro">
 +
<p>Welcome! This year, we designed 23 parts, and all of them have been submitted to the iGEM Registry following  the Biobricks assembly standard as described by RFC10. See more detailed information on our <a href="https://2018.igem.org/Team:ZJU-China/AllParts"> part</a> pages !</p>
 +
</br>
 +
<p>This year ZJU-China consists of 14 members, who  can be separated into  2 groups, including the wet-lab group and the dry-lab group. Wet-lab group members have the background in life science and medical  science while the dry-lab group members mainly major in engineering and computer science. This year, ZJU-China focused on developing an in-vitro diagnostic device whose idea was first brought out after rounds of brainstorming. After identifying the direction of our project, we always worked together, designing and optimizing our products rounds by rounds accompanied with  a continuous process of Human Practice. </p> </br>
 +
<p>Unless otherwise stated, all the experiments, constructs, logos and results documented on our wiki were performed, composed and collected by ourselves.</p>
 +
</br>
 +
</div>
 +
<hr />
 +
<!--<div class="element1">
 +
<h5>Engaging Experts</h5>
 +
<p>High impact projects with consequences affecting whole humanity should always be discussed with professionals from different scientific backgrounds. To meet this goal we talked to theologists, legal professionals, safety representatives, astrophysicists, and experts in the field of medicine, agriculture, information technology and many more. Check out the professionals who shaped our project!</p>
 +
</div>-->
 +
<div class="cnt_psg">
 +
<div class="cnt"></div>
 +
<div class="psg" >
 +
<span class="psg_ttl">Lab and modelling support</span>
 +
<p>Sincere  thanks to whoever helped us!</p>
 +
 +
<span class="psg_ttl">Interlab support</span>
 +
<p>Associate Professor Xianyin Zhang provided guidance and permissions on FCM.</p>
 +
<span class="psg_ttl">Lab support</span>
 +
<p>Associate Professor Fan Yang, Professor Min Wu, Professor Ming Chen helped us maintain  our laboratory work! </p></br>
 +
<p>Professor Neel Joshi, Professor Urartu Seker, Professor Chao Zhong gave us valuable advice on our experiments! </p></br>
 +
<p>Professor Chao Zhong provided us with the CsgA Knockout Bacteria Strain From E.Coli MG1655. </p></br>
 +
<p>Professor Bin Su provided guidance and permissions on electrochemical workstation. </p></br>
 +
<p>Director of Clinical Laboratory in Run Run Shaw Hospital, Jun Zhang, Director of General Surgery Department in Run Run Shaw Hospital, Yifan Wang, Doctor Hong Jin, Doctor Jingjuan Song, Doctor Wei Jin helped us apply our diagnostic  device in Run Run Shaw Hospital. </p></br>
 +
 +
<span class="psg_ttl">Human Practice Support</span>
 +
<p>Minyi Sun, member of ZUAA, helped us to contact with Acon-Biotech and MDST.</p></br>
 +
<p>Bin Zhu, founder and manager  of AST space, provided  us with necessary supplies and the AST space to hold Shengxi Techfest.</p></br>
 +
<p>Juan Cui, manager of department of products research, Acon-Biotech, gave us suggestions on our diagnostic device and and helped us achieve other interesting ideas as an expert in this field.</p></br>
 +
 +
<p>Lianjun Lin, director of in-vitro diagnostic device regulation ministry in MDST, gave us his advice an expert in IVDs fields. </p></br>
 +
 +
 +
<span class="psg_ttl">General Support</span>
 +
<p>Special thanks to our instructor Fan Yang for all her effort and time, staying in the lab with us, supervising us and insuring our safety. </p></br>
 +
 +
<p>Special thanks to our advisor Ming Chen for his strong supports.</p></br>
 +
 +
<p>Special thanks to our mentor Chris Whitford from After-iGEM for his selfless denotes to our projects.</p></br>
 +
 +
<span class="psg_ttl">Supporters</span>
 +
<p>We are grateful for the following sponsors which reduced our burden.</p></br>
 +
 +
<img src="https://static.igem.org/mediawiki/2018/6/68/T--ZJU-China--home--biolab.png" style="width:300px"></br>
 +
<img src="https://static.igem.org/mediawiki/2018/f/f1/T--ZJU-China--genscript.png" style="width:300px"></br>
 +
<img src="https://static.igem.org/mediawiki/2018/b/b2/T--ZJU-China--home--undergraduate.png" style="width:300px"></br>
 +
<img src="https://static.igem.org/mediawiki/2018/5/5f/T--ZJU-China--foundation.png" style="width:300px"></br>
 +
<img src="https://static.igem.org/mediawiki/2018/7/7f/T--ZJU-China--hospital.png" style="width:300px"></br>
 +
 +
 +
 +
<!---->
 +
 +
<!---->
 +
</div>
 +
<!--div class="sponsors">
 +
<p class="sponsor_ttl">Our Sponsors</p>
 +
<img src="https://static.igem.org/mediawiki/2018/6/68/T--ZJU-China--home--biolab.png" />
 +
<img src="https://static.igem.org/mediawiki/2018/f/f1/T--ZJU-China--genscript.png" />
 +
<img src="https://static.igem.org/mediawiki/2018/b/b2/T--ZJU-China--home--undergraduate.png" />
 +
<img src="https://static.igem.org/mediawiki/2018/5/5f/T--ZJU-China--foundation.png" />
 +
<img src="https://static.igem.org/mediawiki/2018/7/7f/T--ZJU-China--hospital.png" />
 +
 +
</div-->
 +
</div>
 +
 +
<!--<hr />-->
 +
        <!--<script type="text/javascript" src="js/bootsnav.js"></script>-->
 +
        <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/bootnavJS&action=raw&ctype=text/javascript"></script>
 +
        <script type="text/javascript" src="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/subtitleJS&action=raw&ctype=text/javascript"></script>
 +
</body>
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/pageCSS&action=raw&ctype=text/css" />
 +
<link rel="stylesheet" type="text/css" href="https://2018.igem.org/wiki/index.php?title=Team:ZJU-China/sponsorCSS&action=raw&ctype=text/css" />
  
 
</html>
 
</html>

Latest revision as of 01:12, 18 October 2018

Improve Part
ATTRIBUTIONS 

Welcome! This year, we designed 23 parts, and all of them have been submitted to the iGEM Registry following the Biobricks assembly standard as described by RFC10. See more detailed information on our part pages !


This year ZJU-China consists of 14 members, who can be separated into 2 groups, including the wet-lab group and the dry-lab group. Wet-lab group members have the background in life science and medical science while the dry-lab group members mainly major in engineering and computer science. This year, ZJU-China focused on developing an in-vitro diagnostic device whose idea was first brought out after rounds of brainstorming. After identifying the direction of our project, we always worked together, designing and optimizing our products rounds by rounds accompanied with a continuous process of Human Practice.


Unless otherwise stated, all the experiments, constructs, logos and results documented on our wiki were performed, composed and collected by ourselves.



Lab and modelling support

Sincere thanks to whoever helped us!

Interlab support

Associate Professor Xianyin Zhang provided guidance and permissions on FCM.

Lab support

Associate Professor Fan Yang, Professor Min Wu, Professor Ming Chen helped us maintain our laboratory work!


Professor Neel Joshi, Professor Urartu Seker, Professor Chao Zhong gave us valuable advice on our experiments!


Professor Chao Zhong provided us with the CsgA Knockout Bacteria Strain From E.Coli MG1655.


Professor Bin Su provided guidance and permissions on electrochemical workstation.


Director of Clinical Laboratory in Run Run Shaw Hospital, Jun Zhang, Director of General Surgery Department in Run Run Shaw Hospital, Yifan Wang, Doctor Hong Jin, Doctor Jingjuan Song, Doctor Wei Jin helped us apply our diagnostic device in Run Run Shaw Hospital.


Human Practice Support

Minyi Sun, member of ZUAA, helped us to contact with Acon-Biotech and MDST.


Bin Zhu, founder and manager of AST space, provided us with necessary supplies and the AST space to hold Shengxi Techfest.


Juan Cui, manager of department of products research, Acon-Biotech, gave us suggestions on our diagnostic device and and helped us achieve other interesting ideas as an expert in this field.


Lianjun Lin, director of in-vitro diagnostic device regulation ministry in MDST, gave us his advice an expert in IVDs fields.


General Support

Special thanks to our instructor Fan Yang for all her effort and time, staying in the lab with us, supervising us and insuring our safety.


Special thanks to our advisor Ming Chen for his strong supports.


Special thanks to our mentor Chris Whitford from After-iGEM for his selfless denotes to our projects.


Supporters

We are grateful for the following sponsors which reduced our burden.