Difference between revisions of "Team:CPU CHINA"

Line 44: Line 44:
 
     background: url(https://static.igem.org/mediawiki/2018/b/bc/T--CPU_CHINA--wiki-background.png) center 29px;position:relative;
 
     background: url(https://static.igem.org/mediawiki/2018/b/bc/T--CPU_CHINA--wiki-background.png) center 29px;position:relative;
  
 +
}
 +
 +
@keyframes mymove {
 +
      from {}
 +
      to {
 +
        transform: rotate(360deg);
 +
      }
 +
    }
 +
 +
    @-moz-keyframes mymove {
 +
      from {}
 +
      to {
 +
        transform: rotate(360deg);
 +
      }
 +
    }
 +
 +
    @-webkit-keyframes mymove {
 +
      from {}
 +
      to {
 +
        transform: rotate(360deg);
 +
      }
 +
    }
 +
 +
    @-o-keyframes mymove {
 +
      from {}
 +
      to {
 +
        transform: rotate(360deg);
 +
      }
 +
    }
 +
 +
.wheel
 +
{
 +
      position: absolute;
 +
      top: 220px;
 +
      width: 200px;
 +
      height: 200px;
 +
      animation: rotate 10s infinite;
 +
      -webkit-animation: mymove 10s infinite;
 +
      animation-timing-function: linear;
 +
      background: url(https://static.igem.org/mediawiki/2018/0/0a/T--CPU_CHINA--background-wheel.png);
 +
      background-size: 150px 150px;
 +
      background-repeat: no-repeat;
 +
      background-size: cover;
 +
      z-index: -1;
 
}
 
}
 
</style>
 
</style>
Line 134: Line 178:
  
  
       
+
<!-- *******************************************临时文字********************************************-->       
 
<div id="title" style="font-size:23px;color:black;text-align:center;position:relative;top:190px;">
 
<div id="title" style="font-size:23px;color:black;text-align:center;position:relative;top:190px;">
 
A gene therapy strategy to traget hepatocellular carcinoma based on conditional RNA interference
 
A gene therapy strategy to traget hepatocellular carcinoma based on conditional RNA interference
Line 149: Line 193:
 
More relevant background information can be seen in <a href="/Team:CPU_CHINA/Background">Background</a>
 
More relevant background information can be seen in <a href="/Team:CPU_CHINA/Background">Background</a>
 
<div>
 
<div>
 +
 +
<!-- *****************************************马车动画*********************************************-->
 +
<div class="box">
 +
  <div class="carriage">
 +
  </div>
 +
 +
  <div class="wheel">
 +
  </div>
 +
</div>
 +
 +
 
</body>
 
</body>
  

Revision as of 05:39, 24 August 2018

A gene therapy strategy to traget hepatocellular carcinoma based on conditional RNA interference
Hepatocellular carcinoma (HCC), also called malignant hepatoma, is one of the deadliest cancers. Through the introduction of a double-stranded RNA to the targeted messenger RNA (mRNA), RNA interference (RNAi) leads to the specific cleavage of the mRNA and efficient silencing of gene expression. Since RNAi could be used to silence genes involved in the development and progression of carcinomas, it has promising therapeutic potential for their treatment. The gene therapy strategy we propose here: (1) utilize two cancer-specific promoters (one HCC-specific) to open an AND-gated system to target HCC, the selectivity supposed to be extremely high; (2) is dependent on and hence controllable by a low molecular weight compound; (3) has the flexibility to be adapted to target any mRNA and, if there are disease-specific promoters, other diseases.
More relevant background information can be seen in Background