Team:Shenzhen BGIC 0101/Requirements

From 2013.igem.org

(Difference between revisions)
 
(25 intermediate revisions not shown)
Line 1: Line 1:
 +
{{:Team:Shenzhen BGIC 0101/Templates/Header}}
<html>
<html>
-
<head>
+
<body>
-
    <!-- iGem wiki hacks -->
+
<div id="HumanPractices">
-
        <!-- Remove all empty <p> tags -->
+
<br/><h1>Human Practices</h1><br/>
-
        <script type="text/javascript">
+
<h2> 1. <a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Web-based_trial">Share Web-based server</a></h2><br/>
-
            $(document).ready(function() {
+
<h2>2. Regional workshop</h2>
-
                $("p").filter( function() {
+
<p>Regional workshop was held in BGI on May, 26th, 2013. As host, we invited 6 teams, SYSU-China, SYSU-Software, SCUT, SCAU-China, SUSTC-Shenzhen-A, SUSTC-Shenzhen-B. <br/>
-
                    return $.trim($(this).html()) == '';
+
Each team shared their ideas and progress, and even established cooperative intention:<br/>
-
                }).remove();
+
DNA material shares among teams, SUSTC-Shenzhen-A assisted BGIC_Shenzhen_ATCG to purchase experimental material.<br/>
-
            });
+
You can find the news <a href=" http://www.genomics.cn/news/show_news?nid=99539">here</a></p>
-
        </script>
+
<br/>
 +
<h2>3. Talk with Dr. Patrick Yizhi Cai</h2>
 +
<p>Dr. Patrick Cai is the Autodesk distinguished scholar and a Principal Investigator (with Chancellor's Fellowship), who directs the group of synthetic genomics in the university of Edinburgh. His research focuses on neochromosome design, computer assisted design for synbio and large scale DNA synthesis automation. So he is the most authoritative scholar for Genovo.<br/>
 +
He came to BGI on Sep, 26th, 2013 and talk with us about Genovo's design and application.
 +
"Genovo is quite a neat idea." Quoted as Cai.</p><br/>
 +
<h2>4. T-shirt sale</h2><br/>
 +
<p>We tried to sell our design iGEM shirt to BGI’employees.</p><br/>
 +
<p>You may also order your own one <a href="https://docs.google.com/forms/d/1v8vvGN4TRq1yzLuKNed43mgl1KEyaWpOjh9VJfyNZqM/viewform">here</a>, if you’re in China.<br/>
 +
</p>
 +
</div>
 +
<br/><br/>
 +
<hr style="color:#7380AE; height:2px;" />
-
        <!-- Remove "team" from the menubar -->
+
<div id="Safety">
-
        <script type="text/javascript">
+
<br/><h1>Safety</h1><br/>
-
            $(document).ready(function() {
+
<h3><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question1: Are you using the iGEM Software repository at github.com/igemsoftware?If you have instead stored your code elsewhere, please explain where and why you have put it there.If your code is not in the iGEM repository, are you using any version control system such as Git, CVS, or SVN?</h3>
-
                $("menubar > ul > li:last-child").remove();
+
<p><b><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:Yes. </b></p>
-
            });
+
<h3><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question2:a. Does your software store any private data supplied by the user? (For example: the user's name and email address, passwords, DNA sequences, circuit designs, etc.) If yes, please describe what kind of data is stored. If no, skip the rest of this question and move on to question 3.</h3>
-
        </script>
+
<p><b><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:Yes. We store DNA sequences and circuit designs provided by users.</b></p>
 +
<h3><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question2:b. What is the URL or IP address where the user's private data is stored? Where is the physical computer or hard drive that contains the user's private data?</h3>
 +
<p><b><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:The server is still being constructed. </b></p>
 +
<h3><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question2:c. Please describe any encryption, password protection, etc. that you use to protect the user's data. (It is not mandatory to have such protections, but if you do, describe them.)</h3>
 +
<p><b><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:No.</b></p>
 +
<h3><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question3:Does your software include any other security features? Please describe them here.</h3>
 +
<p><b><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:Yes. The software can store the data provided by users and those produced step by step, so that user won't miss their result.</b></p>
 +
<h3><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question4:Does your software let the user create a design by choosing parts/genes from a list/database, such as the Registry? If so, which lists/databases are included? Is there any restriction on which parts/genes the user can choose?</h3>
 +
<p><b><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:Yes. KEGG, partsregistry, Codon usage database, SGD, VFDB, E. coli Genome Project. We have no restriction on genes the user can choose.</b></p>
 +
<h3><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question5:Does your software allow users to write new data into any public lists or databases? If so, do you check the new data for errors before allowing it to be written?</h3>
 +
<p><b><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:No.</b></p>
 +
<h3><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question6:Does your software include any other features that encourage the user to create safe designs? Please describe them here.</h3>
 +
<p><b><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:Yes. We develop a plugin to show the relationship between the gene or artificial logic gate gene circuit to guide user to select their target genes safely. Besides, we have reminder about biosafely selection for users.</b></p>
 +
<h3><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question7:Is your team also doing biological work in a wet lab?</h3>
 +
<p><b><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:No.</b></p>
 +
</div></article>
 +
</section>
 +
<br/><br/>
 +
<hr style="color:#7380AE; height:2px;" />
-
        <!-- Empty heading? - Then remove it.. -->
 
-
        <script type="text/javascript">
 
-
            $(document).ready(function() {
 
-
                if ("" == "</html>{{{1}}}<html>") {
 
-
                    $("#heading").remove();
 
-
                }
 
-
            });
 
-
        </script>
 
-
        <script type="text/javascript">
 
-
        $(document).ready(function() {
 
-
        //        document.getElementById("p-logo").style.display= "none";
 
-
              document.getElementsByClassName("right-menu noprint")[0].style.display= "none";
 
-
//document.getElementById("searchform").style.display= "none";
 
-
            });
+
<div id="collaboration">
-
        </script>
+
<br/><h1>Collaboration</h1><br/>
-
<link rel="stylesheet" href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/css?action=raw&ctype=text/css" type="text/css" />
+
<h2>Cooperation: Shenzhen_BGIC_ATCG</h2>
-
<link rel="stylesheet" href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/style?action=raw&ctype=text/css" type="text/css" />
+
<br/>
-
<script src="http://code.jquery.com/jquery-1.7.2.min.js"></script>
+
<p>We use NucleoMod to assist other wet team, Shenzhen_BGIC_ATCG, to design the biobrick optimized for eukaryons. <br/>
-
<script type="text/javascript">
+
Below is one of the examples:<br/>
-
function FloatMenu(){
+
We transform the prokaryon version of cas9 for S.cerevisiae automatically.<br/>
-
var animationSpeed=1500;
+
<img src="https://static.igem.org/mediawiki/2013/e/e4/Ww1.png" /><br/><br/>
-
var animationEasing='easeOutQuint';
+
Firstly, delete five enzymes of biobrick standard, EcoRI, XbaI, SpeI, PstI, NotI based on synonymous mutation of CDS.<br/>
-
var scrollAmount=$(document).scrollTop();
+
-
var newPosition=menuPosition+scrollAmount;
+
-
if($(window).height()<$('#fl_menu').height()+$('#fl_menu .menu').height()){
+
-
$('#fl_menu').css('top',menuPosition);
+
-
} else {
+
-
$('#fl_menu').stop().animate({top: newPosition}, animationSpeed, animationEasing);
+
-
}
+
-
}
+
-
$(window).load(function(){
+
-
menuPosition=$('#fl_menu').position().top;
+
-
FloatMenu();
+
-
});
+
-
$(window).scroll(function(){
+
-
FloatMenu();
+
-
});
+
-
$(document).ready(function(){
+
-
var fadeSpeed=500;
+
-
$("#fl_menu").hover(function(){
+
-
$('#fl_menu .label').fadeTo(fadeSpeed, 1);
+
-
$("#fl_menu .menu").fadeIn(fadeSpeed);
+
-
},function(){
+
-
$('#fl_menu .label').fadeTo(fadeSpeed, 0.75);
+
-
$("#fl_menu .menu").fadeOut(fadeSpeed);
+
-
});
+
-
});
+
-
</script>
+
-
<style>
+
-
.ans{
+
-
  margin-left:50px;
+
-
  }
+
-
.ans a{
+
-
color:#a5f;
+
-
}
+
-
.ans a:hover{
+
-
color:#38f;
+
-
text-decoration: none;
+
-
}
+
-
  .container{
+
-
  width:65%;
+
-
  left: 5%;
+
-
}
+
-
/* fl_menu */
+
-
#fl_menu{position:absolute;top:250px;left:-2px;z-index:9999;
+
-
width:200px;
+
-
height:50px;
+
-
}
+
-
#fl_menu .label{line-height:50px;font-size:18px;font-weight:bold;background: #1B1B1B;color:#fff;letter-spacing:5px;text-align: center;box-shadow: 2px 1px 6px #272727;border-radius: 2px;opacity: 0.75;}
+
-
#fl_menu .label a{color:#83f;text-decoration: none;}
+
-
#fl_menu .label a:hover{color:#38f;}
+
-
</style>
+
<img src="https://static.igem.org/mediawiki/2013/7/71/%E5%9B%BE%E7%89%872.png" width="100%" />
-
<!--[if lte IE 8]><link rel="stylesheet" href="http://www.humaan.com.au/wp-content/themes/humaan/css/iestyle.css"><![endif]-->
+
-
<!--[if IE 9]><link rel="stylesheet" href="http://www.humaan.com.au/wp-content/themes/humaan/css/ie9.css"><![endif]-->
+
-
<script type="text/javascript" src="https://2013.igem.org/Team:Shenzhen_BGIC_0101/easying?action=raw&ctype=text/javascript"></script>
+
-
<script type="text/javascript" src="//use.typekit.net/jlr8wlp.js"></script>
+
-
<script type="text/javascript">try{Typekit.load();}catch(e){}</script>
+
-
<!--[if lt IE 9]><script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
+
-
 
+
-
<style>
+
-
      .ach{
+
-
text-indent: 1em;
+
-
font-family: Century Gothic, Arial;
+
-
      }
+
-
</style>
+
-
<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
+
-
 
+
-
</head>
+
-
<body class="blog developer-wanted">
+
-
<div id="fl_menu">
+
-
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Requirements#Medals">Medals</a></div>
+
-
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Requirements#Safety">Safety</a></div>
+
-
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Requirements#Collaboration">Collaboration</a></div>
+
-
 
+
-
 
+
-
</div>
+
-
<div id="wrap"  style="background:url(https://static.igem.org/mediawiki/igem.org/f/fb/Backgd.jpg);">
+
-
<header class="light">
+
-
<a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Home" id="logo">logo</a>
+
-
+
-
<nav class="menu-main-navigation-container"><a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Home" class="menu-item-20 menu-item menu-item-type-post_type menu-item-object-page">Home</a> <a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Team"  class="menu-item-19 menu-item menu-item-type-post_type menu-item-object-page">Team</a> <a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Software"  class="menu-item-18 menu-item menu-item-type-post_type menu-item-object-page">Software</a> <a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Requirements"  class="menu-item-17 menu-item menu-item-type-post_type menu-item-object-page current-menu-item">Requirements</a>  <a  href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/HumanPractices"  class="menu-item-15 menu-item menu-item-type-post_type menu-item-object-page">Human Practices</a> </nav>
+
-
<a href="https://2013.igem.org/Main_Page" id="logo1">logo</a>
+
-
</header>
+
-
 
+
-
<div id="page-header" style="background: url(https://static.igem.org/mediawiki/2013/e/e5/Spor.jpg);height: 300px;box-shadow: 4px 3px 25px #000;">
+
-
<a name="Medals"></a><h1></h1>
+
-
</div>
+
<br/>
<br/>
-
<section id="blog" class="container" style="width:910px">
+
Secondly, optimize the sequence for S.cerevisiae according to codon usage <a href="http://www.kazusa.or.jp/codon/ ">database</a>.<br/>
-
+
Finally, we recreate the sequence and annotation file.<br/>
-
<article class="clearfix"  style="background: rgba(29, 28, 28, 0.79);">
+
<br/><br/>
-
<div id="post-1815" class="post-1815 post type-post status-publish format-standard hentry category-evolution" style="background: transparent;color: #E6E6E6;">
+
-
<div class="text">
+
-
<br/><h2>Bronze Medal</h2><br/>
+
-
<p class="ach">
+
-
<img src="https://static.igem.org/mediawiki/2012/4/41/USTC-Software-check.png" width="20px" height="20px"/>Register the team, have a great summer, and have fun attending the Jamboree.
+
-
</p>
+
-
<p class="ach">
+
-
<img src="https://static.igem.org/mediawiki/2012/4/41/USTC-Software-check.png" width="20px" height="20px"/>Create and share a description of the team's project via the iGEM wiki.
+
-
</p>
+
-
<p class="ans"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Software">Overview of project</a></p>
+
-
<p class="ach">
+
-
<img src="https://static.igem.org/mediawiki/2012/4/41/USTC-Software-check.png" width="20px" height="20px"/>Present a Poster and Talk at the iGEM Jamboree.
+
-
</p>
+
-
<p class="ach">
+
-
<img src="https://static.igem.org/mediawiki/2012/4/41/USTC-Software-check.png" width="20px" height="20px"/>Develop and make available via the The Registry of Software Tools an open source software tool that supports synthetic biology based on BioBrick standard biological parts
+
-
</p>
+
-
<p class="ans">Our software in <a href="https://github.com/igemsoftware/Shenzhen_BGIC_0101_2013">Github</a>.<br/>
+
-
Note:<br/>
+
-
Our giant software aims at operating Biobrick of device level based on synthesized DNA fragments.<br/>But for biobrick level, the second module can also assist users to design genes, such as deletion of EcorI, XbaI, SpeI, PstI, Not I in the CDS, codon optimization and repeat smash.
+
-
</p>
+
-
<br/><h2>Silver Medal</h2><br/>
+
-
<p class="ach">
+
-
<img src="https://static.igem.org/mediawiki/2012/4/41/USTC-Software-check.png" width="20px" height="20px"/>A. Provide a detailed, draft specification for the next version of your software tool. As our project is so large and extensible greatly, at least 5 ideas can’t be realized due to time limitation.
+
-
</p>
+
-
<p class="ach">
+
-
<img src="https://static.igem.org/mediawiki/2012/4/41/USTC-Software-check.png" width="20px" height="20px"/>B. Provide a second, distinct (yet complementary) software tools project. For the third module SegmMan, we have a complementary design & synthesis method OLS chip synthesis, so that Genovo is compatible for both synthesizer and chip.
+
-
</p>
+
-
<p class="ach">
+
-
<img src="https://static.igem.org/mediawiki/2012/4/41/USTC-Software-check.png" width="20px" height="20px"/>Provide a demonstration of their software either as a textual or video tutorial made available on their wiki.
+
-
</p>
+
-
<p class="ans">Textual <a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Tutorial">tutorial</a></p>
+
-
<br/><h2>Gold Medal</h2><br/>
+
-
<p class="ach">
+
-
<img src="https://static.igem.org/mediawiki/2012/4/41/USTC-Software-check.png" width="20px" height="20px"/>Have another team utilize the software developed by your team. You must clearly show how your software was used and the results that were obtained.
+
-
</p>
+
-
<p class="ans">We have software team Shenzhen_BGIC_ATCG to use the second module to design their genes. SC2.0 project also try out SegmMan module on chrVII’s segmentation.</p>
+
-
<p class="ach">
+
-
<img src="https://static.igem.org/mediawiki/2012/4/41/USTC-Software-check.png" width="20px" height="20px"/>A. Outline and detail how your software effects Human Practices in Synthetic Biology.
+
-
</p>
+
-
<p class="ans">Share:<br/>
+
-
Web-based server for public to use Software assessment and comparison with Biostudio.<br/>
+
-
Innovation:<br/>
+
-
We interview with core leader, Dr. Patrick Yizhi Cai and talk about Genovo’s design and application.<br/>
+
-
Advertisement:<br/>
+
-
We tried to sell our team shirts to people from BGI.<br/>
+
-
</p>
+
-
<p class="ach">
+
-
<img src="https://static.igem.org/mediawiki/2012/4/41/USTC-Software-check.png" width="20px" height="20px"/>B. Use SBOL in your software documentation.
+
-
</p>
+
-
<p class="ans">We use SBOL as one of the output of first module to describe the genes in new created pathway.</p>
+
-
<p class="ach">
+
-
<img src="https://static.igem.org/mediawiki/2012/4/41/USTC-Software-check.png" width="20px" height="20px"/>A. Develop and document a new technical standard that supports one of the following:
+
-
</p>
+
-
<p class="ans">a. Design of BioBrick Parts or Devices<br/>
+
-
Chromosome Design Standard<br/>
+
-
Design Operation Standard<br/>
+
-
b. Construction of BioBrick Parts or Devices<br/>
+
-
Assembly Strategy Standard
+
-
</p>
+
-
</div></div>
+
-
</article>
+
-
</section>
+
-
<section id="blog" class="container" style="width:910px">
+
-
 
+
-
<article class="clearfix"  style="background: rgba(29, 28, 28, 0.79);">
+
-
<div id="post-1815" class="post-1815 post type-post status-publish format-standard hentry category-evolution" style="background: transparent;color: #E6E6E6;">
+
-
<div class="text">
+
-
<br/><h2>Safety</h2><br/>
+
-
+
-
<p class="que"><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question1: Are you using the iGEM Software repository at github.com/igemsoftware?If you have instead stored your code elsewhere, please explain where and why you have put it there.If your code is not in the iGEM repository, are you using any version control system such as Git, CVS, or SVN?</p>
+
-
<p><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:Yes. </p>
+
-
<p class="que"><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question2:a. Does your software store any private data supplied by the user? (For example: the user's name and email address, passwords, DNA sequences, circuit designs, etc.) If yes, please describe what kind of data is stored. If no, skip the rest of this question and move on to question 3.</p>
+
-
<p><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:Yes. We store DNA sequences and circuit designs provided by users.</p>
+
-
<p class="que"><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question2:b. What is the URL or IP address where the user's private data is stored? Where is the physical computer or hard drive that contains the user's private data?</p>
+
-
<p><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:The server is still being constructed. </p>
+
-
<p class="que"><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question2:c. Please describe any encryption, password protection, etc. that you use to protect the user's data. (It is not mandatory to have such protections, but if you do, describe them.)</p>
+
-
<p><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:</p>
+
-
<p class="que"><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question3:Does your software include any other security features? Please describe them here.</p>
+
-
<p><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:Yes. The software can store the data provided by users and those produced step by step, so that user won't miss their result.</p>
+
-
<p class="que"><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question4:Does your software let the user create a design by choosing parts/genes from a list/database, such as the Registry? If so, which lists/databases are included? Is there any restriction on which parts/genes the user can choose?</p>
+
-
<p><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:Yes. KEGG, partsregistry, Codon usage database, SGD, VFDB, E. coli Genome Project. We have no restriction on genes the user can choose.</p>
+
-
<p class="que"><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question5:Does your software allow users to write new data into any public lists or databases? If so, do you check the new data for errors before allowing it to be written?</p>
+
-
<p><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:No.</p>
+
-
<p class="que"><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question6:Does your software include any other features that encourage the user to create safe designs? Please describe them here.</p>
+
-
<p><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:Yes. We develop a plugin to show the relationship between the gene or artificial logic gate gene circuit to guide user to select their target genes safely. Besides, we have reminder about biosafely selection for users.</p>
+
-
<p class="que"><img src="https://static.igem.org/mediawiki/2013/c/c0/Quest.png" width="30px" height="30px"/>Question7:Is your team also doing biological work in a wet lab?</p><a name="Collaboration">
+
-
<p><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:No.</p>
+
-
 
+
-
 
+
-
</a> </div></div>
+
-
</article>
+
-
</section>
+
-
<section id="blog" class="container" style="width:910px">
+
-
<article class="clearfix"  style="background: rgba(29, 28, 28, 0.79);">
+
<h2>We tried out SegmMan module to automatically split designed yeast_chr07_4_51 into 2k minichunks in command line.</h2><br/>
-
<div id="post-1815" class="post-1815 post type-post status-publish format-standard hentry category-evolution" style="background: transparent;color: #E6E6E6;">
+
<p>
-
<div class="text">
+
<img src="https://static.igem.org/mediawiki/2013/0/05/%E5%9B%BE%E7%89%873.png" /><br/>
-
<br/><h2>Collaboration</h2><br/>
+
After run the flow shell, SegmMan analyze the exited enzyme site along the sequence of yeast_chr07_4_51, and finally splited it into about 2k minichunks, so that we can synthesize these fragments and assemble them into whole.<br/>
-
<p class="ach">
+
The following is the final result of segmentations. yeast_chr07_4_51 is split into many 2k minichunks. After these fragments are synthesized, they can be assembled into whole step by step, from 2k to 10k to 30k to whole, according Gibson, Goldengate, Telomere Assembly.<br/>
 +
On 2k and 10k level, they also have vectors homologous region and designed enzyme site, so that they can be preserved and cut out to use quickly. <br/>
</p>
</p>
-
</div></div>
+
</div>
-
</article>
+
<br/><br/>
-
</section><br/>
+
<hr style="color:#7380AE; height:2px;" />
-
<br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/><br/>
+
-
</div><!-- wrapper -->
+
-
<footer>
+
-
<div class="container clearfix">
+
-
<div class="seven columns" id="footer-contact">
+
-
<h3>contact us</h3>
+
-
<p>BGI-Shenzhen, Beishan Industrial Zone<br />
+
-
Yantian District, Shenzhen, 518083, China</p>
+
-
<p> <span>email:</span><br />
+
-
<a href="mailto:gongjianhui@genomics.com">gongjianhui@genomics.com</a></p>
+
-
</div>
+
-
<div class="four columns" id="footer-project">
+
-
<h3>sponsor</h3>
+
-
<p>BGIC<br/></p>
+
-
</div>
+
-
<div class="five columns" id="footer-newsletter">
+
-
<a href="https://2013.igem.org/Main_Page" ><img width="150" height="120" src="https://static.igem.org/mediawiki/2013/0/02/TB_IGEM_official_logo.png" /></a>
+
-
</div>
+
-
</div>
+
-
</footer>
+
-
 
+
-
<script src="http://www.humaan.com.au/wp-content/themes/humaan/js/scripts.min.js" type="text/javascript"></script>
+
</body>
</body>
</html>
</html>

Latest revision as of 20:52, 28 October 2013







Human Practices


1. Share Web-based server


2. Regional workshop

Regional workshop was held in BGI on May, 26th, 2013. As host, we invited 6 teams, SYSU-China, SYSU-Software, SCUT, SCAU-China, SUSTC-Shenzhen-A, SUSTC-Shenzhen-B.
Each team shared their ideas and progress, and even established cooperative intention:
DNA material shares among teams, SUSTC-Shenzhen-A assisted BGIC_Shenzhen_ATCG to purchase experimental material.
You can find the news here


3. Talk with Dr. Patrick Yizhi Cai

Dr. Patrick Cai is the Autodesk distinguished scholar and a Principal Investigator (with Chancellor's Fellowship), who directs the group of synthetic genomics in the university of Edinburgh. His research focuses on neochromosome design, computer assisted design for synbio and large scale DNA synthesis automation. So he is the most authoritative scholar for Genovo.
He came to BGI on Sep, 26th, 2013 and talk with us about Genovo's design and application. "Genovo is quite a neat idea." Quoted as Cai.


4. T-shirt sale


We tried to sell our design iGEM shirt to BGI’employees.


You may also order your own one here, if you’re in China.





Safety


Question1: Are you using the iGEM Software repository at github.com/igemsoftware?If you have instead stored your code elsewhere, please explain where and why you have put it there.If your code is not in the iGEM repository, are you using any version control system such as Git, CVS, or SVN?

Answer:Yes.

Question2:a. Does your software store any private data supplied by the user? (For example: the user's name and email address, passwords, DNA sequences, circuit designs, etc.) If yes, please describe what kind of data is stored. If no, skip the rest of this question and move on to question 3.

Answer:Yes. We store DNA sequences and circuit designs provided by users.

Question2:b. What is the URL or IP address where the user's private data is stored? Where is the physical computer or hard drive that contains the user's private data?

Answer:The server is still being constructed.

Question2:c. Please describe any encryption, password protection, etc. that you use to protect the user's data. (It is not mandatory to have such protections, but if you do, describe them.)

Answer:No.

Question3:Does your software include any other security features? Please describe them here.

Answer:Yes. The software can store the data provided by users and those produced step by step, so that user won't miss their result.

Question4:Does your software let the user create a design by choosing parts/genes from a list/database, such as the Registry? If so, which lists/databases are included? Is there any restriction on which parts/genes the user can choose?

Answer:Yes. KEGG, partsregistry, Codon usage database, SGD, VFDB, E. coli Genome Project. We have no restriction on genes the user can choose.

Question5:Does your software allow users to write new data into any public lists or databases? If so, do you check the new data for errors before allowing it to be written?

Answer:No.

Question6:Does your software include any other features that encourage the user to create safe designs? Please describe them here.

Answer:Yes. We develop a plugin to show the relationship between the gene or artificial logic gate gene circuit to guide user to select their target genes safely. Besides, we have reminder about biosafely selection for users.

Question7:Is your team also doing biological work in a wet lab?

Answer:No.





Collaboration


Cooperation: Shenzhen_BGIC_ATCG


We use NucleoMod to assist other wet team, Shenzhen_BGIC_ATCG, to design the biobrick optimized for eukaryons.
Below is one of the examples:
We transform the prokaryon version of cas9 for S.cerevisiae automatically.


Firstly, delete five enzymes of biobrick standard, EcoRI, XbaI, SpeI, PstI, NotI based on synonymous mutation of CDS.

Secondly, optimize the sequence for S.cerevisiae according to codon usage database.
Finally, we recreate the sequence and annotation file.


We tried out SegmMan module to automatically split designed yeast_chr07_4_51 into 2k minichunks in command line.



After run the flow shell, SegmMan analyze the exited enzyme site along the sequence of yeast_chr07_4_51, and finally splited it into about 2k minichunks, so that we can synthesize these fragments and assemble them into whole.
The following is the final result of segmentations. yeast_chr07_4_51 is split into many 2k minichunks. After these fragments are synthesized, they can be assembled into whole step by step, from 2k to 10k to 30k to whole, according Gibson, Goldengate, Telomere Assembly.
On 2k and 10k level, they also have vectors homologous region and designed enzyme site, so that they can be preserved and cut out to use quickly.