Team:Nanjing NFLS

From 2014hs.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{|align="justify"
+
{{Template:NFLSIndex}}
-
|Nanjing Foreign Language School (NFLS) is one of the first foreign language schools established under the direct guidance of our beloved late Premier Zhou Enlai.
+
-
|[[Image:Nanjing_NFLS_logo.png|200px|right|frame]]
+
-
|-
+
-
|
+
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
-
|[[Image:Nanjing_NFLS_team.png|right|frame|Your team picture]]
+
-
|-
+
-
|
+
-
|align="center"|[[Team:Nanjing_NFLS | Team Nanjing_NFLS]]
+
-
|}
+
-
<!--- Team Information Link --->
+
<html>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
<!--picture banner-->
-
!align="center"|[https://igem.org/Team.cgi?year=2013&division=high_school&team_name=Nanjing_NFLS Official Team Profile]
+
<style type="text/css">
-
|}
+
img { border: 0px; }
 +
#banner { margin: 200px auto 100px 100px; padding: 0px; width: 100%; height: 360px; float:left;}
 +
.slides { margin: 0px auto; width: 100%; height: 360px; overflow: hidden; position: relative; }
 +
.slide-pic { margin: 0px; padding: 0px; width: 100%; overflow: hidden; list-style: none; }
 +
.slide-pic img { width: 100%; height: 360px; }
 +
.slide-pic li { display: none; }
 +
.slide-pic li.cur { display: block; }
 +
.slide-li {padding: 0px; right: 50px; bottom: 0px; position: absolute;float:left;}
 +
.slide-li li { margin: 0px; padding: 0px; width: 30px; height:20px ;float:left;overflow: hidden;}
 +
.slide-li a { width: 30px; height: 20px; color: #000; font-size: 26px; display: block; text-align:center;text-decoration:none;margin-bottom:5px;}
 +
.slide-li a:hover { color: #ccc; text-decoration: none; }
 +
.slide-txt span { display: none; }
 +
</style>
 +
<script type="text/javascript">
 +
jQuery(function ($) {
 +
    if ($(".slide-pic").length > 0) {
 +
        var defaultOpts = { interval: 5000, fadeInTime: 300, fadeOutTime: 200 };
 +
        var _titles = $("ul.slide-txt li");
 +
        var _titles_bg = $("ul.op li");
 +
        var _bodies = $("ul.slide-pic li");
 +
        var _count = _titles.length;
 +
        var _current = 0;
 +
        var _intervalID = null;
 +
        var stop = function () { window.clearInterval(_intervalID); };
 +
        var slide = function (opts) {
 +
            if (opts) {
 +
                _current = opts.current || 0;
 +
            } else {
 +
                _current = (_current >= (_count - 1)) ? 0 : (++_current);
 +
            };
 +
            _bodies.filter(":visible").fadeOut(defaultOpts.fadeOutTime, function () {
 +
                _bodies.eq(_current).fadeIn(defaultOpts.fadeInTime);
 +
                _bodies.removeClass("cur").eq(_current).addClass("cur");
 +
            });
 +
            _titles.removeClass("cur").eq(_current).addClass("cur");
 +
            _titles_bg.removeClass("cur").eq(_current).addClass("cur");
 +
        };
 +
        var go = function () {
 +
            stop();
 +
            _intervalID = window.setInterval(function () { slide(); }, defaultOpts.interval);
 +
        };
 +
        var itemMouseOver = function (target, items) {
 +
            stop();
 +
            var i = $.inArray(target, items);
 +
            slide({ current: i });
 +
        };
 +
        _titles.hover(function () { if ($(this).attr('class') != 'cur') { itemMouseOver(this, _titles); } else { stop(); } }, go);
 +
        _bodies.hover(stop, go);
 +
        go();
 +
    }
 +
});
 +
</script>
-
===Team===
+
    <!-- START -->
-
南京外国语学校坚持以“培育有中国灵魂、世界胸怀的现代人”为目标,倡导“求实、奋进、博学、谦逊”的校风和“严、新、细、活”的教风,致力于培养有外语特长、文理兼通、综合能力强的国际化、复合型人才。
+
    <div id="banner">
-
[http://www.nfls.com.cn/ 南京外国语学校]
+
        <div class="slides">
-
 
+
            <ul class="slide-pic">
-
===Project===
+
                <li class="cur">
-
'''Project Description'''
+
                    <img alt="" src="https://static.igem.org/mediawiki/2014hs/e/e0/NFLST1.jpg" /></li>
-
 
+
                <li>
-
CRISPRs (Clustered Regularly Interspaced Short Palindromic Repeats) are often associated with cas genes which code for proteins that perform various functions related to CRISPRs. The CRISPR-Cas system is a novel technique of gene editing, including silencing, enhancing or changing specific genes. By inserting a plasmid containing cas genes and specifically designed CRISPRs, the organism's genome can be cut at any desired location.
+
                    <img alt="" src="https://static.igem.org/mediawiki/2013/d/dc/Tju-2banner.jpg" /></li>
-
 
+
                <li>
-
Based on the CRISPR-Cas system, the team plans to design a set of biological machine repair kit including tools to delete and/or replace biobricks in building complex synthetic biology devices and systems. With this repair kit, biological machines malfunction due to mutation and many other causes can be repaired by having one or a few certain biobricks replaced instead of re-building the entire machine.  
+
                    <img alt="" src="https://static.igem.org/mediawiki/2013/9/9a/03banner.jpg" /></li>
-
 
+
                <li>
-
The procedures include choosing the ideal promoter and terminator with universality for knock-in and designing the DNA sequences for a donor plasmid with homogenous arms and guide-RNA, which then are transfected into the host cells with Cas9. The proof of principle kits will be tested on basic PRCT protein generators with EGFP and RFP as reporters and applied to replace causative genes with non-causative alleles once with proven validity.
+
                    <img alt="" src="https://static.igem.org/mediawiki/2013/3/3f/Tju-4banner.JPG" /></li>
-
 
+
              <li>
-
===Notebook===
+
                    <img alt="" src="https://static.igem.org/mediawiki/2013/e/e8/Tju-5banner.jpg" /></li>
-
Show us how you spent your days.
+
             
-
 
+
            </ul>
-
 
+
            <ul class="slide-li op">
-
===Results/Conclusions===
+
                <li class="cur"></li>
-
What did you achieve over the course of your semester?
+
                <li></li>
-
 
+
                <li></li>
-
 
+
                <li></li>
-
===Safety===
+
                <li></li>
-
What safety precautions did your team take? Did you take a safety training course? Were you supervised at all times in the lab?
+
            </ul>
-
 
+
            <ul class="slide-li slide-txt">
-
 
+
                <li><a href="#">●</a></li>
-
===Attributions===
+
                <li><a href="#">●</a></li>
-
Who worked on what?
+
                <li><a href="#">●</a></li>
-
 
+
                <li><a href="#">●</a></li>
-
 
+
                <li><a href="#">●</a></li>
-
===Human Practices===
+
            </ul>
-
What impact does/will your project have on the public? 
+
        </div>
-
 
+
    </div>
-
 
+
    <!-- END OF THE BANNER -->
-
===Fun!===
+
-
What was your favorite team snack?? Have a picture of your team mascot?
+
-
 
+
-
 
+
-
 
+
-
<forum_subtle />
+

Revision as of 04:21, 18 June 2014

iGEM Nanjing_NFLS