Difference between revisions of "Team:NUDT CHINA"

Line 21: Line 21:
 
var Btn2=$('button-after-2');
 
var Btn2=$('button-after-2');
 
var Btn3=$('button-after-3');
 
var Btn3=$('button-after-3');
 +
var Btn4=$('button-after-4');
 +
var Btn0=$('button-after-5');
 
var iNow = 0;
 
var iNow = 0;
 
var prevIndex = 0;
 
var prevIndex = 0;
Line 45: Line 47:
 
};
 
};
 
Btn3.onclick=function () {
 
Btn3.onclick=function () {
 +
toMove(3);
 +
};
 +
Btn4.onclick=function () {
 +
toMove(4);
 +
};
 +
Btn0.onclick=function () {
 
toMove(0);
 
toMove(0);
 
};
 
};
Line 525: Line 533:
 
     <ul id="lay-menu">
 
     <ul id="lay-menu">
 
         <li class="active"></li>
 
         <li class="active"></li>
 +
            <li></li>
 +
            <li></li>
 
             <li></li>
 
             <li></li>
 
             <li></li>
 
             <li></li>
Line 545: Line 555:
 
       <li id="abstract" class="liList">
 
       <li id="abstract" class="liList">
 
             <div class="strory-telling2"></div>
 
             <div class="strory-telling2"></div>
               <a class="button-after" id="button-after-2">AND</a>  
+
               <a class="button-after" id="button-after-3">AND</a>  
 
             </li>
 
             </li>
 
       <li id="abstract" class="liList">
 
       <li id="abstract" class="liList">
 
             <div class="strory-telling3"></div>
 
             <div class="strory-telling3"></div>
               <a class="button-after" id="button-after-2">Our Dailies</a>  
+
               <a class="button-after" id="button-after-4">Our Dailies</a>  
 
             </li>
 
             </li>
 
     <li id="home" class="liList">
 
     <li id="home" class="liList">
Line 558: Line 568:
 
                     </ul>
 
                     </ul>
 
                 </div>
 
                 </div>
                 <a class="button-after" id="button-after-3">Back</a>
+
                 <a class="button-after" id="button-after-0">Back</a>
 
             </li>
 
             </li>
 
         </ul>
 
         </ul>

Revision as of 00:56, 21 October 2017

Team:NUDT_CHINA
  • NUDT_CHINA
    MicroRNAs (miRNAs) have been proven to play important roles on post-transcriptionalregulation of the gene expression by direct base pairing to target sites within untranslated regions of messenger RNAs.

    However, the functions of most microRNAs remain to be discovered. Our project attempts to develop a novel sponge for miRNAs, which would knock down the abundance of target miRNA in the cells.

    Thus the sponge will be a miRNA inhibitor to be used to induce miRNA loss-of-function phenotypes or other further applications like small non-coding RNA-based diagnostic and therapeutic applications.
    How it works?
  • NEXT
  • AND
  • Our Dailies
    Back