Difference between revisions of "Team:OUC-China/Parts"

Line 1: Line 1:
 
{{OUC-China}}
 
{{OUC-China}}
 
<html>
 
<html>
 +
<head>
 +
<title>Team OUC-China: Main</title>
 +
<meta charset="utf-8" />
 +
<meta name="viewport" content="width=device-width, initial-scale=1" />
 +
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 +
<link rel="stylesheet" href="https://2018.igem.org/Team:OUC-China/CSS6?action=raw&ctype=text/css" />
  
 +
 +
<style>
  
<div class="column full_size">
 
<h1>Parts</h1>
 
<p>Each team will make new parts during iGEM and will submit them to the Registry of Standard Biological Parts. The iGEM software provides an easy way to present the parts your team has created. The <code>&lt;groupparts&gt;</code> tag (see below) will generate a table with all of the parts that your team adds to your team sandbox.</p>
 
<p>Remember that the goal of proper part documentation is to describe and define a part, so that it can be used without needing to refer to the primary literature. Registry users in future years should be able to read your documentation and be able to use the part successfully. Also, you should provide proper references to acknowledge previous authors and to provide for users who wish to know more.</p>
 
</div>
 
  
<div class="column full_size">
+
.copyright1 {
<div class="highlight decoration_background">
+
text-align: center;
<h3>Note</h3>
+
padding-top: 20px;
<p>Note that parts must be documented on the <a href="http://parts.igem.org/Main_Page"> Registry</a>. This page serves to <i>showcase</i> the parts you have made. Future teams and other users and are much more likely to find parts by looking in the Registry than by looking at your team wiki.</p>
+
padding-bottom: 20px;
</div>
+
background-color: gray;
</div>
+
color: #FFFFFF;
 +
text-transform: uppercase;
 +
font-weight: lighter;
 +
letter-spacing: 2px;
 +
border-top-width: 2px;
 +
}
  
<div class="clear extra_space"></div>
 
<div class="line_divider"></div>
 
<div class="clear extra_space"></div>
 
  
  
  
 +
#myBtn {
 +
  display: none;
 +
  position: fixed;
 +
  bottom: 20px;
 +
  right: 30px;
 +
  z-index: 99;
 +
  border: none;
 +
  outline: none;
 +
  background-color: gray;
 +
  color: white;
 +
  cursor: pointer;
 +
  padding: 15px;
 +
  border-radius: 10px;
 +
}
  
 +
#myBtn:hover {
 +
  background-color: #555;
 +
}
 +
</style>
  
<div class="column two_thirds_size">
 
<div class="highlight decoration_B_full">
 
  
<h3>Adding parts to the registry</h3>
 
<p>You can add parts to the Registry at our <a href="http://parts.igem.org/Add_a_Part_to_the_Registry">Add a Part to the Registry</a> link.</p>
 
  
<p>We encourage teams to start completing documentation for their parts on the Registry as soon as you have it available. The sooner you put up your parts, the better you will remember all the details about your parts. Remember, you don't need to send us the DNA sample before you create an entry for a part on the Registry. (However, you <b>do</b> need to send us the DNA sample before the Jamboree. If you don't send us a DNA sample of a part, that part will not be eligible for awards and medal criteria.)</p>
+
</head>
<div class="button_link">
+
<body class="homepage">
<a href="http://parts.igem.org/Add_a_Part_to_the_Registry">
+
ADD PARTS
+
</a>
+
</div>
+
  
</div>
+
<button onclick="topFunction()" id="myBtn" title="回顶部">TOP</button>
</div>
+
  
 +
<div id="page-wrapper" >
  
  
<div class="column third_size">
+
<!-- Nav -->
<div class="highlight decoration_A_full">
+
<nav id="nav">
<h3>Inspiration</h3>
+
<ul>
<p>We have a created  a <a href="http://parts.igem.org/Well_Documented_Parts">collection of well documented parts</a> that can help you get started.</p>
+
<li ><a href="https://2018.igem.org/Team:OUC-China">Main</a>
 +
</li>
 +
<li>
 +
<a href="#">Project</a>
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Description">Overview</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Design">Design</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Results">Results</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Demonstrate">Demonstrate</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">Lab WORK</a>
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Experiments">Experiments</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Safety">Safety</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/InterLab">InterLab</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Model">Model</a>
 +
</li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Parts">Parts</a>
 +
</li>
 +
<li><a href="#">Human_Practices</a>
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Human_Practices">Human_Practices</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Public_Engagement">Public_Engagement</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="#">Team</a>
 +
<ul>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Team">Team_Member</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Collaborations">Collaborations</a></li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Attributions">Attributions</a></li>
 +
</ul>
 +
</li>
 +
<li><a href="https://2018.igem.org/Team:OUC-China/Notebook">Notebook</a></li>
  
<p> You can also take a look at how other teams have documented their parts in their wiki:</p>
+
</ul>
<ul>
+
</nav>
<li><a href="https://2014.igem.org/Team:MIT/Parts"> 2014 MIT </a></li>
+
<li><a href="https://2014.igem.org/Team:Heidelberg/Parts"> 2014 Heidelberg</a></li>
+
<li><a href="https://2014.igem.org/Team:Tokyo_Tech/Parts">2014 Tokyo Tech</a></li>
+
</ul>
+
</div>
+
</div>
+
  
 +
<!-- Banner -->
 +
 +
<img src="https://static.igem.org/mediawiki/2018/7/71/T--OUC-China--project.jpg"alt="banner"width="100%">
 +
 +
</div>
 +
<!-- Main -->
 +
<div id="main" class="container">
 +
 +
 +
 +
<div class="12u">
  
<div class="clear extra_space"></div>
+
<!-- Features -->
 +
<section class="box features">
 +
<h2 class="major"><span>MEMBER'S ATTRIBUTION</span></h2>
 +
 +
<p align="justify">
  
 +
&emsp;&emsp;From the beginning of 2018, OUC-China have brand new members for this competition season. With the help of experienced team leaders before, we build a team consists of 8 undergraduate students from different majors and two grades. And by sharing happiness and woe this season, now we become close friends and have the tacit understanding. All the members in 2018 OUC-China devoted the best of themselves to develop the project. At the same time, we would have gone nowhere without the help from many other people from our school, other institutions and the society. We sincerely appreciate all the help!
 +
 
 +
<br />&emsp;&emsp;Yunqian Zhang, captain of OUC-China iGEM 2018 and general affair supervisor, was responsible for designing our project and experiment. She designed and checked all the circuit as well as the primers used in PCR and part standardization. She provided basic experimental scheme for lab administrator. She was responsible for construct and test by microplate reader of polycistron circuit. Also she arranged journals for all people to CCiC and Boston.
  
 +
<br />&emsp;&emsp;Yanju Chen, vice-captain of our team, pushed the preceding of human practice and communication with other teams. She keep connection with all the professors who helped us. She is also responsible for submitting parts and document the experimental characterization. Also she arranged journals for all people to Beijing.
  
 +
<br />&emsp;&emsp;Jiacheng Huang, vice-captain of our team. He selected all the csy4 mutants and hairpin mutants to meet our goal. He was in charge of modeling and excavated deeply in theory who also is one of wiki designer.
  
<div class="column full_size">
+
<br />&emsp;&emsp;Qinbo Qiao, lab administrator and arranged the journal to get visa. Her major work was part standardization and extracted a mount of DNA.
  
<h3>What information do I need to start putting my parts on the Registry?</h3>
+
<br />&emsp;&emsp;Xudong Liu, lab administrator, was in charge of construct circuits by using 3A assembly and detected the expression of proteins. Also he was responsible for the measurement of the growth rate of E.coli, providing experimental limits for model. He changed our experimental scheme with need at any moment.
<p>The information needed to initially create a part on the Registry is:</p>
+
<ul>
+
<li>Part Name</li>
+
<li>Part type</li>
+
<li>Creator</li>
+
<li>Sequence</li>
+
<li>Short Description (60 characters on what the DNA does)</li>
+
<li>Long Description (Longer description of what the DNA does)</li>
+
<li>Design considerations</li>
+
</ul>
+
  
<p>
+
<br />&emsp;&emsp;Qingjie Li, the financial manager of our team and designer for our Video Game——Csy4 Go! She was also responsible for our motA test system. She designed the experiment for this system and finished all the lab work for this part by herself. She helped us with a lot of biological order for biotechnology companies.
We encourage you to put up <em>much more</em> information as you gather it over the summer. If you have images, plots, characterization data and other information, please also put it up on the part page. </p>
+
  
</div>
+
<br />&emsp;&emsp;Kai Sun, the web designer and art designer who established the structure of our wiki, poster, team uniform and many other designing works. At the same time, he also take the task of Interlab measurement and primers design.
  
 +
<br />&emsp;&emsp;Anyi Li, was responsible for primers design and plan for human practice. At the same time, she test the second system which contain many Csy4 mutants and hairpin mutants by flow cytometry for 6 times. And she writed our notebook and took part in some lab work.</p>
 +
</section>
  
<div class="clear extra_space"></div>
+
</div>
<div class="line_divider"></div>
+
</div>
<div class="clear extra_space"></div>
+
  
  
<div class="column full_size">
+
<h3>Part Table </h3>
+
  
<p>Please include a table of all the parts your team has made during your project on this page. Remember part characterization and measurement data must go on your team part pages on the Registry. </p>
 
  
</html>
 
<groupparts>iGEM18 OUC-China</groupparts>
 
<html>
 
</div>
 
  
  
 +
 +
<div id="main" class="container">
 +
 +
 +
 +
<div class="12u">
 +
 +
<!-- Features -->
 +
<section class="box features">
 +
<h2 class="major"><span>Acknowledgement for support</span></h2>
 +
 +
<p align="justify">
 +
 +
&emsp;&emsp;Every member in 2017 OUC-China iGEM gave us practical suggestions.
 +
<br />&emsp;&emsp;Yang Liu, the Captain of OUC-China 2011 and Li Kang, the Captain of OUC-China 2012 helped improve the synthetic conception of our project. 
 +
<br />&emsp;&emsp;Our PI Prof. Chenguang Liu and Prof. Xingguo Liang offered us constructive advice over our project and gave us long-term technical consulting support through the procedure.
 +
<br />&emsp;&emsp;Prof Chunbo Lou and Pei Du, from Institute of Microbiology, provided us with original idea by their work and also taught us with some details about experiment and lab work.
 +
<br />&emsp;&emsp;Our PI Prof.Xingguo Liang offered us experimental lab.
 +
<br />&emsp;&emsp;Our PI Prof.Zhe Chi helped us with gene synthesis and financial problems, at the same time, he also provided us with unique advice about project.
 +
<br />&emsp;&emsp;Prof. Xiaohua Zhang, from College of Marine Life, Ocean University of China, provided us instrument (Thermo Scientific NanoDrop) to measure the concentration of nucleic acid. 
 +
<br />&emsp;&emsp;Prof Mingzhuang Zhu and Wei Yang provided us the flow cytometry which was really helpful for our second system. </p>
 +
</section>
 +
 +
</div>
 +
</div>
 +
 +
 +
 +
 +
 +
<!-- Scripts -->
 +
 +
 +
<script src="http://https://2018.igem.org/Team:OUC-China/jquery?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:OUC-China/dropotron?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:OUC-China/skeljs?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:OUC-China/skelviewport?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:OUC-China/utiljs?action=raw&ctype=text/javascript"></script>
 +
<script src="https://2018.igem.org/Team:OUC-China/mainjs?action=raw&ctype=text/javascript"></script>
 +
 +
 +
  <div class="copyright1">Contact Us : oucigem@163.com  | &copy;2018 OUC IGEM.All Rights Reserved.  |  Based On Dreamweaver </div>
 +
 +
 +
<script>
 +
// 当网页向下滑动 20px 出现"返回顶部" 按钮
 +
window.onscroll = function() {scrollFunction()};
 +
 +
function scrollFunction() {console.log(121);
 +
    if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
 +
        document.getElementById("myBtn").style.display = "block";
 +
    } else {
 +
        document.getElementById("myBtn").style.display = "none";
 +
    }
 +
}
 +
 +
// 点击按钮,返回顶部
 +
function topFunction() {
 +
    document.body.scrollTop = 0;
 +
    document.documentElement.scrollTop = 0;
 +
}
 +
</script>
 +
 +
 +
</body>
  
  
 
</html>
 
</html>
 +
<groupparts>iGEM18 OUC-China</groupparts>

Revision as of 11:19, 21 September 2018

Team OUC-China: Main

MEMBER'S ATTRIBUTION

  From the beginning of 2018, OUC-China have brand new members for this competition season. With the help of experienced team leaders before, we build a team consists of 8 undergraduate students from different majors and two grades. And by sharing happiness and woe this season, now we become close friends and have the tacit understanding. All the members in 2018 OUC-China devoted the best of themselves to develop the project. At the same time, we would have gone nowhere without the help from many other people from our school, other institutions and the society. We sincerely appreciate all the help!  
  Yunqian Zhang, captain of OUC-China iGEM 2018 and general affair supervisor, was responsible for designing our project and experiment. She designed and checked all the circuit as well as the primers used in PCR and part standardization. She provided basic experimental scheme for lab administrator. She was responsible for construct and test by microplate reader of polycistron circuit. Also she arranged journals for all people to CCiC and Boston.
  Yanju Chen, vice-captain of our team, pushed the preceding of human practice and communication with other teams. She keep connection with all the professors who helped us. She is also responsible for submitting parts and document the experimental characterization. Also she arranged journals for all people to Beijing.
  Jiacheng Huang, vice-captain of our team. He selected all the csy4 mutants and hairpin mutants to meet our goal. He was in charge of modeling and excavated deeply in theory who also is one of wiki designer.
  Qinbo Qiao, lab administrator and arranged the journal to get visa. Her major work was part standardization and extracted a mount of DNA.
  Xudong Liu, lab administrator, was in charge of construct circuits by using 3A assembly and detected the expression of proteins. Also he was responsible for the measurement of the growth rate of E.coli, providing experimental limits for model. He changed our experimental scheme with need at any moment.
  Qingjie Li, the financial manager of our team and designer for our Video Game——Csy4 Go! She was also responsible for our motA test system. She designed the experiment for this system and finished all the lab work for this part by herself. She helped us with a lot of biological order for biotechnology companies.
  Kai Sun, the web designer and art designer who established the structure of our wiki, poster, team uniform and many other designing works. At the same time, he also take the task of Interlab measurement and primers design.
  Anyi Li, was responsible for primers design and plan for human practice. At the same time, she test the second system which contain many Csy4 mutants and hairpin mutants by flow cytometry for 6 times. And she writed our notebook and took part in some lab work.

Acknowledgement for support

  Every member in 2017 OUC-China iGEM gave us practical suggestions.
  Yang Liu, the Captain of OUC-China 2011 and Li Kang, the Captain of OUC-China 2012 helped improve the synthetic conception of our project. 
  Our PI Prof. Chenguang Liu and Prof. Xingguo Liang offered us constructive advice over our project and gave us long-term technical consulting support through the procedure.
  Prof Chunbo Lou and Pei Du, from Institute of Microbiology, provided us with original idea by their work and also taught us with some details about experiment and lab work.
  Our PI Prof.Xingguo Liang offered us experimental lab.
  Our PI Prof.Zhe Chi helped us with gene synthesis and financial problems, at the same time, he also provided us with unique advice about project.
  Prof. Xiaohua Zhang, from College of Marine Life, Ocean University of China, provided us instrument (Thermo Scientific NanoDrop) to measure the concentration of nucleic acid. 
  Prof Mingzhuang Zhu and Wei Yang provided us the flow cytometry which was really helpful for our second system.

Contact Us : oucigem@163.com | ©2018 OUC IGEM.All Rights Reserved. | Based On Dreamweaver
<groupparts>iGEM18 OUC-China</groupparts>