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

Line 1: Line 1:
 
{{ZJU-China}}
 
{{ZJU-China}}
<html>
+
<html lang="en">
 +
<head>
 +
<style type="text/css">
  
  
  
 +
</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" />
  
 +
<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;
 +
}
  
<div class="column full_size">
+
.igem_content_wrapper {
<h1>Collaborations</h1>
+
    width: 100% !important;
 +
}
  
<p>
+
.igem_2018_team_content {
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
+
width: 100% !important;
</p>
+
}
  
<h3>Silver Medal Criterion #2</h3>
+
.igem_2018_team_menu.displaying_menu {
<p>
+
    display: none !important;
Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2018.igem.org/Judging/Medals">2018 Medals Page</a> for more information.  
+
}
</p>
+
</div>
+
  
<div class="column two_thirds_size">
+
.firstHeading {
 +
  display: none !important;
 +
}
  
<h4> Which other teams can we work with? </h4>
+
.title {
<p>
+
  display: block !important;
You can work with any other team in the competition, including software, hardware, high school and other tracks. You can also work with non-iGEM research groups, but they do not count towards the iGEM team collaboration silver medal criterion.
+
}
</p>
+
  
<p>
+
#mw-content-text > p {
In order to meet the silver medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
display: none !important;
</p>
+
}
  
</div>
+
#HQ_page {
 +
    width:  140% !important;
 +
}
  
 +
.firstHeading {
 +
  display: none !important;
 +
}
  
 +
html, body, .globalWrapper {
 +
    width: 100% !important;
 +
}
  
<div class="column third_size">
+
.tl {
<p>
+
    font-size: 5.5em !important;
Here are some suggestions for projects you could work on with other teams:
+
}
</p>
+
.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;
  
<ul>
+
}
<li> Improve the function of another team's BioBrick Part or Device</li>
+
@media only screen and (max-width:990px){
<li> Characterize another team's part </li>
+
.igem_content_wrapper {
<li> Debug a construct </li>
+
    width: 200% !important;
<li> Model or simulate another team's system </li>
+
}
<li> Test another team's software</li>
+
 
<li> Help build and test another team's hardware project</li>
+
.igem_2018_team_content {
<li> Mentor a high-school team</li>
+
width: 200% !important;
</ul>
+
}
 +
 
 +
.cnt {
 +
margin-left: -3em !important;
 +
}
 +
 
 +
.tl {
 +
margin-left:-2em !important;
 +
}
 +
 
 +
.tl:after {
 +
margin-left:0 !important;
 +
}
 +
 
 +
.navbar-toggle {
 +
margin-left: 80% !important;
 +
}
 +
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle:after,
 +
nav.navbar.bootsnav ul.nav > li.dropdown.on > a.dropdown-toggle:after{ content: " "; }
 +
.dropdown-menu.multi-dropdown{ left: 0 !important; }
 +
nav.navbar.bootsnav ul.nav > li:hover{ background: transparent; }
 +
nav.navbar.bootsnav ul.nav > li > a{ margin: 0; }
 +
}
 +
.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;
 +
}
 +
 
 +
::-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);
 +
}
 +
 
 +
::-webkit-scrollbar-thumb:hover
 +
{
 +
border-radius: 5px;
 +
-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
 +
background: rgba(0,0,0,0.4);
 +
}
 +
}
 +
 
 +
 +
 
 +
</style>
 +
</head>
 +
<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="#">Description</a></li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Design&Results</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Curli</a></li>
 +
<li><a href="#">Tag/Catcher System</a></li>
 +
<li><a href="#">Enzyme</a></li>
 +
<li><a href="#">Logic Gate</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="#">Overview</a></li>
 +
<li><a href="#">2D print</a></li>
 +
<li><a href="#">Electrode</a></li>
 +
<li><a href="#">Integration</a></li>
 +
<li><a href="#">Roll-out Plan</a></li>
 +
</ul>
 +
</li>
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Parts</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Overview</a></li>
 +
<li><a href="#">Basic Parts</a></li>
 +
<li><a href="#">Composite Parts</a></li>
 +
<li><a href="#">Improved Parts</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">Modeling</a></li>
 +
<li><a href="#">InterLab</a></li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Safety</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Project Safety</a></li>
 +
<li><a href="#">General Safety</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown" style="min-width: 250px;">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Human Practice</a>
 +
<ul class="dropdown-menu">
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown" >Silver</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">TED Talk</a></li>
 +
<li><a href="#">Subscriptions</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown" >Gold Integrated</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Academics</a></li>
 +
<li><a href="#">Hospitals</a></li>
 +
<li><a href="#">Bioethics</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown" >Education & Public Engagement</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Science Museum</a></li>
 +
<li><a href="#">Bioart Exhibition</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">Collaborations</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Notebook</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Lab Book</a></li>
 +
<li><a href="#">Protocols</a></li>
 +
</ul>
 +
</li>
 +
<li class="dropdown">
 +
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Team</a>
 +
<ul class="dropdown-menu">
 +
<li><a href="#">Members</a></li>
 +
<li><a href="#">Attribution</a></li>
 +
<li><a href="#">Contributions</a></li>
 +
<li><a href="#">Sponsors</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">COLLABORATIONS&nbsp;</div>
 +
</div>
 +
<div class="intro">
 +
<!--p>Our project aims to detect the injury based on a cell-free device with three connected enzymes which fixed on a biofilm scaffold. We use blood specimens with biochemical analysis to calibrate our device and help us with our machine learning modeling to set a diagnosis criterion.</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">Project Safety</span>
 +
<span class="psg_subtitle">Biofilm Scaffold</span>
 +
<p>Our biofilm scaffold consists of curli which is the protein found on the surface of E.Coli. Curli may facilitate bacteria’s invasion into host cells and activate corresponding cytokines and inflammatory mediators in plasma. But the system we wish to produce will be ultimately cell-free and no living organisms will be included. Besides, curli will be immobilized and covered by Nafion on the electrode, so contact with curli will not happen. Therefore, biofilm scaffold is relatively safe.</p>
 +
<span class="psg_subtitle">Blood Samples</span>
 +
<p>We have gotten approval from our university authority and collected some blood samples from SIR RUN RUN SHAW HOSPITAL, which is classified as a Grade 3 Class A hospital by Chinese government. The procedure of blood sampling was done by medical personnel using ideal blood collection equipment. Besides, our experiment was conducted under professional doctors' supervision and waste was collected by the specialties in the hospital. (It is also an essential part of <a href="#">Integrated Human Practice.</a>) </br></p>
 +
<p></br>Our project meets ethical requirements. Blood samples we got from hospital are all remaining samples after satisfying patients’ pathological diagnosis need. We keep secret of patients’ privacy information. We conduct experiments with clinical material following our country's laws and our university's rules.</br> </p>
 +
<p></br>The main issue for work with blood samples is the potential for infection. Clinical samples may be contaminated with pathogens. The high risk, well known viral agents such as Human Immunodeficiency Virus (HIV), Hepatitis B virus (HBV) and Hepatitis C Virus (HCV) are not the only agents that may be present in blood. Other viruses such as HTLV1 and B19 as well as various bacterial agents may also be present. Regarding the likely incidence of a pathogen in blood samples, several factors should be considered. These include known medical history of a patient or donor, whether the samples are from individuals showing clinical symptoms of infectious disease, the incidence of the various pathogens that are endemic in the local population or donor group and the type of sample. Fortunately, SIR RUN RUN SHAW HOSPITAL offered us the physiological indices of blood samples and other relevant information. So, the samples we used are from formal approach and relatively less dangerous. To minimize the risks,we have made Standard Operating Procedure (SOP) which is strictly followed in our iGEM lab.</p>
 +
<span class="psg_subtitle">Standard Operating Procedure (SOP)</span>
 +
<p>As insurance, Blood samples from all patients should be considered infective. The following precautions followed in our lab are also recommended for all health-care workers in clinical laboratories.</p>
 +
<p style="padding-left:.5em; margin-top:.5em;">1. All the experiments where blood is involved must be conducted in a separate room within the laboratory.</p>
 +
<p style="padding-left:.5em; margin-top:.5em;">2. All specimens of blood should be put in a well- constructed container with a secure lid to prevent leaking. Care should be taken when dealing with each specimen to avoid contaminating the outside of the container and of the laboratory form accompanying the specimen.</p>
 +
<p style="padding-left:.5em; margin-top:.5em;">3. Lab surface including correlated equipment is decontaminated with chemical disinfectant prior and after disposal.</p>
 +
<p style="padding-left:.5em; margin-top:.5em;">4. Every piece of material that has been in direct contact with blood should be disposed of correctly via the clinical waste route when work activities are completed.</p>
 +
<p style="padding-left:.5em; margin-top:.5em;">5. All persons processing blood specimens should wear gloves. Gloves should be changed, and hands washed after completion of specimen processing.</p>
 +
<p style="padding-left:.5em; margin-top:.5em;">6. Use of sharp objects (e.g. needles, syringes, scissors) should be limited for fear of injuries and cross infection.</p>
 +
<p style="padding-left:.5em; margin-top:.5em;">7. All persons should wash their hands after completing blood specimens’ processing.</p>
 +
 +
 +
 +
 +
 +
 +
 +
 +
<span class="psg_ttl">General Safety</span>
 +
<p>Working with living modified organisms is always a risk. All standard precautions must be taken. Before starting to work in the lab, every member of our team was asked to attend laboratory safety lesson and take an biosafety examination.</p>
 +
<span class="psg_ttl psg_subtitle">Wearing</span>
 +
<p>Everyone wears protective lab coats, enclosed leather shoes, gloves and safety glasses before laboratory activities.</br></p>
 +
<img src="https://static.igem.org/mediawiki/2018/0/01/T--ZJU-China--Safety1.jpg" style="width:500px">
 +
<h5 style="color: black;">Fig.1 Working with the Clean Bench</h5>
 +
 +
 +
<span class="psg_ttl psg_subtitle">Storage</span>
 +
<p>The chemical and biological reagents are stored in the proper place and suitable temperature. Hazardous or corrosive chemicals are stored separately.</br></p>
 +
<img src="https://static.igem.org/mediawiki/2018/2/2b/T--ZJU-China--Safety2.jpg" style="width:500px">
 +
<h5 style="color: black;">Fig.2 Storage for chemical and biological reagents </h5>
 +
<span class="psg_ttl psg_subtitle">Waste</span>
 +
<p>Waste should be classified and disposed of separately.</p>
 +
<span class="psg_ttl psg_subtitle">Safety Apparatus</span>
 +
<p>Our iGEM lab is equipped with safety apparatus such as fire extinguishers, emergency showers, eyewash stations, and first aid kits in case of dire situations.</br> </p>
 +
<img src="https://static.igem.org/mediawiki/2018/d/da/T--ZJU-China--Safety3.JPG" style="width:500px">
 +
<h5 style="color: black;">Fig.3 The fire extinguisher</h5>
 +
<img src="https://static.igem.org/mediawiki/2018/5/50/T--ZJU-China--Safety4.jpg" style="width:500px">
 +
<h5 style="color: black;">Fig.4 The fire blanket</h5>
 +
<img src="https://static.igem.org/mediawiki/2018/0/07/T--ZJU-China--Safety5.JPG" style="width:500px">
 +
<h5 style="color: black;">Fig.5 The emergency shower</h5>
 +
<img src="https://static.igem.org/mediawiki/2018/0/01/T--ZJU-China--Safety6.JPG" style="width:500px">
 +
<h5 style="color: black;">Fig.6 The eyewash equipment</h5>
 +
<img src="https://static.igem.org/mediawiki/2018/0/02/T--ZJU-China--Safety7.jpg" style="width:500px">
 +
<h5 style="color: black;">Fig.7 The first-aid case</h5>
 +
 +
<span class="psg_ttl">References</span>
 +
<p style="margin-top:.5em;">[1] Michelle M. Barnhart Matthew R. Chapman. Curli Biogenesis and Function. Annual Review of Microbiology(2006):131-147</p>
 +
<p style="margin-top:.5em;">[2] CDC.Recommendations for Prevention of HIV Transmission in Health-Care Settings.MMWR,1987;36</p>
 +
<p style="margin-top:.5em;">[3] Z Botyanszki, PKR Tay, PQ Nguyen, MG Nussbaumer,  NS Joshi.Engineered catalytic biofilms: Site-specific enzyme immobilization onto E. coli curli nanofibers. Biotechnology & Bioengineering, 2015, 112 (10) :2016-2024</p>
 +
 +
</br></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>

Revision as of 12:36, 17 October 2018

Improve Part
COLLABORATIONS 


Project Safety Biofilm Scaffold

Our biofilm scaffold consists of curli which is the protein found on the surface of E.Coli. Curli may facilitate bacteria’s invasion into host cells and activate corresponding cytokines and inflammatory mediators in plasma. But the system we wish to produce will be ultimately cell-free and no living organisms will be included. Besides, curli will be immobilized and covered by Nafion on the electrode, so contact with curli will not happen. Therefore, biofilm scaffold is relatively safe.

Blood Samples

We have gotten approval from our university authority and collected some blood samples from SIR RUN RUN SHAW HOSPITAL, which is classified as a Grade 3 Class A hospital by Chinese government. The procedure of blood sampling was done by medical personnel using ideal blood collection equipment. Besides, our experiment was conducted under professional doctors' supervision and waste was collected by the specialties in the hospital. (It is also an essential part of Integrated Human Practice.)


Our project meets ethical requirements. Blood samples we got from hospital are all remaining samples after satisfying patients’ pathological diagnosis need. We keep secret of patients’ privacy information. We conduct experiments with clinical material following our country's laws and our university's rules.


The main issue for work with blood samples is the potential for infection. Clinical samples may be contaminated with pathogens. The high risk, well known viral agents such as Human Immunodeficiency Virus (HIV), Hepatitis B virus (HBV) and Hepatitis C Virus (HCV) are not the only agents that may be present in blood. Other viruses such as HTLV1 and B19 as well as various bacterial agents may also be present. Regarding the likely incidence of a pathogen in blood samples, several factors should be considered. These include known medical history of a patient or donor, whether the samples are from individuals showing clinical symptoms of infectious disease, the incidence of the various pathogens that are endemic in the local population or donor group and the type of sample. Fortunately, SIR RUN RUN SHAW HOSPITAL offered us the physiological indices of blood samples and other relevant information. So, the samples we used are from formal approach and relatively less dangerous. To minimize the risks,we have made Standard Operating Procedure (SOP) which is strictly followed in our iGEM lab.

Standard Operating Procedure (SOP)

As insurance, Blood samples from all patients should be considered infective. The following precautions followed in our lab are also recommended for all health-care workers in clinical laboratories.

1. All the experiments where blood is involved must be conducted in a separate room within the laboratory.

2. All specimens of blood should be put in a well- constructed container with a secure lid to prevent leaking. Care should be taken when dealing with each specimen to avoid contaminating the outside of the container and of the laboratory form accompanying the specimen.

3. Lab surface including correlated equipment is decontaminated with chemical disinfectant prior and after disposal.

4. Every piece of material that has been in direct contact with blood should be disposed of correctly via the clinical waste route when work activities are completed.

5. All persons processing blood specimens should wear gloves. Gloves should be changed, and hands washed after completion of specimen processing.

6. Use of sharp objects (e.g. needles, syringes, scissors) should be limited for fear of injuries and cross infection.

7. All persons should wash their hands after completing blood specimens’ processing.

General Safety

Working with living modified organisms is always a risk. All standard precautions must be taken. Before starting to work in the lab, every member of our team was asked to attend laboratory safety lesson and take an biosafety examination.

Wearing

Everyone wears protective lab coats, enclosed leather shoes, gloves and safety glasses before laboratory activities.

Fig.1 Working with the Clean Bench
Storage

The chemical and biological reagents are stored in the proper place and suitable temperature. Hazardous or corrosive chemicals are stored separately.

Fig.2 Storage for chemical and biological reagents
Waste

Waste should be classified and disposed of separately.

Safety Apparatus

Our iGEM lab is equipped with safety apparatus such as fire extinguishers, emergency showers, eyewash stations, and first aid kits in case of dire situations.

Fig.3 The fire extinguisher
Fig.4 The fire blanket
Fig.5 The emergency shower
Fig.6 The eyewash equipment
Fig.7 The first-aid case
References

[1] Michelle M. Barnhart Matthew R. Chapman. Curli Biogenesis and Function. Annual Review of Microbiology(2006):131-147

[2] CDC.Recommendations for Prevention of HIV Transmission in Health-Care Settings.MMWR,1987;36

[3] Z Botyanszki, PKR Tay, PQ Nguyen, MG Nussbaumer, NS Joshi.Engineered catalytic biofilms: Site-specific enzyme immobilization onto E. coli curli nanofibers. Biotechnology & Bioengineering, 2015, 112 (10) :2016-2024