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

 
(629 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
{{:Team:TP-CC_San_Diego/Templates/NavBar}}
 
{{:Team:TP-CC_San_Diego/Templates/NavBar}}
<html onmouseover="show()">
+
{{:Team:TP-CC San Diego/Templates/Font}}
<title>TP_CC_SanDiego iGEM 2017</title>
+
{{:Team:TP-CC_San_Diego/Templates/AnimationCSS}}
  
<div id="body-wrapper" style = "text-align:center">
+
<html>
<h1 style="margin-top: 30px;"> Project Description </h1>
+
<head>
<p>
+
<title>Home</title>
Cancer is a type of genetic disease which results in an uncontrollable growth of cells; while some cancers are benign, a large number of them are malignant and can lead to death. A large proportion of human cancer is caused by the acquisition of somatic mutations across an individual's lifetime, while germline mutations inherited from parental germ cells contribute to another a small, but significant part. Though contemporary treatment methods, including radiation therapy and cytotoxic chemotherapy, have achieved substantially, they often cause severe side effects. These include fatigue, infection, numbness,nausea, and pain, due to their lack of specificity. <br/> <br/>
+
  
Over the past decade, comprehensive sequencing studies have revealed the genomic landscapes and identified important oncogenic drivers of human cancer. These efforts led to the development of cancer-specific targeted therapy, a way to improve therapeutic efficiency and overcome unsatisfying side effects. Imatinib, a chemotherapy medication which specifically targets BCR-ABL protein, is one of the successful examples for chronic myeloid leukemia treatment. In fact, patients who received imatinib have an overall survival rate of 85%. However, for certain types of cancer, targeted therapy has not shown promising results, with a response rate lower than 10%. Development of novel therapeutic strategy is still urgently needed. <br/> <br/>
+
<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>
  
Oncogene amplification is one of the most common events in cancer genome and is a frequent driving force behind cancer cell behavior. Before scientists confirmed that human somatic cells carry 46 chromosomes, abnormal chromosome numbers in cancer cell was noticed, termed aneuploidy. With the increase in the expression of certain chromosome, genes that stimulate cell growth might be amplified, eventually leading to uncontrolled cell cycle and malignant transformation.<br/> <br/>
+
<style>
  
In 1965, extrachromosomal DNA (ecDNA) was discovered; DNA free from its traditional homes in the nucleus was documented. One study taking a look at ecDNA by means of fluorescence in situ hybridization proposed the ecDNA’s unusual number of oncogenes, but it didn’t catch enough attention because it was considered to be a rare event. Not until recently has the importance of ecDNA been revisited. The most recent study revealed that nearly 40% of oncogenes reside on ecDNA rather than the widely accepted notion that all DNA resided only on chromosomes. <br/><br/>
+
.main-title {
 +
  padding: 40px 80px 40px 80px;
 +
  font-size: 50px;
 +
  padding-top: 6%;
 +
}
  
Similar to chromosomal DNA, ecDNA is composed by double strands of nucleic acid but form a circular structure. More importantly, ecDNA does not have a centromere for spindle fiber binding during mitosis. This unique feature allows rapid DNA multiplication  and random segregation to create high heterogeneity in daughter cells during cell proliferation, implying a possible correlative relationship between the development of tumors and a faster resistance to existing treatments. <br/> <br/>
+
.fade-in{
 +
  animation: opac 2s
 +
}
 +
@keyframes opac{
 +
from{opacity:0}
 +
to{opacity:1}}
  
<b> How does ecDNA affect cell proliferation? <br/> <br/>
+
.icon-wrapper
 +
{
 +
  display: inline-block;
 +
  margin: 1%;
 +
}
  
Is it possible to specifically target ecDNA? <br/> <br/>
+
.icon
 +
{
 +
  width:  100%;
 +
  height: 100%;
 +
  margin: 0 auto auto auto;
 +
}
  
Will elimination of ecDNA cause selective cancer cell death? <br/> <br/> </b>
+
.icon img
 +
{
 +
  position: block;
 +
  width: 100%;
 +
  height: 100%;
 +
}
  
Clustered regularly interspaced short palindromic repeats (CRISPR) technology is an effective and convenient approach for accurate gene editing mediated by Cas9 DNA nuclease and small guide RNA (gRNA). In this project, we aim to study whether specific removal of ecDNA will induce growth inhibition or death in cancer cells. To test this hypothesis, CRISPR will be used to selectively introduce DNA double strand breaks on pieces of ecDNA. First, we will identify a cancer cell line that carries ecDNA and quantify the oncogene copy number. Then, we will design and clone several gRNAs to target specific sites of the ecDNA. These gRNAs with Cas9 construct will be transfected into cancer cell line and test the cell viability. Eventually we will answer the questions posed.
+
.icon-wrapper h3
</p>
+
{
 +
  position: relative;
 +
  margin: auto;
 +
  top: -15%;
 +
  text-align: center;
 +
}
  
 +
.imageDiv
 +
{
 +
    display: inline-block;
 +
 +
}
  
 +
.info
 +
{
 +
  margin: 2% auto auto auto;
 +
  font-size: 20px;
 +
  font-family: 'Poppins', sans-serif;
 +
  color: black;
 +
  text-align: center;
 +
}
  
 +
.banner
 +
{
 +
  padding-top: -1%;
 +
}
  
<div class="column full_size" style = "text-align:center">
+
.text-wrapper1
<h1> Welcome to iGEM 2017! </h1>
+
{
<p>Your team has been approved and you are ready to start the iGEM season! </p>
+
    background: none;
</div>  
+
    margin: 80px 0px 0px 2%;
+
    padding: 2% 2% 2% 2%;
 +
    width: 80%;
 +
    height: 100%;
 +
    margin: auto;
 +
 +
}
 +
</style>
 +
</head>
 +
<body>
 +
 
 +
<center>
 +
<div class="banner">
 +
<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">
 
</div>
 
</div>
 +
</center>
 +
<!--<center>
 +
<h2 class = "main-title fade-in" style="margin: 5% 0 5% 0;">ecDNA</h2>
 +
-->
  
 +
 +
<div class="text-wrapper1">
 +
  <h3 class="day" style="margin-top: 2%;">Abstract</h3>
 +
<p style="font-size: 22px; margin-top: 20px;">
 +
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.
 +
 +
</p>
 +
</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>
 
</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.