Team:Shenzhen BGIC 0101/Requirements

From 2013.igem.org

(Difference between revisions)
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">
+
<p><br/>
-
            $(document).ready(function() {
+
-
                $("p").filter( function() {
+
-
                    return $.trim($(this).html()) == '';
+
-
                }).remove();
+
-
            });
+
-
        </script>
+
-
 
+
-
        <!-- Remove "team" from the menubar -->
+
-
        <script type="text/javascript">
+
-
            $(document).ready(function() {
+
-
                $("menubar > ul > li:last-child").remove();
+
-
            });
+
-
        </script>
+
-
 
+
-
        <!-- 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";
+
-
 
+
-
            });
+
-
        </script>
+
-
 
+
-
<link rel="stylesheet" href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/css?action=raw&ctype=text/css" type="text/css" />
+
-
<link rel="stylesheet" href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/style?action=raw&ctype=text/css" type="text/css" />
+
-
<script src="http://code.jquery.com/jquery-1.7.2.min.js"></script>
+
-
<script type="text/javascript">
+
-
function FloatMenu(){
+
-
var animationSpeed=1500;
+
-
var animationEasing='easeOutQuint';
+
-
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 a{
+
-
color:#f77;
+
-
}
+
-
.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: #fcc;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>
+
-
<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;
+
-
      }
+
-
.que{
+
-
  color: #ADFFCF;
+
-
}
+
-
 
+
-
.ans a{
+
-
color:#f77;
+
-
}
+
-
.ans a:hover{
+
-
color:#38f;
+
-
text-decoration: none;
+
-
}
+
-
</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#HumanPractices">Human Practices</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:# ff9">
+
-
<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/Criteria"  class="menu-item-15 menu-item menu-item-type-post_type menu-item-object-page">Criteria</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: 280px;box-shadow: 4px 3px 125px #cff;">
+
-
<a name="HumanPractices"></a><h1></h1>
+
-
</div>
+
-
<br/>
+
-
<section id="blog" class="container" style="width:910px">
+
-
+
-
<article class="clearfix"  style="background: #cf9;">
+
-
<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>Human Practices</h2><br/>
+
-
<p class="ans"><br/>
+
  1. Share Web-based server<br/>
  1. Share Web-based server<br/>
  2. Software assessment and comparison with BioStudio <br/>
  2. Software assessment and comparison with BioStudio <br/>
Line 156: Line 19:
We tried to sell our design iGEM shirt to BGI’employees.<br/>
We tried to sell our design iGEM shirt to BGI’employees.<br/>
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/>
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;" />
-
<a name="Safety"></a></p>
+
<div id="safety">
-
<br/>
+
<br/><h1>Safety</h1><br/>
-
</div></div>
+
-
</article>
+
-
</section>
+
-
<section id="blog" class="container" style="width:910px">
+
-
 
+
-
<article class="clearfix"  style="background: #cff;">
+
-
<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 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><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:Yes. </p>
Line 186: Line 43:
<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><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 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>
+
<p><img src="https://static.igem.org/mediawiki/2013/e/ef/Answer.png" width="30px" height="30px"/>Answer:No.</p></a>
 +
</div></article>
 +
</section>
 +
<br/><br/>
 +
<hr style="color:#7380AE; height:2px;" />
-
</a> </div></div>
+
<div id="collaboration">
-
</article>
+
<br/><h1>Collaboration</h1><br/>
-
</section>
+
<p>
-
<section id="blog" class="container" style="width:910px">
+
-
 
+
-
<article class="clearfix"  style="background: #cf9;">
+
-
<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>Collaboration</h2><br/>
+
-
<p class="ach">
+
Cooperation: Shenzhen_BGIC_ATCG<br/>
Cooperation: Shenzhen_BGIC_ATCG<br/>
We use NucleoMod to assist other wet team, Shenzhen_BGIC_ATCG, to design the biobrick optimized for eukaryons. <br/>
We use NucleoMod to assist other wet team, Shenzhen_BGIC_ATCG, to design the biobrick optimized for eukaryons. <br/>
Line 215: Line 69:
</p>
</p>
-
</div></div>
+
</div>
-
</article>
+
<br/><br/>
-
</section><br/>
+
<hr style="color:#7380AE; height:2px;" />
-
<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>

Revision as of 03:16, 26 October 2013







Human Practices



1. Share Web-based server
2. Software assessment and comparison with BioStudio
3. 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.
4. 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.
5. 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:

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.