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

(Prototype team page)
 
 
(25 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{RDFZ-China}}
 
{{RDFZ-China}}
 +
 
<html>
 
<html>
 +
<style>
 +
    body {
 +
        width: 100%;
 +
        margin-left: auto;
 +
        margin-right: auto;
 +
    }
 +
 +
    #body {
 +
        width: 1263px;
 +
        margin-left: auto;
 +
        margin-right: auto;
 +
        background-color: aliceblue;
 +
    }
 +
 +
    #comic p {
 +
        background-color: aliceblue;
 +
        text-align: center;
 +
    }
 +
 +
    #comic img {
 +
        margin-top: 50px;
 +
        width: 1263px;
 +
        height: 620px;
 +
        margin-left: auto;
 +
        margin-right: auto;
 +
    }
 +
 +
    /*just to eliminate any margin */
 +
    #basic_description {
 +
        margin: 0 0 0 0;
 +
    }
 +
 +
        /*also eliminate any margin*/
 +
        #basic_description p {
 +
            margin: 0px;
 +
        }
 +
 +
    /*put footer in the center!*/
 +
    #_footer p {
 +
        text-align: center;
 +
    }
 +
 +
        .description {
 +
        width: 1000px;
 +
        margin-left: auto;
 +
        margin-right: auto;
 +
        font-family: Avenir;
 +
        font-size: large;
 +
        padding-bottom: 30px;
 +
    }
 +
 +
    .description li, .description p {
 +
        color: #404040;
 +
    }
 +
 +
    .description h3 {
 +
        font-family:'Avenir';
 +
        font-size:23px;
 +
    }
 +
 +
    .description p {
 +
        text-indent: 25px !important;
 +
        font-family: Avenir !important;
 +
        font-size: 23px !important;
 +
    }
  
 +
    .description #ref li {
 +
        font-style: italic;
 +
        font-size: x-small;
 +
        color: black;
 +
    }
  
 +
    .description table {
 +
        margin-top: 20px;
 +
        margin-left: 20px;
 +
        margin-right: 20px;
 +
        border: thin solid black;
 +
        caption-side: top;
 +
        border-spacing: 0px;
 +
    }
  
<div class="column full_size judges-will-not-evaluate">
+
    .description td, .description th {
<h3>★  ALERT! </h3>
+
        border: thin dotted gray;
<p>This page is used by the judges to evaluate your team for the <a href="https://2018.igem.org/Judging/Medals">medal criterion</a> or <a href="https://2018.igem.org/Judging/Awards"> award listed below</a>. </p>
+
        padding: 5px;
<p> Delete this box in order to be evaluated for this medal criterion and/or award. See more information at <a href="https://2018.igem.org/Judging/Pages_for_Awards"> Instructions for Pages for awards</a>.</p>
+
        background-color: aliceblue;
</div>
+
        font-weight: 200;
 +
        line-height: 22px;
 +
    }
  
  
<div class="clear"></div>
+
    .description #pricetable table {
 +
        text-align: center;
 +
        margin-left: 200px;
 +
        width: 600px;
 +
    }
  
 +
    .basic_description .description #price th {
 +
        padding: 10px;
 +
    }
  
<div class="column full_size">
+
    .description #price caption {
<h1>Collaborations</h1>
+
        padding-top: 8px;
 +
    }
 +
    .insert {
 +
        text-align: center;
 +
        background-color: aliceblue;
 +
    }
  
<p>
+
        .insert p img {
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.
+
            width: 1200px;
</p>
+
            margin-left: -100px;
 +
        }
  
<h3>Silver Medal Criterion #2</h3>
+
    /* 左侧列表 */
<p>
+
    .paper-sidenav {
Complete this page if you intend to compete for the silver medal criterion #2 on collaboration. Please see the <a href="https://2018.igem.org/Judging/Medals">2018 Medals Page</a> for more information.
+
        position: fixed;
</p>
+
      right: 2em;
</div>
+
        text-align: right;
 +
        font-family: Avenir;
 +
        background-color: #E1FFFF;
 +
      bottom: 2em;
 +
      display: none;
 +
    }
  
<div class="column two_thirds_size">
+
        .paper-sidenav ul {
 +
            list-style-type: none;
 +
            list-style: none;
 +
            padding-inline-start: 0.5em;
 +
            margin-left: 0px;
 +
        }
  
<h4> Which other teams can we work with? </h4>
+
            .paper-sidenav ul p {
<p>
+
                color: black;
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.
+
                font-size: 1.6em !important;
</p>
+
                font-weight: 500;
 +
            }
  
<p>
+
            .paper-sidenav ul a:link {
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.
+
                text-decoration: none;
</p>
+
                color: black;
 +
            }
  
</div>
+
            .paper-sidenav ul a:visited {
 +
                text-decoration: none;
 +
                color: black;
 +
            }
  
 +
            .paper-sidenav ul a:hover {
 +
                text-decoration: none;
 +
                color: blue;
 +
                background-color: #f9f9f9;
 +
                font-size: larger;
 +
            }
  
 +
            .paper-sidenav ul a:active {
 +
                text-decoration: none;
 +
                color: black;
 +
            }
  
<div class="column third_size">
+
    .description .topic-title {
<p>
+
        padding-top: 50px;
Here are some suggestions for projects you could work on with other teams:
+
    }
</p>
+
  
<ul>
+
    .reference {
<li> Improve the function of another team's BioBrick Part or Device</li>
+
        width: 1000px;
<li> Characterize another team's part </li>
+
        margin-left: auto;
<li> Debug a construct </li>
+
        margin-right: auto;
<li> Model or simulate another team's system </li>
+
        font-family: Arial, Helvetica, sans-serif;
<li> Test another team's software</li>
+
        padding-bottom: 30px;
<li> Help build and test another team's hardware project</li>
+
    }
<li> Mentor a high-school team</li>
+
</ul>
+
</div>
+
  
 +
    .hidden-link {
 +
        text-decoration: none;
 +
    }
 +
</style>
 +
<body style="width:1263px; margin-left:auto;margin-right:auto;background-color:white" onscroll="scrollEvent()">
 +
    <div id="body">
 +
        <!--default for floating navigation-->
 +
        <div id="sidebar" class="paper-sidenav">
 +
            <ul>
 +
                <li>
  
 +
                    <ul>
 +
                        <li><a href="#section1">Overview</a></li>
 +
                        <li><a href="#section2">Tsinghua</a></li>
 +
                        <li><a href="#section3">SJTU-BioX-Shanghai</a></li>
 +
                        <li><a href="#section4">GreatBay China</a></li>
 +
                        <li><a href="#section5">BFSUICC-China</a></li>
 +
                        <li><a href="#section6">Nanjing NFLS</a></li>
 +
                    </ul>
 +
                </li>
 +
            </ul>
 +
        </div>
 +
  <div id="comic">
 +
            <p>
 +
                <img src="https://static.igem.org/mediawiki/2018/f/f4/T--RDFZ-China--Collaboration.png" alt="pdcomic" />
 +
            </p>
 +
        </div>
 +
        <div class="description">
 +
            <div class="topic-title" id="section1">
 +
                <h3>Overview</h3>
 +
                <p> RDFZ-China is an active, collaborative team within the iGEM community in China. We share our resources and ideas aiming to create positive impacts on other iGEM teams we collaborated with.  </p>
 +
            </div>
 +
            <div class="topic-title" id="section2">
 +
                <h3><a class="hidden-link" href="https://2018.igem.org/Team:Tsinghua/Collaborations" target="Tsinghua">Tsinghua</a></h3>
 +
                <p> We provided team Tsinghua with IPTG assay with Ptac plasmid backbone in Tsinghua’s IPTG induction devices in their NEON system.Also we provided AHL for their Lux system.Tsinghua was generous to provide us some lab space and equipments to work on our projects. We worked close, both physically and intellectually, to create maximum impacts on our team projects.</p>
 +
            </div>
 +
            <div class="topic-title" id="section3">
 +
                <h3><a class="hidden-link" href="https://2018.igem.org/Team:SJTU-BioX-Shanghai/Collaborations" target="SJTU-BioX-Shanghai">SJTU-BioX-Shanghai</a></h3>
 +
                <p> This year, we provided SJTU-BioX-Shanghai with plasmids expressing acoustic reporter genes arg1 and arg2. They were applied to report the location of cancer foci combining with ultrasound in their project “E.Coli for Colon Health Observation”. We also shared protocols and equipments regarding non-invasive bacteria monitoring in our section of gas vesicles.</p>
 +
            </div>
 +
            <div class="topic-title" id="section4">
 +
                <h3><a class="hidden-link" href="https://2018.igem.org/Team:GreatBay_China/Collaborations" target="Great Bay China">Great Bay China</a></h3>
 +
                <p> Zeyu Tang from the team, RDFZ-China, kindly provided help on modeling for team GBC. To be specific, Zeyu gave them one document about previous work he has done on the fermentor model, which contains deterministic ODEs for predicting the productivity of engineered bacteria in the fermentor. In addition, Zeyu wrote another document which illustrates the deduction of Hill equation, helping them create their model simulation. </p>
 +
                <p> Knowing GreatBay was constructing a constitutive expressing GFP into the bacterial genome, we enquired for it and used it as a capacity monitor for characterizing the expression burden. Greatbay kindly gave it to us as a gift.
 +
            </div>
 +
            <div class="topic-title" id="section5">
 +
                <h3><a href="https://2018.igem.org/Team:BFSUICC-China/Collaborations" class="hidden-link" target="BFSUICC-China">BFSUICC-China</a></h3>
 +
                <p> Our team leader in 2017, Bowen Xiao, did a report on strategies preparing the iGEM competition; then the two teams shared resources and had a conversation on the biggest problems encounter during iGEM. Team BFSUICC-China in September met with us to discuss project updates and Jamboree preparation. </p>
 +
            </div>
 +
          <div class="topic-title" id="section1">
 +
          <h3><a href="https://2018.igem.org/Team:Nanjing_NFLS/Collaboration">Nanjing NFLS</a></h3>
 +
          <p>At the beginning of their wiki programming, team NFLS faced difficulties with the compatibility of our coding software and the official iGEM server. Experimented from Frontpage to Dreamweaver, they still found several bugs remained in our website. Luckily, we had coded part of their wiki, and helped them with the some of the specific sentences that were only used in iGEM server. As our collaboration proceeded, we shared a lot of coding tips and sentences, including light effects and multiple layers.</p>
 +
          </div>
 +
        </div>
 +
</body>
 +
<script>
 +
function scrollEvent(){
 +
console.log(document.documentElement.scrollTop);
 +
if(document.documentElement.scrollTop > 300) {
 +
  document.getElementById("sidebar").style.display="block";
 +
} else {
 +
  document.getElementById("sidebar").style.display="none";
 +
}
 +
}
 +
</script>
 
</html>
 
</html>
 +
{{RDFZ-China/footer}}

Latest revision as of 13:29, 17 October 2018

pdcomic

Overview

RDFZ-China is an active, collaborative team within the iGEM community in China. We share our resources and ideas aiming to create positive impacts on other iGEM teams we collaborated with.

Tsinghua

We provided team Tsinghua with IPTG assay with Ptac plasmid backbone in Tsinghua’s IPTG induction devices in their NEON system.Also we provided AHL for their Lux system.Tsinghua was generous to provide us some lab space and equipments to work on our projects. We worked close, both physically and intellectually, to create maximum impacts on our team projects.

SJTU-BioX-Shanghai

This year, we provided SJTU-BioX-Shanghai with plasmids expressing acoustic reporter genes arg1 and arg2. They were applied to report the location of cancer foci combining with ultrasound in their project “E.Coli for Colon Health Observation”. We also shared protocols and equipments regarding non-invasive bacteria monitoring in our section of gas vesicles.

Great Bay China

Zeyu Tang from the team, RDFZ-China, kindly provided help on modeling for team GBC. To be specific, Zeyu gave them one document about previous work he has done on the fermentor model, which contains deterministic ODEs for predicting the productivity of engineered bacteria in the fermentor. In addition, Zeyu wrote another document which illustrates the deduction of Hill equation, helping them create their model simulation.

Knowing GreatBay was constructing a constitutive expressing GFP into the bacterial genome, we enquired for it and used it as a capacity monitor for characterizing the expression burden. Greatbay kindly gave it to us as a gift.

BFSUICC-China

Our team leader in 2017, Bowen Xiao, did a report on strategies preparing the iGEM competition; then the two teams shared resources and had a conversation on the biggest problems encounter during iGEM. Team BFSUICC-China in September met with us to discuss project updates and Jamboree preparation.

Nanjing NFLS

At the beginning of their wiki programming, team NFLS faced difficulties with the compatibility of our coding software and the official iGEM server. Experimented from Frontpage to Dreamweaver, they still found several bugs remained in our website. Luckily, we had coded part of their wiki, and helped them with the some of the specific sentences that were only used in iGEM server. As our collaboration proceeded, we shared a lot of coding tips and sentences, including light effects and multiple layers.

footer