Difference between revisions of "Team:TP-CC San Diego"

 
(404 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{:Team:TP-CC_San_Diego/Templates/Header}}
 
 
{{:Team:TP-CC_San_Diego/Templates/NavBar}}
 
{{:Team:TP-CC_San_Diego/Templates/NavBar}}
{{:Team:TP-CC_San_Diego/Templates/CSS}}
+
{{:Team:TP-CC San Diego/Templates/Font}}
{{:Team:TP-CC San Diego/assets/bootstrap/css/bootstrap.min.css}}
+
{{:Team:TP-CC_San_Diego/Templates/AnimationCSS}}
{{:Team:TP-CC San Diego/assets/js/jquery-1.12.4.min.js}}
+
{{:Team:TP-CC San Diego/assets/bootstrap/js/bootstrap.min.js}}
+
  
 
<html>
 
<html>
 
<head>
 
<head>
 +
<title>Home</title>
 +
 +
<link href="https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css" rel="stylesheet">
 +
<script src="https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.js"></script>
 +
<script>
 +
    AOS.init();
 +
</script>
 +
 
<style>
 
<style>
 +
 
.main-title {
 
.main-title {
   padding:40px 80px 40px 80px;
+
   padding: 40px 80px 40px 80px;
   position:absolute;
+
   font-size: 50px;
   display:block;
+
   padding-top: 6%;
  border:4px solid white;
+
}
  width:500px;
+
  margin-top:130px;
+
  margin-left:10%;
+
  
 +
.fade-in{
 +
  animation: opac 2s
 
}
 
}
 +
@keyframes opac{
 +
from{opacity:0}
 +
to{opacity:1}}
  
div.sub-content
+
.icon-wrapper
 
{
 
{
   height: 100%
+
   display: inline-block;
   width: 60%;
+
   margin: 1%;
 
}
 
}
  
                #outer{
+
.icon
height: 500px;
+
{
width: 100%;
+
  width: 100%;
background-image: url(https://static.igem.org/mediawiki/2017/4/43/T--TP-CC_San_Diego--TeamPics-Annam.jpeg);
+
  height: 100%;
background-size: cover;
+
  margin: 0 auto auto auto;
margin: 500px 0px 40px 0px;
+
}
}
+
  
#outerRight{
+
.icon img
height: 500px;
+
{
width: 100%;
+
  position: block;
background-image: url(https://static.igem.org/mediawiki/2017/4/43/T--TP-CC_San_Diego--TeamPics-Annam.jpeg);
+
  width: 100%;
background-size: cover;
+
  height: 100%;
margin: -200px 0px 20px 0px;
+
}
}
+
  
#inner{
+
.icon-wrapper h3
width: 1100px;
+
{
height: 500px;
+
  position: relative;
                        overflow: hidden;
+
  margin: auto;
margin: 0 auto 0 auto;
+
  top: -15%;
}
+
  text-align: center;
 +
}
  
#finalinner{
+
.imageDiv
width: 300px;
+
{
height: 700px;
+
    display: inline-block;
float: left;
+
background-color: green;
+
}
padding: 0px 75px 0 35px;
+
background-color: #f2f2f2;
+
}
+
  
#finalinnerRight{
+
.info
width: 300px;
+
{
height: 700px;
+
  margin: 2% auto auto auto;
float: right;
+
  font-size: 20px;
background-color: blue;
+
  font-family: 'Poppins', sans-serif;
padding: 0px 35px 0 75px;
+
  color: black;
text-align: right;
+
  text-align: center;
background-color: #f2f2f2;
+
}
}
+
  
#inner a{
+
.banner
color: #243249;
+
{
font-weight: 700;
+
  padding-top: -1%;
font-size: 12px;
+
}
font-family: Montserrat;
+
border: 2px solid #243249;
+
padding: 5px 10px 5px 10px;
+
}
+
 
+
#inner a:hover{
+
color: white;
+
font-weight: 700;
+
font-size: 12px;
+
font-family: Montserrat;
+
background-color: #243249;
+
border: 2px solid #243249;
+
padding: 5px 10px 5px 10px;
+
text-decoration: none;
+
}
+
  
 +
.text-wrapper1
 +
{
 +
    background: none;
 +
    margin: 80px 0px 0px 2%;
 +
    padding: 2% 2% 2% 2%;
 +
    width: 80%;
 +
    height: 100%;
 +
    margin: auto;
 +
 +
}
 
</style>
 
</style>
 
 
</head>
 
</head>
 
 
<body>
 
<body>
<h2 class = "main-title">ecDNA</h2>
 
  
<div id="outer" data-aos="fade-left" class="aos-init aos-animate"> >
+
<center>
<div id="inner">
+
<div class="banner">
<div id="finalinner">
+
<img style="width: 100%;margin: auto auto .5% auto;" src="https://static.igem.org/mediawiki/2017/archive/1/11/20171029225547%21T--TP-CC_San_Diego--banner.png">
<h2 style="margin-bottom: 0px;">PROJECT OVERVIEW</h2>
+
<div id="borderBot"></div><br><br>
+
<p style="margin-bottom: 15px;">
+
Cancer, a genetic disease resulting in uncontrollable cell growth, is mostly caused by somatic mutations acquired throughout an individual’s lifetime. Recently, it was discovered that some oncogenes resided on extrachromosomal DNA (ecDNA). Because ecDNA causes oncogene copy number to increase exponentially, utilizing CRISPR to create breaks in ecDNA decreases cancer cells’ replication speed.
+
</p>
+
<a class="findout"; style = "text-align: center" href="https://2017.igem.org/Team:TP-CC_San_Diego/Description">FIND OUT MORE</a>
+
</div>
+
</div>
+
 
</div>
 
</div>
 +
</center>
 +
<!--<center>
 +
<h2 class = "main-title fade-in" style="margin: 5% 0 5% 0;">ecDNA</h2>
 +
-->
  
<div data-aos="fade-right" aos-duration="1000"> >
+
 
<div id="outerRight">
+
<div class="text-wrapper1">
<div id="inner">
+
  <h3 class="day" style="margin-top: 2%;">Abstract</h3>
<div id="finalinnerRight">
+
<p style="font-size: 22px; margin-top: 20px;">
<h2 style="margin-bottom: 0px;">NOTEBOOK</h2>
+
Cancer, a genetic disease resulting in uncontrollable cell growth, is mostly caused by somatic mutations acquired throughout an individual’s lifetime. Because it induces the increased expression of growth related genes, oncogene amplification is one of the driving forces of cancer cell replication. Recently, it was discovered that some oncogenes resided on extrachromosomal DNA (ecDNA). Like the DNA on chromosomes, ecDNAs are double stranded. A key difference, however, is the circular shape of ecDNAs; they are able to randomly distribute because they do not have centromeres, which increases heterogeneity in daughter cells. This can cause the cancerous tumors to develop faster resistance to current treatments. To target the ecDNA, we used CRISPR technology to create double strand breaks specifically in the ecDNA. Because ecDNA causes oncogene copy number to increase exponentially, utilizing CRISPR to create breaks in ecDNA decreases cancer cells’ replication speed.
<div id="borderBot" style="float: right;"></div><br><br>
+
 
<p style="margin-bottom: 15px;">Over several months in the lab, we've gone from concept to completion in creating an E.coli strain that synthesizes and secretes chitinase. Have an inside look at the processes and procedures that led to our success. </p>
+
</p>
<a  href="https://2016.igem.org/Team:TP_CC_SanDiego/Notebook">FIND OUT MORE</a>
+
</div>
+
</div>
+
</div>
+
 
</div>
 
</div>
  
 +
<center>
 +
<div style="margin-top: 2%;">
 +
<div class="icon-wrapper ih-item circle effect10 top_to_bottom"><a href="https://2017.igem.org/Team:TP-CC_San_Diego/Description">
 +
        <div class="icon-wrapper img"><img src="https://static.igem.org/mediawiki/2017/archive/e/e4/20171023064510%21T--TP-CC_San_Diego--brain.png" width = "250"></div>
 +
        <div class="info">
 +
        <h3 class = "page-title">Project Description</h3>
 +
        </div></a>
 +
</div>
 +
 +
<div class="icon-wrapper ih-item circle effect10 top_to_bottom"><a href="https://2017.igem.org/Team:TP-CC_San_Diego/Results">
 +
        <div class="icon-wrapper img"><img src="https://static.igem.org/mediawiki/2017/archive/e/e1/20171023064527%21T--TP-CC_San_Diego--beaker.png" width = "250"></div>
 +
        <div class="info">
 +
      <h3 class = "page-title">Results</h3>
 +
        </div></a>
 +
</div>
 +
 +
<div class="icon-wrapper ih-item circle effect10 top_to_bottom"><a href="https://2017.igem.org/Team:TP-CC_San_Diego/Model">
 +
        <div class="icon-wrapper img"><img src="https://static.igem.org/mediawiki/2017/archive/6/6a/20171023064653%21T--TP-CC_San_Diego--graph.png" width = "250"></div>
 +
        <div class="info">
 +
      <h3 class = "page-title">Modeling</h3>
 +
        </div></a>
 +
</div>
 +
</div>
 +
</center>
 +
   
 +
<center>
 +
<div class="icon-wrapper ih-item circle effect10 top_to_bottom"><a href="https://2017.igem.org/Team:TP-CC_San_Diego/LabBook">
 +
        <div class="icon-wrapper img"><img src="https://static.igem.org/mediawiki/2017/archive/d/d7/20171023064353%21T--TP-CC_San_Diego--book.png" width = "250"></div>
 +
        <div class="info">
 +
      <h3 class = "page-title">Lab Notebook</h3>
 +
        </div></a>
 +
</div>
 +
 +
<div class="icon-wrapper ih-item circle effect10 top_to_bottom"><a href="https://2017.igem.org/Team:TP-CC_San_Diego/InterLab">
 +
        <div class="icon-wrapper img"><img src="https://static.igem.org/mediawiki/2017/archive/2/2d/20171023064557%21T--TP-CC_San_Diego--cell.png" width = "250"></div>
 +
        <div class="info">
 +
      <h3 class = "page-title">Interlab Study</h3>
 +
        </div></a>
 +
</div>
 +
<div class="icon-wrapper ih-item circle effect10 top_to_bottom"><a href="https://2017.igem.org/Team:TP-CC_San_Diego/Protocols">
 +
        <div class="icon-wrapper img"><img src="https://static.igem.org/mediawiki/2017/archive/0/03/20171023064720%21T--TP-CC_San_Diego--magnifying.png" width = "250"></div>
 +
        <div class="info">
 +
      <h3 class = "page-title">Protocols</h3>
 +
        </div></a>
 +
</div>
 +
</center>
 +
   
 +
<center>
 +
<div class="icon-wrapper ih-item circle effect10 top_to_bottom"><a href="https://2017.igem.org/Team:TP-CC_San_Diego/MedalCriteria">
 +
        <div class="icon-wrapper img"><img src="https://static.igem.org/mediawiki/2017/archive/4/4a/20171023064737%21T--TP-CC_San_Diego--medal.png" width = "250"></div>
 +
        <div class="info">
 +
      <h3 class = "page-title">Medal Criteria</h3>
 +
        </div></a>
 +
</div>
 +
 +
<div class="icon-wrapper ih-item circle effect10 top_to_bottom"><a href="https://2017.igem.org/Team:TP-CC_San_Diego/HumanPractices">
 +
        <div class="icon-wrapper img"><img src="https://static.igem.org/mediawiki/2017/archive/e/e7/20171023064751%21T--TP-CC_San_Diego--podium.png" width = "250"></div>
 +
        <div class="info">
 +
      <h3 class = "page-title">Human Practices</h3>
 +
        </div></a>
 +
</div>
 +
 +
<div class="icon-wrapper ih-item circle effect10 top_to_bottom"><a href="https://2017.igem.org/Team:TP-CC_San_Diego/Team">
 +
        <div class="icon-wrapper img"><img src="https://static.igem.org/mediawiki/2017/archive/e/e7/20171023064541%21T--TP-CC_San_Diego--ecdnagroup.png" width = "250"></div>
 +
        <div class="info">
 +
      <h3 class = "page-title">Team</h3>
 +
        </div></a>
 +
</div>
 +
</center>
 
</body>
 
</body>
 
</html>
 
</html>

Latest revision as of 00:04, 2 November 2017

Home

Abstract

Cancer, a genetic disease resulting in uncontrollable cell growth, is mostly caused by somatic mutations acquired throughout an individual’s lifetime. Because it induces the increased expression of growth related genes, oncogene amplification is one of the driving forces of cancer cell replication. Recently, it was discovered that some oncogenes resided on extrachromosomal DNA (ecDNA). Like the DNA on chromosomes, ecDNAs are double stranded. A key difference, however, is the circular shape of ecDNAs; they are able to randomly distribute because they do not have centromeres, which increases heterogeneity in daughter cells. This can cause the cancerous tumors to develop faster resistance to current treatments. To target the ecDNA, we used CRISPR technology to create double strand breaks specifically in the ecDNA. Because ecDNA causes oncogene copy number to increase exponentially, utilizing CRISPR to create breaks in ecDNA decreases cancer cells’ replication speed.