|
|
(4 intermediate revisions not shown) |
Line 395: |
Line 395: |
| <ul id="topnav" class="sf-menu"> | | <ul id="topnav" class="sf-menu"> |
| <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B">Home</a></li> | | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B">Home</a></li> |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/SBOL">Software</a> | + | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/project.overview">Project Overview</a></li> |
| + | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/introduction">Software</a> |
| <ul> | | <ul> |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/SBOL">Overview</a></li> | + | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/introduction">Overview</a></li> |
| <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/algorithm">Algorithm</a></li> | | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/algorithm">Algorithm</a></li> |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/achievements">Achievements</a></li> | + | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/achievements">Results</a></li> |
| <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/Download">Download</a></li> | | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/Download">Download</a></li> |
| <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/comment">Comment</a></li> | | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/comment">Comment</a></li> |
Line 434: |
Line 435: |
| <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/august">August</a></li> | | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/august">August</a></li> |
| <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/September">September</a></li> | | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/September">September</a></li> |
- | <li><a href="https://2012.igem.org/Team:SUSTC-Shenzhen-B/October">October</a></li> | + | |
| </ul> | | </ul> |
| </li> | | </li> |
Line 449: |
Line 450: |
| </nav><!-- nav --> | | </nav><!-- nav --> |
| | | |
- | <ul id="sn">
| + | |
- | <li><a href="http://twitter.com" title="Twitter"><span class="icon-img" style="background:url(/wiki/images/1/1a/Sustc-b1-social-twitter.png)"></span></a></li>
| + | |
- | <li><a href="http://plus.google.com" title="Google+"><span class="icon-img" style="background:url(/wiki/images/7/70/Sustc-b1-social-google.png)"></span></a></li>
| + | |
- | <li><a href="http://facebook.com" title="Facebook"><span class="icon-img" style="background:url(/wiki/images/a/a7/Sustc-b1-social-facebook.png)"></span></a></li>
| + | |
- | <li><a href="http://pinterest.com" title="pinterest"><span class="icon-img" style="background:url(/wiki/images/b/bb/Sustc-b1-social-pinterest.png)"></span></a></li>
| + | |
- | </ul>
| + | |
| <div class="clear"></div> | | <div class="clear"></div> |
| </section> | | </section> |
Line 484: |
Line 480: |
| | | |
| <br> | | <br> |
| + | <br> |
| + | <br> |
| + | |
| + | <p>We believe our project qualify for the reward “Best SBOL Based Tool” since we fulfill all requirement of this reward</p> |
| + | <p>Requirement 1: Adopt SBOL in your software to enable synthetic biology information sharing.</p> |
| + | <p>Both our PC offline software and web support SBOL document of terminators. Users can input terminator xml file, |
| + | then our software will analyze the sequence and output the results. |
| + | </p> |
| + | <p>Requirement 2: Document your use of SBOL by describing how it was used to perform information exchange. |
| + | </p> |
| + | <p>Our software can take SBOL format biobrick as input. From the SBOL xml file, we extract the nucleotide sequence. The nucleotide sequence is analyzed by our software to predict terminator efficiency. Then, we can write back to the SBOL file and add efficiency information in documentation of this biobrick part.</p> |
| + | <p>Requirement 3: Describe any challenges you faced in conforming to the SBOL standard. |
| + | </p> |
| + | <p>During our developing process of our software, we found that one major issue of SBOL format is that it does not clearly identify the type of the biobrick parts. We would suggest further SBOL format to include the “type” of parts, whether it is a terminator, or promoter, or RBS. And the type should be clearly defined.</p> |
| + | |
| + | |
| + | |
| | | |
| </article> | | </article> |