Zhuchushu13 (Talk | contribs) |
|||
Line 1: | Line 1: | ||
{{NUDT_CHINA}} | {{NUDT_CHINA}} | ||
− | <html> | + | <html lang="en"> |
− | < | + | <head> |
− | < | + | <meta charset="utf-8"> |
− | + | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
− | + | <link rel="stylesheet" href="basic.css"> | |
− | + | <style type="text/css"> | |
+ | p {font-variant: stacked-fractions; | ||
+ | font-size: large;} | ||
+ | .pure-g p{font-variant: stacked-fractions; | ||
+ | font-size: large;} | ||
+ | .main-title{padding-top:50%; padding-bottom:50%;width:100%;} | ||
+ | .main{width:90%;} | ||
+ | .main-title::before { | ||
+ | content: ''; | ||
+ | width: 20vw; | ||
+ | height: 20vw; | ||
+ | min-width: 3.5em; | ||
+ | min-height: 3.5em; | ||
+ | background: url(https://static.igem.org/mediawiki/2017/f/fe/T-NUDT_CHINA-BigTitle.svg) no-repeat center center; | ||
+ | background-size: cover; | ||
+ | position: absolute; | ||
+ | top: 50%; | ||
+ | left: 50%; | ||
+ | border-radius: 50%; | ||
+ | z-index: 3; | ||
+ | -webkit-transform: translate3d(-50%,-50%,0); | ||
+ | transform: translate3d(-50%,-50%,0);} | ||
+ | .large-header { | ||
+ | background-image: url('https://static.igem.org/mediawiki/2017/a/a5/T-NUDT_CHINA-bigheader-Description.jpg');} | ||
+ | </style> | ||
+ | </head> | ||
+ | |||
+ | <div id="layout"> | ||
+ | <a href="#menu" id="menuLink" class="menu-link"> | ||
+ | <span></span> | ||
+ | </a> | ||
+ | <div id="menu"> | ||
+ | <div class="pure-menu"><img src="https://static.igem.org/mediawiki/2017/4/4f/T-NUDT_CHINA-icon01.png" width=240px height=190px alt=""> | ||
+ | <ul class="pure-menu-list"> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA" class="pure-menu-link">HOME</a></li> | ||
+ | |||
+ | <li class="pure-menu-item pure-menu-has-children"> | ||
+ | <a class="pure-menu-link"onclick="Show('team_show')">TEAM</a> | ||
+ | <ul class="pure-menu-children" id="team_show"> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Team" class="pure-menu-link">Team</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Collaborations" class="pure-menu-link">Collaborations</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="pure-menu-item pure-menu-has-children"> | ||
+ | <a class="pure-menu-link"onclick="Show('project_show')">PROJECT</a> | ||
+ | <ul class="pure-menu-children" id="project_show"> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Description" class="pure-menu-link">Description</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Design" class="pure-menu-link">Design</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Experiments" class="pure-menu-link">Experiment</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Notebook" class="pure-menu-link">Notebook</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Results" class="pure-menu-link">Results</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Demonstrate" class="pure-menu-link">Demonstrate</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Improve" class="pure-menu-link">Improve</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="pure-menu-item pure-menu-has-children"> | ||
+ | <a class="pure-menu-link"onclick="Show('part_show')">PARTS</a> | ||
+ | <ul class="pure-menu-children" id="part_show"> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Parts" class="pure-menu-link">Parts</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Basic_Part" class="pure-menu-link">Basic Parts</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Composite_Part" class="pure-menu-link">Composite Parts</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Part_Collection" class="pure-menu-link">Part Collection</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Attributions" class="pure-menu-link">Attributions</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/InterLab" class="pure-menu-link">InterLab</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Model" class="pure-menu-link">Model</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Safety" class="pure-menu-link">SAFETY</a></li> | ||
+ | <li class="pure-menu-item pure-menu-has-children"> | ||
+ | <a class="pure-menu-link"onclick="Show('HP_show')">HP</a> | ||
+ | <ul class="pure-menu-children" id="HP_show"> | ||
+ | <li class="pure-menu-item"><a class="pure-menu-heading" href="https://2017.igem.org/Team:NUDT_CHINA/HP/Silver" class="pure-menu-link">Sliver HP</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/HP/Gold_Integrated" class="pure-menu-link">Integrated & Gold</a></li> | ||
+ | <li class="pure-menu-item"><a href="https://2017.igem.org/Team:NUDT_CHINA/Engagement" class="pure-menu-link">Public Engagement</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="main"> | ||
+ | <div id="large-header" class="large-header"> | ||
+ | <canvas id="demo-canvas"></canvas> | ||
+ | <h1 class="main-title">InterLab</span></h1> | ||
+ | </div> | ||
+ | |||
− | <div class=" | + | <div class="content" style="width: 74%"> |
+ | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | + | <p style="margin-top: 60px;">Scientific researches and the masses should never be separated; in fact, there are close interactions between the two. It is hard for a product serve human well if it was made in a closed door.</p> |
+ | <h2 class="content-subhead">Part one: Absorb nutrients from the outside world</h2> | ||
+ | <p>Many of Chinese students are taught to study alone in order to avoid external disturbances, but it is better to listen to outside voices when doing researches. For just standing on others’ shoulders will lifted a project a lot. This part contains:</p> | ||
+ | <h2 class="content-subsub">Consultation with expert</h2> | ||
+ | <p>Staying in the lab won't let us know what technical issues of production and circulation should be considered, an experienced CTO of a biology company will offer really useful advice. <a href="#">Click here for detail!</a> </p> | ||
+ | <h2 class="content-subsub">Product evaluation</h2> | ||
+ | <p>We investigated similar products available on the market, and scored our product. <a href="#">Click here </a>to see what makes our product stands out in the market.</p> | ||
+ | <h2 class="content-subsub">Interviews concerned on important application fields</h2> | ||
+ | <p>Our project is mainly for academic uses. However, miRNA inhibitors’ role on medical treatment cannot be ignored but another main possible application of our product. <a href="#">Click here</a> to see more information of the interviews.</p> | ||
+ | <h2 class="content-subsub">Cooperation among groups:</h2> | ||
+ | <p> In the end of August, we attended Conference of China iGEAMer Community, idea exchange meet for China region).<a href="#">click here</a> to see what we have done!</p> | ||
+ | <h2 class="content-subhead">Part two: Bear social responsibility</h2> | ||
+ | <p>This year our project is to develop a novel approach for miRNA inhibiting, but that is not all. As an integrated project, in addition to pure research, it has several tasks needed to be done in practice:</p> | ||
+ | <h2 class="content-subsub">Open that black box</h2> | ||
+ | <p>Scientific research has never belonged to only a few people; we are responsible for science popularization of our product and its related contents. This year we did something different! <a href="#">Click here</a> to check them out.</p> | ||
+ | <h2 class="content-subsub">Moving our glow sticks for synthetic biology</h2> | ||
+ | <p>Participating in a synthetic biology competition, we wanted to exchange our ideas on <a class="tooltip" href="">synthetic biology<span><img src="http://www.scriptol.com/images/apache.png"><h3>How use my site</h3>The description with an image.</span> | ||
+ | </a> with other interested schoolmates, thus we gave a presentation carefully prepared to them. <a href="#">Click here</a> for detail.</p> | ||
+ | <h2 class="content-subsub">Attentions on policy-making</h2> | ||
+ | <p> So far, no policy mentioned how to standardize the microRNA antagonist therapy has been made, so we will have to wait for it, however, we consulted professors and had a general idea of policy. Want to see? <a href="#">Click here</a>.</p> | ||
+ | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
+ | </div></div> | ||
+ | <script type="text/javascript"> | ||
+ | function send(num) { | ||
+ | var openClass = 'is-open'; | ||
+ | var add1=document.getElementById(num); | ||
+ | var add2=document.getElementById('Lay'+num); | ||
+ | addClass(add1,openClass); | ||
+ | addClass(add2,openClass); | ||
+ | function hasClass(element,csName){ | ||
+ | return element.className.match(RegExp('(\\s|^)'+csName+'(\\s|$)')); | ||
+ | }; | ||
+ | function addClass(element,csName){ | ||
+ | if(!hasClass(element,csName)){ | ||
+ | |||
+ | element.className+=' '+csName; | ||
+ | |||
+ | } | ||
+ | };} | ||
+ | function show(num) { | ||
+ | var openClass = 'is-open'; | ||
+ | var remove1=document.getElementById(num); | ||
+ | var remove2=document.getElementById('Lay'+num); | ||
+ | deleteClass(remove1,openClass); | ||
+ | deleteClass(remove2,openClass); | ||
+ | function hasClass(element,csName){ | ||
+ | return element.className.match(RegExp('(\\s|^)'+csName+'(\\s|$)')); | ||
+ | }; | ||
+ | function deleteClass(element,csName){ | ||
+ | if (hasClass(element,csName)) { | ||
+ | var reg = new RegExp("(\\s|^)" + csName + "(\\s|$)"); | ||
+ | element.className = element.className.replace(reg, " "); | ||
+ | } | ||
+ | }; | ||
+ | } | ||
− | < | + | </script> |
− | < | + | <script type="text/javascript"> |
− | + | ( function(window,document){ | |
− | + | ||
+ | var layout = document.getElementById('layout'), | ||
+ | menu = document.getElementById('menu'), | ||
+ | menuLink = document.getElementById('menuLink'), | ||
+ | content = document.getElementById('main'); | ||
− | + | function toggleClass(element, className) { | |
− | + | var classes = element.className.split(/\s+/), | |
− | + | length = classes.length, | |
− | + | i = 0; | |
− | < | + | |
− | + | for(; i < length; i++) { | |
− | + | if (classes[i] === className) { | |
− | < | + | classes.splice(i, 1); |
− | + | break; | |
− | + | } | |
+ | } | ||
+ | // The className is not found | ||
+ | if (length === classes.length) { | ||
+ | classes.push(className); | ||
+ | } | ||
+ | |||
+ | element.className = classes.join(' '); | ||
+ | } | ||
+ | |||
+ | function toggleAll(e) { | ||
+ | var active = 'active'; | ||
+ | |||
+ | e.preventDefault(); | ||
+ | toggleClass(layout, active); | ||
+ | toggleClass(menu, active); | ||
+ | toggleClass(menuLink, active); | ||
+ | } | ||
+ | |||
+ | menuLink.onclick = function (e) { | ||
+ | toggleAll(e); | ||
+ | }; | ||
+ | |||
+ | content.onclick = function(e) { | ||
+ | if (menu.className.indexOf('active') !== -1) { | ||
+ | toggleAll(e); | ||
+ | } | ||
+ | }; | ||
+ | |||
+ | }(this, this.document)); | ||
+ | </script> | ||
+ | |||
+ | <script type="text/javascript" > | ||
+ | function Show(tagId) { | ||
+ | if (document.getElementById(tagId).style.display=="none") { | ||
+ | document.getElementById(tagId).style.display="block"; | ||
+ | |||
+ | } | ||
+ | else { | ||
+ | document.getElementById(tagId).style.display="none"; | ||
+ | } | ||
+ | } | ||
+ | </script> | ||
+ | <script type="text/javascript" > | ||
+ | (function() { | ||
+ | |||
+ | var width, height, largeHeader, canvas, ctx, circles, target, animateHeader = true; | ||
+ | |||
+ | // Main | ||
+ | initHeader(); | ||
+ | addListeners(); | ||
+ | |||
+ | function initHeader() { | ||
+ | width = window.innerWidth; | ||
+ | height = window.innerHeight; | ||
+ | target = {x: 0, y: height}; | ||
+ | |||
+ | largeHeader = document.getElementById('large-header'); | ||
+ | largeHeader.style.height = height+'px'; | ||
+ | |||
+ | canvas = document.getElementById('demo-canvas'); | ||
+ | canvas.width = width; | ||
+ | canvas.height = height; | ||
+ | ctx = canvas.getContext('2d'); | ||
+ | |||
+ | // create particles | ||
+ | circles = []; | ||
+ | for(var x = 0; x < width*0.5; x++) { | ||
+ | var c = new Circle(); | ||
+ | circles.push(c); | ||
+ | } | ||
+ | animate(); | ||
+ | } | ||
+ | |||
+ | // Event handling | ||
+ | function addListeners() { | ||
+ | window.addEventListener('scroll', scrollCheck); | ||
+ | window.addEventListener('resize', resize); | ||
+ | } | ||
+ | |||
+ | function scrollCheck() { | ||
+ | if(document.body.scrollTop > height) animateHeader = false; | ||
+ | else animateHeader = true; | ||
+ | } | ||
+ | |||
+ | function resize() { | ||
+ | width = window.innerWidth; | ||
+ | height = window.innerHeight; | ||
+ | largeHeader.style.height = height+'px'; | ||
+ | canvas.width = width; | ||
+ | canvas.height = height; | ||
+ | } | ||
+ | |||
+ | function animate() { | ||
+ | if(animateHeader) { | ||
+ | ctx.clearRect(0,0,width,height); | ||
+ | for(var i in circles) { | ||
+ | circles[i].draw(); | ||
+ | } | ||
+ | } | ||
+ | requestAnimationFrame(animate); | ||
+ | } | ||
+ | |||
+ | // Canvas manipulation | ||
+ | function Circle() { | ||
+ | var _this = this; | ||
+ | |||
+ | // constructor | ||
+ | (function() { | ||
+ | _this.pos = {}; | ||
+ | init(); | ||
+ | console.log(_this); | ||
+ | })(); | ||
+ | function init() { | ||
+ | _this.pos.x = Math.random()*width; | ||
+ | _this.pos.y = height+Math.random()*100; | ||
+ | _this.alpha = 0.1+Math.random()*0.3; | ||
+ | _this.scale = 0.1+Math.random()*0.3; | ||
+ | _this.velocity = Math.random(); | ||
+ | } | ||
+ | this.draw = function() { | ||
+ | if(_this.alpha <= 0) { | ||
+ | init(); | ||
+ | } | ||
+ | _this.pos.y -= _this.velocity; | ||
+ | _this.alpha -= 0.0005; | ||
+ | ctx.beginPath(); | ||
+ | ctx.arc(_this.pos.x, _this.pos.y, _this.scale*10, 0, 2 * Math.PI, false); | ||
+ | ctx.fillStyle = 'rgba(255,255,255,'+ _this.alpha+')'; | ||
+ | ctx.fill(); | ||
+ | }; | ||
+ | } | ||
+ | })(); | ||
+ | </script> | ||
+ | </body> | ||
</html> | </html> |
Revision as of 07:44, 30 October 2017
InterLab
Scientific researches and the masses should never be separated; in fact, there are close interactions between the two. It is hard for a product serve human well if it was made in a closed door.
Part one: Absorb nutrients from the outside world
Many of Chinese students are taught to study alone in order to avoid external disturbances, but it is better to listen to outside voices when doing researches. For just standing on others’ shoulders will lifted a project a lot. This part contains:
Consultation with expert
Staying in the lab won't let us know what technical issues of production and circulation should be considered, an experienced CTO of a biology company will offer really useful advice. Click here for detail!
Product evaluation
We investigated similar products available on the market, and scored our product. Click here to see what makes our product stands out in the market.
Interviews concerned on important application fields
Our project is mainly for academic uses. However, miRNA inhibitors’ role on medical treatment cannot be ignored but another main possible application of our product. Click here to see more information of the interviews.
Cooperation among groups:
In the end of August, we attended Conference of China iGEAMer Community, idea exchange meet for China region).click here to see what we have done!
Part two: Bear social responsibility
This year our project is to develop a novel approach for miRNA inhibiting, but that is not all. As an integrated project, in addition to pure research, it has several tasks needed to be done in practice:
Open that black box
Scientific research has never belonged to only a few people; we are responsible for science popularization of our product and its related contents. This year we did something different! Click here to check them out.
Moving our glow sticks for synthetic biology
Participating in a synthetic biology competition, we wanted to exchange our ideas on synthetic biologyHow use my site
The description with an image.
with other interested schoolmates, thus we gave a presentation carefully prepared to them. Click here for detail.
Attentions on policy-making
So far, no policy mentioned how to standardize the microRNA antagonist therapy has been made, so we will have to wait for it, however, we consulted professors and had a general idea of policy. Want to see? Click here.