Difference between revisions of "Team:NJU-China/Collaborations"

Line 12: Line 12:
  
 
<style>
 
<style>
 +
.loader {
 +
                position: fixed;
 +
                left: 0px;
 +
                top: 0px;
 +
                width: 100%;
 +
                height: 100%;
 +
                z-index: 9999;
 +
                background: url('https://static.igem.org/mediawiki/2017/b/bd/NJU_China_iGEM_2017_loading.gif') 50% 50% no-repeat rgb(249, 249, 249);
 +
            }
 
#sideMenu,
 
#sideMenu,
 
#top_title{
 
#top_title{
Line 102: Line 111:
 
     transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
 
     transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
 
}
 
}
 +
.teamtop
 +
{
 +
    display: table;
 +
    width: 100%;
 +
    height: 475px;
 +
    background-image: url("https://static.igem.org/mediawiki/2017/e/e3/NJU_China_iGEM_2017_teamtop.jpg");
 +
    background-attachment: fixed;
  
 +
}
 
</style>
 
</style>
 
</head>
 
</head>
Line 187: Line 204:
 
             <span class="hamb-bottom"></span>
 
             <span class="hamb-bottom"></span>
 
           </button>
 
           </button>
         <div class="projecttop">
+
         <div class="teamtop">
 
              
 
              
 
         </div>
 
         </div>
 
         <div class="page_container">
 
         <div class="page_container">
         <div id="BCL2" class="first" style="padding: 50px 0;">
+
         <div class="first" style="padding: 50px 0;">
 
         <div id="page_edge1">
 
         <div id="page_edge1">
 
         </div>
 
         </div>
Line 224: Line 241:
 
                 <div class="row">
 
                 <div class="row">
 
                     As soon as our siRNAs have been designed, we sent the sequence of them to NUDT_China. They synthesized the siRNA for us and tested the gene silencing effect of these four sequence. The result showed it is the BCL2 siRNA-2 that has the best effect.
 
                     As soon as our siRNAs have been designed, we sent the sequence of them to NUDT_China. They synthesized the siRNA for us and tested the gene silencing effect of these four sequence. The result showed it is the BCL2 siRNA-2 that has the best effect.
                 </div>                                                    
+
                 </div>
 +
                <div class="row" style="text-align: center;">
 +
<div class="col-md-6">
 +
                    <img src="https://static.igem.org/mediawiki/2017/a/af/NJU_China_iGEM_2017_results_fig7.png" alt="" style="width: 90%;">
 +
</div>
 +
<div class="col-md-6">
 +
                    <img src="https://static.igem.org/mediawiki/2017/6/67/NJU_China_iGEM_2017_results_fig8.png" alt="" style="width: 90%;">
 +
</div>
 +
                                                     
 
             </div>  
 
             </div>  
 
         </div>
 
         </div>
Line 279: Line 304:
 
         });
 
         });
 
     </script>
 
     </script>
 +
    <div class="loader"></div>
 +
        <script type="text/javascript">
 +
            $(window).load(function() {
 +
                $(".loader").fadeOut("slow");
 +
            })
 +
        </script>
 
</body>
 
</body>
 
</html>
 
</html>

Revision as of 11:50, 1 November 2017

COLLABORATION

Collaborations

These four parts are artificially designed RNA strands that function as the silencing tool for BCL2 gene’s expression through base-pairing with corresponding mRNAs. BCL2 protein is anti-apoptotic, mainly located in the cytoplasm side of the nuclear membrane, the endoplasmic reticulum and the outer membrane of mitochondria. By muting BCL2 gene’s expression, we can induce more cells’ apoptosis theoretically. We design four sequences and have a DNA synthesis company produce plasmids with codes inserted for each of them.

SYSU-Software Team

As we showed our concern to people’s attitude towards obesity, the SYSU-Software helped us record emoji netizens would use when netizens talk about weight-related topics through web-crawling. Their work provided us with interesting data about netizens’ true reaction to weight-loss and enabled us to cater to ordinaries’ need.

CPU_China

CPU_China were very willing to help us, and they designed two other BCL2 siRNA (si-RNA 3 and 4 ) after we designed two.
BCL2-si RNA – 1 sequence: CCGGGAGAACAGGGTATGATA
BCL2-si RNA – 2 sequence: TACGAGTGGGATGCTGGAGAT
BCL2-si RNA – 3 sequence: GTGGATGACTGAGTACCTGAA
BCL2-si RNA – 4 sequence: CTGCATCACTCTGGGTGCATA
our siRNA ( 1&2 is designed by us and 3&4 is designed by them)

NUDT_China

As soon as our siRNAs have been designed, we sent the sequence of them to NUDT_China. They synthesized the siRNA for us and tested the gene silencing effect of these four sequence. The result showed it is the BCL2 siRNA-2 that has the best effect.

NJU-CHINA