Difference between revisions of "Team:TEC-Costa Rica/Project/Safety"

Line 10: Line 10:
 
width: 100%;
 
width: 100%;
 
margin-bottom: 0;
 
margin-bottom: 0;
 +
padding: 0;
 
display: table;
 
display: table;
 
color: white;
 
color: white;
background-image: url('https://static.igem.org/mediawiki/2016/1/17/T--TEC-Costa_Rica--prostal_project_safety_bg.jpg');
+
background-image: url('https://static.pexels.com/photos/4154/clinic-doctor-health-hospital-large.jpg');
 
background-size: cover;
 
background-size: cover;
 
background-position: top;
 
background-position: top;
Line 21: Line 22:
 
display: table-cell;
 
display: table-cell;
 
vertical-align: middle;
 
vertical-align: middle;
 +
background-color: rgba(0, 0, 0, 0.2);
 
}
 
}
 
.parallax {
 
.parallax {
Line 26: Line 28:
 
overflow-x: hidden;
 
overflow-x: hidden;
 
overflow-y: auto;
 
overflow-y: auto;
}
+
}
 
.concept {
 
.concept {
 
display: block;
 
display: block;
Line 33: Line 35:
 
width: 80%
 
width: 80%
 
}
 
}
#safety-elements {
+
.project .container-fluid {
margin-top: 30px;
+
    padding: 30px 25px;
margin-bottom: 25px;
+
 
}
 
}
#safety-elements p { text-align: center; }
+
.project .container-fluid .row {
.col-sm-3 { margin-bottom: 40px; }
+
padding-bottom: 20px;
.col-sm-3 img {
+
    border-bottom: 1px solid #d3d3d3;
width: 150px;
+
}
height: 150px;  
+
.project .container-fluid .row a {
 +
color: black;
 
}
 
}
#project-safety .container-fluid {
+
.project .container-fluid .row .col-sm-4 {
    padding: 30px 25px;
+
}
+
#project-safety .container-fluid .row .col-sm-4 {
+
 
padding: 20px;
 
padding: 20px;
 
#project-safety img {
 
margin: 0 auto;
 
width: 200px;
 
 
}
 
}
.more-project .container {
+
.section-image {
        padding-top: 20px;
+
        border-top: 1px solid #d3d3d3;
+
}
+
.more-project .container h2 { margin-bottom: 0; }
+
.more-project .marketing { margin-top: 20px; }
+
.more-project .marketing .col-lg-4 {
+
margin-bottom: 20px;
+
text-align: center;
+
}
+
.more-project .marketing h2 { font-weight: normal; }
+
.more-project .marketing .col-lg-4 p {
+
margin-right: 10px;
+
margin-left: 10px;
+
}
+
.more-project .section-image {
+
margin: 0 auto;
+
 
border-radius: 50%;
 
border-radius: 50%;
height: 200px;
+
height: 250px;
width: 200px;
+
width: 250px;
 
background-color: #364C5E;
 
background-color: #364C5E;
 
}
 
}
.more-project .section-image img {
+
.section-image img {
 
margin: 0 auto 0 auto;
 
margin: 0 auto 0 auto;
height: 100px;
+
height: 150px;
width: 100px;
+
width: 150px;
 
margin-top: 25px;
 
margin-top: 25px;
 
}
 
}
.more-project .image-align {
+
.image-align {
 
padding-top: 20px;  
 
padding-top: 20px;  
 
text-align: center;
 
text-align: center;
}
+
}
 
.slideanim {visibility:hidden;}
 
.slideanim {visibility:hidden;}
 
.slide {
 
.slide {
Line 110: Line 89:
 
}
 
}
 
@media screen and (max-width: 736px) {
 
@media screen and (max-width: 736px) {
.jumbotron h1 { font-size: 2.5em; }
 
.jumbotron p { font-size: .9em; }
 
 
}
 
}
 
@media screen and (max-width: 480px) {
 
@media screen and (max-width: 480px) {
}
+
}
 
</style>
 
</style>
 
</head>
 
</head>
Line 132: Line 109:
 
<img id="prostal-logo" alt="Prostal Brand" class="featurette-image img-responsive center-block" src="https://static.igem.org/mediawiki/2016/0/0e/T--TEC-Costa_Rica--prostal_logo.png"></a>
 
<img id="prostal-logo" alt="Prostal Brand" class="featurette-image img-responsive center-block" src="https://static.igem.org/mediawiki/2016/0/0e/T--TEC-Costa_Rica--prostal_logo.png"></a>
 
</div>
 
</div>
 
 
<div id="navbar" class="collapse navbar-collapse pull-right">
 
<div id="navbar" class="collapse navbar-collapse pull-right">
 
<ul class="nav navbar-nav">
 
<ul class="nav navbar-nav">
Line 189: Line 165:
 
<html>
 
<html>
 
<body>
 
<body>
<main class="project-safety well">
+
<main class="project well">
 
<div class="jumbotron text-center parallax">    
 
<div class="jumbotron text-center parallax">    
<h1 style="font-size: 50px;">Safety</h1>
+
<h1 style="font-size: 50px;">Project</h1>
 
</div>
 
</div>
 
<div class="concept">
 
<div class="concept">
<p style="text-align: center;">Our project is related to the detection of a human disease via a biomarker molecule found in the urine of patients with prostate cancer. Since local regulation does not allow us to work with human samples, we designed our project in a way that it can work as a proof-of-concept of a detection system and pose no risk to human health.</p>
+
<p style="text-align: center;">Prostal is a non-invasive, innovative system which aims to detect RNA and to produce a signal which is easy to read. To achieve this, we have separated our project in two main modules: I) detection of RNA and II) Signal. For the RNA detection, we chose the dCas9 (D10A, H840A) protein of <em>Streptococcus pyogenes</em>. This protein binds to the RNA and is engineered to produce a measurable signal.</p>
</div>
+
</div>
<h2>Lab work</h2>
+
<h2>Background</h2>
<p>During our work in the lab, we followed a series of rules to ascertain that no risks were undertaken.</p>
+
<p>Prostate cancer (pCa) is the second most common type of cancer among men in Costa Rica, with a man dying every 27 hours in average. Yearly data since 2012 shows that an average of 373 men die every year of this disease, and 44 of every 100 000 men suffer from this illness. Globally, an estimated 300 000 men die every year of pCa, and more than a million men are diagnosed, so this is a global concern. This data is aggravated by the fact that most of deaths occur because men refuse to undergo clinical examination, which consists mainly in Digital Rectal Examination (DRE). Therefore, if a method which can detect pCa is developed in which DRE or a biopsy are not needed, the rate of deaths could be dramatically reduced, since pCa is not aggressive if properly treated. There are alternative tests, such as Prostate Specific Antigen (PSA) or RNA-PCR amplification, but the first is not really specific for cancer, and the second one is expensive and requires costly equipment. Therefore, we propose a bacterial-based system which can detect RNA and produce an easy-to-read signal.</p>
<div id="safety-elements" class="container-fluid text-center">
+
<h2>Overview</h2>
  <div class="row">
+
<p>ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
    <div class="col-sm-3">
+
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
    <img src="https://static.igem.org/mediawiki/2016/4/44/T--TEC-Costa_Rica--prostal_project_safety_labcoat.png">
+
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo
      <p>Use of lab coat</p>
+
consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse
    </div>
+
cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
    <div class="col-sm-3">
+
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
    <img src="https://static.igem.org/mediawiki/2016/1/19/T--TEC-Costa_Rica--prostal_project_safety_gloves.png">
+
 
      <p>Use of nitrile gloves</p>
+
<!-- Container (About Section) -->
    </div>
+
<div class="container-fluid slideanim">
    <div class="col-sm-3">
+
  <div class="row">
    <img src="https://static.igem.org/mediawiki/2016/4/47/T--TEC-Costa_Rica--prostal_project_safety_goggles.png">
+
    <div class="col-sm-4">
      <p>Use of safety goggles</p>
+
    <div class="section-image">
    </div>
+
    <div class="image-align">
    <div class="col-sm-3">
+
    <a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/System"><img id="system" src="https://static.igem.org/mediawiki/2016/6/6b/T--TEC-Costa_Rica--prostal_project_system.png" class="img-responsive" alt="Project System"></a>
    <img src="https://static.igem.org/mediawiki/2016/6/66/T--TEC-Costa_Rica--prostal_project_safety_bacteria.png">
+
    </div>
      <p>Management of bacteria in biosafety cabinet</p>
+
    </div>
    </div>
+
 
    </div>
 
    </div>
    <div class="row slideanim" style="border-bottom: 1px solid #d3d3d3;">
+
    <div class="col-sm-8">
        <div class="col-sm-3">
+
  <h2>System</h2>
          <img src="https://static.igem.org/mediawiki/2016/1/18/T--TEC-Costa_Rica--prostal_project_safety_volatil.png">
+
      <p>Our system was designed aiming to detect PCA3, a long non-coding RNA that works as a biomarker for prostate cancer detection, but it can be used to detect any DNA or RNA molecule. This system uses a modified dCas9 to detect an specific nucleic acid molecule and the conformational change this protein suffers when it binds to the target molecule is used to trigger the signaling mechanism.</p>
          <p>Usage of volatile chemicals in fume hood</p>
+
      <br><a class="btn btn-default btn-lg" href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/System">Get in Touch</a>
        </div>
+
    </div>
        <div class="col-sm-3">
+
  </div>
        <img src="https://static.igem.org/mediawiki/2016/f/fe/T--TEC-Costa_Rica--prostal_project_safety_cleaning.png">
+
          <p>Cleaning and Sterilization of the Lab</p>
+
        </div>
+
        <div class="col-sm-3">
+
        <img src="https://static.igem.org/mediawiki/2016/f/f6/T--TEC-Costa_Rica--prostal_project_safety_biohazard.png">
+
          <p>Correct disposal of bio-hazardous residues</p>
+
        </div>
+
        <div class="col-sm-3">
+
          <img src="https://static.igem.org/mediawiki/2016/8/8e/T--TEC-Costa_Rica--prostal_project_safety_areas.png">
+
          <p>Separate areas for work with bacteria, DNA and electrophoresis</p>
+
        </div>
+
    </div>
+
 
</div>
 
</div>
<div id="project-safety" class="container-fluid slideanim">
+
 
 +
<div class="container-fluid slideanim">
 +
  <div class="row">
 +
    <div class="col-sm-4 col-sm-push-8">
 +
    <div class="section-image">
 +
    <div class="image-align">
 +
    <a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Modelling_Simulations"><img id="modelling_simulations" src="https://static.igem.org/mediawiki/2016/1/1c/T--TEC-Costa_Rica--prostal_project_simulations.png" class="img-responsive" alt="Project Modelling & Simulations"></a> 
 +
    </div>
 +
    </div>
 +
    </div>
 +
    <div class="col-sm-8 col-sm-pull-4">
 +
  <h2>Modelling & Simulations</h2>
 +
<p>The modelling for the Project can be classified into two categories:</p>
 +
<ul>
 +
<li><p>Mathematical modelling</p></li>
 +
<li><p>Structural modelling</p></li>
 +
</ul>
 +
      <br><a class="btn btn-default btn-lg" href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Modelling_Simulations">Get in Touch</a>
 +
    </div>
 +
  </div>
 +
</div>
 +
 
 +
<div class="container-fluid slideanim">
 
  <div class="row">
 
  <div class="row">
 
    <div class="col-sm-4">
 
    <div class="col-sm-4">
      <img class="img-responsive" src="https://static.igem.org/mediawiki/2016/7/78/T--TEC-Costa_Rica--prostal_project_project-safety.png" alt="Project Safety">
+
    <div class="section-image">
 +
    <div class="image-align">
 +
    <a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Parts"><img id="parts" src="https://static.igem.org/mediawiki/2016/1/1c/T--TEC-Costa_Rica--prostal_project_simulations.png" class="img-responsive" alt="Project Parts"></a> 
 +
    </div>
 +
    </div>    
 
    </div>
 
    </div>
 
    <div class="col-sm-8">
 
    <div class="col-sm-8">
        <h2>Project safety</h2>
+
  <h2>Parts</h2>
    <p>In order to have a functional system without having to use human samples, we decided to synthesize a DNA fragment of the gene we are going to detect, so we can express it in the bacteria. Then, we are working with dCas9, inteins, TEV protease, and GFP proteins, which are not from pathogenic organisms and were obtained from the Distribution or as gBlocks. All the experiments and cloning is made in Escherichia coli strains DH5alpha, TOP10 and BL21. No pathogenic organisms are used in the lab.</p>
+
  <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
 +
      <br><a class="btn btn-default btn-lg" href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Modelling_Simulations">Get in Touch</a>
 
    </div>
 
    </div>
 
  </div>
 
  </div>
</div>
 
<div class="more-project slideanim">
 
<div class="container marketing">
 
  <div class="row">
 
    <div class="col-lg-4">
 
    <div class="section-image">
 
    <div class="image-align">
 
    <a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/System"><img id="system" src="https://static.igem.org/mediawiki/2016/6/6b/T--TEC-Costa_Rica--prostal_project_system.png" class="img-responsive" alt="Project System"></a>
 
    </div>
 
    </div>
 
      <h2>System</h2>
 
      <p style="text-align: center;">Take a look to our system!</p>
 
    </div>
 
    <div class="col-lg-4">
 
    <div class="section-image">
 
    <div class="image-align">
 
    <a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Modelling_Simulations"><img id="modelling_simulations" src="https://static.igem.org/mediawiki/2016/1/1c/T--TEC-Costa_Rica--prostal_project_simulations.png" class="img-responsive" alt="Project Modelling & Simulations"></a> 
 
    </div>
 
    </div>
 
      <h2>Modelling & Simulations</h2>
 
      <p style="text-align: center;">Take a look to our Modellations & Simulation!</p>
 
    </div>
 
    <div class="col-lg-4">
 
    <div class="section-image">
 
    <div class="image-align">
 
    <a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Collaborations"><img id="collaborations" src="https://static.igem.org/mediawiki/2016/7/76/T--TEC-Costa_Rica--prostal_project_collaborations.png" alt="Project Collaborations"></a>
 
    </div>
 
    </div>      
 
    <h2>Collaborations</h2>
 
      <p style="text-align: center;">Check out our collaborations!</p>
 
    </div>    
 
  </div>
 
</div>
 
 
</div>
 
</div>
</main>
+
 
 +
<div class="container-fluid slideanim">
 +
  <div class="row" style="border: none;">
 +
    <div class="col-sm-4 col-sm-push-8">
 +
    <div class="section-image">
 +
    <div class="image-align">
 +
    <a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Safety"><img id="safety" src="https://static.igem.org/mediawiki/2016/5/5e/T--TEC-Costa_Rica--prostal_project_safety.png" class="img-responsive" alt="Project Safety"></a>
 +
    </div>
 +
    </div>
 +
    </div>
 +
    <div class="col-sm-8 col-sm-pull-4">
 +
  <h2>Safety</h2>
 +
      <p>Our project is related to the detection of a human disease via a biomarker molecule found in the urine of patients with prostate cancer. Since local regulation does not allow us to work with human samples, we designed our project in a way that it can work as a proof-of-concept of a detection system and pose no risk to human health.</p>
 +
      <br><a class="btn btn-default btn-lg" href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Safety">Get in Touch</a>
 +
    </div>
 +
  </div>
 +
</div>
 +
 
 +
<div class="container-fluid slideanim">
 +
  <div class="row">
 +
    <div class="col-sm-4">
 +
    <div class="section-image">
 +
    <div class="image-align">
 +
    <a href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Collaborations"><img id="collaborations" src="https://static.igem.org/mediawiki/2016/7/76/T--TEC-Costa_Rica--prostal_project_collaborations.png" alt="Project Collaborations"></a>
 +
    </div>
 +
    </div>    
 +
    </div>
 +
    <div class="col-sm-8">
 +
  <h2>Collaborations</h2>
 +
      <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
 +
      Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
 +
      <br><a class="btn btn-default btn-lg" href="https://2016.igem.org/Team:TEC-Costa_Rica/Project/Collaborations">Get in Touch</a>
 +
    </div>
 +
  </div>
 +
</div>
 +
</main>
 
<script type="text/javascript">
 
<script type="text/javascript">
 
var system = document.getElementById('system');
 
var system = document.getElementById('system');
 
system.addEventListener("mouseover", function() {
 
system.addEventListener("mouseover", function() {
this.style.height = "125px";  
+
this.style.height = "175px";  
this.style.width = "125px";  
+
this.style.width = "175px";  
 
this.style.marginTop = "10px";
 
this.style.marginTop = "10px";
 
});
 
});
 
system.addEventListener("mouseout", function() {
 
system.addEventListener("mouseout", function() {
this.style.height = "100px";  
+
this.style.height = "150px";  
this.style.width = "100px";  
+
this.style.width = "150px";  
 
this.style.marginTop = "25px";
 
this.style.marginTop = "25px";
 
});
 
});
 
var modelling_simulations = document.getElementById('modelling_simulations');
 
var modelling_simulations = document.getElementById('modelling_simulations');
 +
var parts = document.getElementById('parts');
 
var safety = document.getElementById('safety');
 
var safety = document.getElementById('safety');
 
var collaborations = document.getElementById('collaborations');
 
var collaborations = document.getElementById('collaborations');
Line 299: Line 292:
 
elements.forEach(function(element) {
 
elements.forEach(function(element) {
 
element.addEventListener("mouseover", function() {
 
element.addEventListener("mouseover", function() {
this.style.height = "125px";  
+
this.style.height = "175px";  
this.style.width = "125px";  
+
this.style.width = "175px";  
 
this.style.marginTop = "5px";
 
this.style.marginTop = "5px";
 
});
 
});
 
element.addEventListener("mouseout", function() {
 
element.addEventListener("mouseout", function() {
this.style.height = "100px";  
+
this.style.height = "150px";  
this.style.width = "100px";  
+
this.style.width = "150px";  
 
this.style.marginTop = "25px";
 
this.style.marginTop = "25px";
 
});
 
});
 
});
 
});
</script>
+
</script>
 
</body>
 
</body>
 
</html>
 
</html>
 
{{:Team:TEC-Costa_Rica/Template:Scripts}}
 
{{:Team:TEC-Costa_Rica/Template:Scripts}}
 
{{:Team:TEC-Costa_Rica/Template:Footer}}
 
{{:Team:TEC-Costa_Rica/Template:Footer}}

Revision as of 20:37, 10 October 2016

Project

Prostal is a non-invasive, innovative system which aims to detect RNA and to produce a signal which is easy to read. To achieve this, we have separated our project in two main modules: I) detection of RNA and II) Signal. For the RNA detection, we chose the dCas9 (D10A, H840A) protein of Streptococcus pyogenes. This protein binds to the RNA and is engineered to produce a measurable signal.

Background

Prostate cancer (pCa) is the second most common type of cancer among men in Costa Rica, with a man dying every 27 hours in average. Yearly data since 2012 shows that an average of 373 men die every year of this disease, and 44 of every 100 000 men suffer from this illness. Globally, an estimated 300 000 men die every year of pCa, and more than a million men are diagnosed, so this is a global concern. This data is aggravated by the fact that most of deaths occur because men refuse to undergo clinical examination, which consists mainly in Digital Rectal Examination (DRE). Therefore, if a method which can detect pCa is developed in which DRE or a biopsy are not needed, the rate of deaths could be dramatically reduced, since pCa is not aggressive if properly treated. There are alternative tests, such as Prostate Specific Antigen (PSA) or RNA-PCR amplification, but the first is not really specific for cancer, and the second one is expensive and requires costly equipment. Therefore, we propose a bacterial-based system which can detect RNA and produce an easy-to-read signal.

Overview

ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Project System

System

Our system was designed aiming to detect PCA3, a long non-coding RNA that works as a biomarker for prostate cancer detection, but it can be used to detect any DNA or RNA molecule. This system uses a modified dCas9 to detect an specific nucleic acid molecule and the conformational change this protein suffers when it binds to the target molecule is used to trigger the signaling mechanism.


Get in Touch
Project Modelling & Simulations

Modelling & Simulations

The modelling for the Project can be classified into two categories:

  • Mathematical modelling

  • Structural modelling


Get in Touch
Project Parts

Parts

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


Get in Touch
Project Safety

Safety

Our project is related to the detection of a human disease via a biomarker molecule found in the urine of patients with prostate cancer. Since local regulation does not allow us to work with human samples, we designed our project in a way that it can work as a proof-of-concept of a detection system and pose no risk to human health.


Get in Touch
Project Collaborations

Collaborations

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


Get in Touch