Difference between revisions of "Team:TJUSLS China/Collaborations"

 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{TJUSLS_China}}
+
 
 
<html>
 
<html>
  
 +
<head>
 +
    <meta charset="UTF-8">
 +
    <title></title>
 +
    <link rel="stylesheet" href="https://2016.igem.org/Team:TJUSLS_China/home/index_style?action=raw&amp;ctype=text/css">
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/index_js_two?action=raw&ctype=text/javascript"></script>
 +
    <script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/index_js_one?action=raw&ctype=text/javascript"></script>
 +
</head>
  
<div class="column full_size judges-will-not-evaluate">
+
<style>
 +
    .sec-list-wenzi h3 {
  
 +
        text-align: left;
 +
    }
 +
    .sec-list-wenzi {
 +
        text-align: center;
 +
    }
  
 +
    .sec-list-wenzi .sec-wenzi-content {
 +
        font-size: 18px;
 +
        padding: 0 3em;
 +
        text-align: left;
 +
        color: #000000;
 +
        margin-bottom: 10px;
 +
        font-family: Microsoft YaHei;
 +
    }
  
 +
    .sec-list-wenzi > img{
 +
        text-align: center;
 +
    }
 +
    #content{width:100%;padding:0px;margin:0px;background-color: #ededed;}
 +
    #sideMenu, #top_title
 +
    {
 +
        display: none;
 +
    }
 +
    body{font: 16px sans-serif;}
 +
    .footer_bg .footer {
 +
        padding: 0;
 +
        border-top: 6px solid #222222;
 +
    }
 +
    .footer_bg .footer_btm {
 +
        margin-top: 4%;
 +
        border-top: none;
 +
        padding: 2% 4%;
 +
        padding-top: 2%;
 +
        max-width: 1458px;
 +
        margin: 0 auto;
 +
    }
  
<div class="column full_size">
+
    .sec-list-wenzi .sec-wenzi-list {
 +
        font-weight: 900;
 +
        text-align: left;
 +
    }
 +
</style>
 +
<body>
 +
<!--menu-->
 +
<div class="header-box">
 +
    <div class="header">
 +
        <!-- start h_menu4 -->
 +
        <div class="h_menu4">
 +
            <a class="toggleMenu" href="">Menu</a>
 +
            <ul id="top_ul_my" class="nav">
 +
                <script>
 +
                    function getHover(number){
 +
                        var top_ul_my_lis = $("#top_ul_my").find(">li");
 +
                        console.log(top_ul_my_lis);
 +
                        if(number == 0) top_ul_my_lis[0].setAttribute("class", "active hover");
 +
                        else top_ul_my_lis[0].setAttribute("class", "active");
  
 +
                        for(var i = 1; i < top_ul_my_lis.length; i++){
 +
                            if(i == number) {
 +
                                top_ul_my_lis[i].setAttribute("class", "hover");
 +
                            }else{
 +
                                top_ul_my_lis[i].setAttribute("class", "");
 +
                            }
 +
                        }
 +
                    }
  
<p>
+
                    $(".header").hover(function(event){
Sharing and collaboration are core values of iGEM. We encourage you to reach out and work with other teams on difficult problems that you can more easily solve together.
+
                        event.stopPropagation();
</p>
+
                        $('#top_ul_my li').attr("class","");
</div>
+
                    });
  
<div class="column half_size">
+
                </script>
 +
                <li onmouseover="getHover(0)"><a href="https://2016.igem.org/Team:TJUSLS_China">TJUSLS</a></li>
 +
                <li onmouseover="getHover(1)" class=""><a href="" class="root">project</a>
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Description">Description</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Design">Design</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Experiments">Experiments</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Proof">Proof of Concept</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Demonstrate">Demonstrate</a></li>
  
<h4> Which other teams can we work with? </h4>
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Notebook">Notebook</a></li>
<p>  
+
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Results">Results</a></li>
You can work with any other team in the competition, including software, hardware, high school and other tracks. You can also work with non-iGEM research groups, but they do not count towards the iGEM team collaboration silver medal criterion.
+
                    </ul>
</p>
+
                </li>
 +
                <li onmouseover="getHover(2)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Parts">PARTS</a>
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Basic_Part">Basic Parts</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Composite_Part">Composite Parts</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Part_Collection">Part Collection</a></li>
  
<p>
+
                    </ul>
In order to meet the silver medal criteria on helping another team, you must complete this page and detail the nature of your collaboration with another iGEM team.
+
                </li>
</p>
+
                <li class="active" onmouseover="getHover(3)"><a class="active" href="https://2016.igem.org/Team:TJUSLS_China/Safety">SAFETY</a></li>
 +
                <li onmouseover="getHover(4)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Attributions">ATTRIBUTIONS</a>
  
 +
                </li>
 +
 +
                <li onmouseover="getHover(5)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Human_Practices">HUMAN PRACTICES</a>
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/HP/Silver">Silver</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/HP/Gold">Gold</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Integrated_Practices">Integrated Practices</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Engagement">Engagement</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li onmouseover="getHover(6)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">MODELING</a>
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Modeling">Modeling</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Software">Software</a></li>
 +
                    </ul>
 +
                </li>
 +
                <li onmouseover="getHover(7)" class=""><a href="https://2016.igem.org/Team:TJUSLS_China/Team">TEAM</a>
 +
 +
                    <ul>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Team">Team</a></li>
 +
                        <li><a href="https://2016.igem.org/Team:TJUSLS_China/Collaborations">Collaborations</a></li>
 +
                    </ul>
 +
                </li>
 +
            </ul>
 +
            <!--<script type="text/javascript" src="https://2016.igem.org/Team:TJUSLS_China/home/home_nav?action=raw&amp;ctype=text/javascript"></script>-->
 +
        </div>
 +
        <!-- end h_menu4 -->
 +
        <div class="clear"></div>
 +
    </div>
 +
    <div class="sec-menu">
 +
        <img class="sec-menu-dot" src="https://static.igem.org/mediawiki/2016/f/f9/T--TJUSLS_China--sec-menu.png"/>
 +
        <img class="sec-menu-close" src="https://static.igem.org/mediawiki/2016/b/b5/T--TJUSLS_China--sec-menu-close.png"/>
 +
        <ul>
 +
            <li><a href="#part1">TJUSLS for NKU</a></li>
 +
            <li><a href="#part2">NKU for TJUSLS</a></li>
 +
 +
        </ul>
 +
    </div>
 
</div>
 
</div>
 +
<!--title-->
 +
<div class="second-title">
 +
    Collaborations
 +
    <div class="second-title-img">
 +
        <img src="https://static.igem.org/mediawiki/2016/8/86/T--TJUSLS_China--second-logo.png"/>
 +
    </div>
 +
</div>
 +
<!--content-->
 +
<div class="second-content">
 +
    <div class="sec-list-wenzi">
 +
        <h3 id="part1">TJUSLS_China for NKU_China</h3>
 +
        <div class="sec-wenzi-list">1. The White Crabapple Season Open Day</div>
 +
        <div class="sec-wenzi-content">During the White Crabapple Season Open Day, we invited the Team Nankai_China to participate in our activities. We visit the campus of Tianjin University and our labs together, then have in-depth and friendly exchanges, laying a solid foundation for our future cooperation.
 +
        </div>
  
 +
        <img src="https://static.igem.org/mediawiki/igem.org/3/3c/T--TJUSLS_China--B1.jpg" width="800" height="400">
  
 +
        <div class="sec-wenzi-content">With blooming Begonia flowers, we wondered in campus and enjoy the sunshine. It is the first time we meet while we got on like a house on fire. It was the day of Tianjin University Open Day with amounts of interesting activities. With our commentate, our new friends refreshed their imagine about Tianjin University.</div>
  
<div class="column half_size">
+
        <img src="https://static.igem.org/mediawiki/igem.org/4/4e/T--TJUSLS_China--B2.jpg" width="800" height="400">
<p>
+
        <br><br><img src="https://static.igem.org/mediawiki/igem.org/a/a5/T--TJUSLS_China--B3.jpg" width="800" height="400">
Here are some suggestions for projects you could work on with other teams:
+
        <div class="sec-wenzi-content">Then we went to our laboratory and have short communication about our labs, experiments and other issues about the preparation in the initial stage of iGEM. Both each other learned a lot.
</p>
+
        </div>
  
<ul>
+
        <img src="https://static.igem.org/mediawiki/igem.org/f/f1/T--TJUSLS_China--B4.jpg" width="800" height="400">
<li> Improve the function of another team's BioBrick Part or Device</li>
+
        <div class="sec-wenzi-content">In the above equation, Γ is the quality of PET enzyme adsorption by unit quality PET, g; Γmax is the maximum adsorption of PET enzyme by unit quality PET, g; Ka is the adsorption dissociation constant, mL/g; Ef is the concentration of free PET enzyme in the solution, g/mL.</div>
<li> Characterize another team's part </li>
+
        <div class="sec-wenzi-list">2. About modeling</div>
<li> Debug a construct </li>
+
 
<li> Model or simulating another team's system </li>
+
        <div class="sec-wenzi-content">Here are some equations we write with NKU to model the uptake of exogenously added AI-2 by each plasmid in AI-2 Consumer Device pLsrACDBFGK interrelated to their project.
<li> Test another team's software</li>
+
            <br>To ‘quench’ AI-2 signal in the nature or artificial environment, NKU_China constructed six AI-2 Consumer Devices by overexpression the components responsible for AI-2 uptake (lsrACDB), phosphorylation (lsrK) and degradation (lsrFG).
<li> Help build and test another team's hardware project</li>
+
            <br>Matlab Simulations of AI-2 Consumer Devices were given for a better understanding of how the devices work when exogenously AI-2 was added.
<li> Mentor a high-school team</li>
+
</ul>
+
 
</div>
 
</div>
 +
        <img src="https://static.igem.org/mediawiki/2016/5/5c/T--TJUSLS_China--coll1.jpg" width="800" height="400">
 +
        <div class="sec-wenzi-content"><p style="text-align: center">Fig.1: Ordinary differential equations used to model the uptake of exogenously added AI-2 by each plasmid in AI-2 Consumer Device pLsrACDBFGK</p></div>
 +
 +
        <img src="https://static.igem.org/mediawiki/2016/5/54/T--TJUSLS_China--coll2.jpg" width="800" height="400">
 +
        <div class="sec-wenzi-content"><p style="text-align: center">Fig.2: Matlab Simulation of AI-2 Consumer Devices: pTrcHisB, pLsrACDBFG, pLsrACDBK, pLsrACDBFGK</p></div>
 +
 +
        <br><div class="sec-wenzi-list">3.We provided the two parts (Plate3 6C. <a href="http://parts.igem.org/Part:BBa_I13602">BBA_I13602</a>, Plate2 3K. <a href="http://parts.igem.org/Part:BBa_K561000">BBa_K561000</a>) to the Team Nankai_China when they lost their Distribution Kit.</div>
 +
<h3 id="part2">NKU_China for TJUSLS_China</h3>
 +
 +
        <div class="sec-wenzi-list">The Lotus Festival</div>
 +
        <div class="sec-wenzi-content">The Team Nankai_China invited us to visit Nankai University during the Lotus  Festival. Xianglin showed us the beautiful early summer scenery of Nankai campus as an employable guide.</div>
 +
        <img src="https://static.igem.org/mediawiki/igem.org/0/0c/T--TJUSLS_China--H1.jpg" width="800" height="400">
 +
        <br><br><img src="https://static.igem.org/mediawiki/igem.org/f/f9/T--TJUSLS_China--H2.jpg" width="800" height="400">
 +
        <div class="sec-wenzi-content">After that, we did introductions of our projects at an exchange meeting with the attendance of two professors from Nankai University. Thanks to the exchange, we have broaden our experimental ideas and got a lot of pertinent suggestions from professors.</div>
 +
        <img src="https://static.igem.org/mediawiki/igem.org/3/33/T--TJUSLS_China--H3.jpg" width="800" height="400">
 +
        <br><br><img src="https://static.igem.org/mediawiki/igem.org/1/1e/T--TJUSLS_China--H4.jpg" width="800" height="400">
 +
        <div class="sec-wenzi-list">2. About fluorescent microscope</div>
 +
        <div class="sec-wenzi-content">It is really touching that the captain offered to lend us their fluorescent microscope on his own initiative while ours has been broken. It helps a lot. All our team are appreciate about their kindness and enthusiasm.</div>
 +
 +
 +
 +
            </div>
 +
  
 +
            <div class="clear"></div>
 +
        </div>
  
 +
        <div class="wenzi-end"></div>
 +
        <div class="up"><img src="https://static.igem.org/mediawiki/2016/6/62/T--TJUSLS_China--up.jpg"/></div>
 +
    </div>
 +
    <!--foot-->
 +
    <div class="footer_bg">
 +
        <div class="foot_wrap">
 +
            <div class="footer">
 +
                <div class="footer_btm">
 +
                    <div class="copy">
 +
                        <p class="w3-link">Copyright 2016 TJUSLS</p>
 +
                    </div>
 +
                    <div class="clear"></div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
</body>
 
</html>
 
</html>

Latest revision as of 05:20, 19 October 2016

Menu
Collaborations

TJUSLS_China for NKU_China

1. The White Crabapple Season Open Day
During the White Crabapple Season Open Day, we invited the Team Nankai_China to participate in our activities. We visit the campus of Tianjin University and our labs together, then have in-depth and friendly exchanges, laying a solid foundation for our future cooperation.
With blooming Begonia flowers, we wondered in campus and enjoy the sunshine. It is the first time we meet while we got on like a house on fire. It was the day of Tianjin University Open Day with amounts of interesting activities. With our commentate, our new friends refreshed their imagine about Tianjin University.


Then we went to our laboratory and have short communication about our labs, experiments and other issues about the preparation in the initial stage of iGEM. Both each other learned a lot.
In the above equation, Γ is the quality of PET enzyme adsorption by unit quality PET, g; Γmax is the maximum adsorption of PET enzyme by unit quality PET, g; Ka is the adsorption dissociation constant, mL/g; Ef is the concentration of free PET enzyme in the solution, g/mL.
2. About modeling
Here are some equations we write with NKU to model the uptake of exogenously added AI-2 by each plasmid in AI-2 Consumer Device pLsrACDBFGK interrelated to their project.
To ‘quench’ AI-2 signal in the nature or artificial environment, NKU_China constructed six AI-2 Consumer Devices by overexpression the components responsible for AI-2 uptake (lsrACDB), phosphorylation (lsrK) and degradation (lsrFG).
Matlab Simulations of AI-2 Consumer Devices were given for a better understanding of how the devices work when exogenously AI-2 was added.

Fig.1: Ordinary differential equations used to model the uptake of exogenously added AI-2 by each plasmid in AI-2 Consumer Device pLsrACDBFGK

Fig.2: Matlab Simulation of AI-2 Consumer Devices: pTrcHisB, pLsrACDBFG, pLsrACDBK, pLsrACDBFGK


3.We provided the two parts (Plate3 6C. BBA_I13602, Plate2 3K. BBa_K561000) to the Team Nankai_China when they lost their Distribution Kit.

NKU_China for TJUSLS_China

The Lotus Festival
The Team Nankai_China invited us to visit Nankai University during the Lotus Festival. Xianglin showed us the beautiful early summer scenery of Nankai campus as an employable guide.


After that, we did introductions of our projects at an exchange meeting with the attendance of two professors from Nankai University. Thanks to the exchange, we have broaden our experimental ideas and got a lot of pertinent suggestions from professors.


2. About fluorescent microscope
It is really touching that the captain offered to lend us their fluorescent microscope on his own initiative while ours has been broken. It helps a lot. All our team are appreciate about their kindness and enthusiasm.