|
|
Line 1: |
Line 1: |
| {{Team:UESTC/hidden}} | | {{Team:UESTC/hidden}} |
- | <html> | + | <html ng-app="main"> |
| <head> | | <head> |
- | <link type="text/css" href="https://2013.igem.org/Team:UESTC/nav.css?action=raw&ctype=text/css" rel="stylesheet"/>
| + | <link type="text/css" href="https://2013.igem.org/Team:UESTC/nav.css?action=raw&ctype=text/css" rel="stylesheet"/> |
- | <style type="text/css">
| + | <script src="http://ajax.googleapis.com/ajax/libs/angularjs/1.0.8/angular.js"></script> |
| + | <script src="http://angular-ui.github.io/bootstrap/ui-bootstrap-tpls-0.6.0.js"></script> |
| + | <script type="text/javascript"> |
| + | angular.module('main', ['ui.bootstrap']); |
| + | var TabsCtrl = function ($scope) { |
| + | |
| + | $scope.navType = 'pills'; |
| + | }; |
| + | </script> |
| + | <style type="text/css"> |
| .panel { | | .panel { |
| width:100%; | | width:100%; |
| } | | } |
- | /*
| + | |
- | mf style
| + | |
- | */
| + | |
- | #mf {
| + | |
- | height: auto;
| + | |
- | background:url(https://static.igem.org/mediawiki/2013/3/36/UESTC_notebookBG.jpg);
| + | |
- | }
| + | |
- | #medal_standard {
| + | |
- | width: 80%;
| + | |
- | height: auto;
| + | |
- | text-align: justify;
| + | |
- | margin: 0 auto;
| + | |
- | font: 18px/1.5em museo100regular, arial,verdana;
| + | |
- | padding-top: 40px;
| + | |
- | padding-bottom: 40px;
| + | |
- | }
| + | |
- | #medal_standard span {
| + | |
- | color: red;
| + | |
- | }
| + | |
- | #medal_standard h3{
| + | |
- | font-size:25px;
| + | |
- | }
| + | |
| </style> | | </style> |
| <!-- javascript for responsive drop menu --> | | <!-- javascript for responsive drop menu --> |
Line 94: |
Line 82: |
| </head> | | </head> |
| <body> | | <body> |
- | <nav class="panel">
| + | <nav class="panel"> |
| <a class="toggleMenu" href="#">Menu</a> | | <a class="toggleMenu" href="#">Menu</a> |
| <ul class="nav"> | | <ul class="nav"> |
Line 129: |
Line 117: |
| </ul><!-- end of .nav ul--> | | </ul><!-- end of .nav ul--> |
| </nav> | | </nav> |
- | <div class="panel" id="mf">
| + | <div ng-controller="TabsCtrl"> |
- | <div id="medal_standard">
| + | |
- | <h3>Bronze Medal</h3>
| + | |
- | <span>1. Register the team, have a great summer, and have fun attending the Jamboree.</span>
| + | <tabset vertical="true" type="navType"> |
- | <p>We registered our team as UESTC, enjoyed ourselves during summer and autumn, and spent most of our
| + | <tab heading="Vertical 1">Vertical content 1</tab> |
- | time learning, sharing and working in the room 341 of Yifu Building. For more information about our
| + | <tab heading="Vertical 2">Vertical content 2</tab> |
- | team, please visit <a href="https://2013.igem.org/Team:UESTC">our wiki</a> or our <a href="https://www.youtube.com/watch?v=TIOIVq4FHkY">team video</a> on YouTube.</p>
| + | </tabset> |
- | <span>2. Create and share a description of the team's project via the iGEM wiki.</span>
| + | </div> |
- | <p>For overview of our projects, please click <a href="#project">here</a>.</p>
| + | |
- | <p>To see details of Nebula, please click <a href="#nebula">here</a>.</p>
| + | |
- | <p>To see details of Transpeeder, please click <a href="#transpeeder">here</a>.</p>
| + | |
- | <p>To see details of iBricks, please click <a href="#ibricks">here</a>.</p>
| + | |
- | <span>3. Present a Poster and Talk at the iGEM Jamboree.</span>
| + | |
- | <p>We made our Poster and will give a talk at the iGEM Jamboree.</p>
| + | |
- | <span>4. 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.</span>
| + | |
- | <p>Our software tools and source code are now available on Github for free downloads, please click <a href="https://github.com/igemsoftware/UESTC2013" target="_blank">here</a> to download.</p>
| + | |
- | <h3>Silver Medal</h3>
| + | |
- | <span>1. Provide a detailed, draft specification for the next version of your software tool.</span>
| + | |
- | <p>For next version of our project, please see our future work page.</p>
| + | |
- | <p>For Nebula, please click <a href="#nebula-future-work">here</a>.</p>
| + | |
- | <p>For Transpeeder, please click <a href="#transpeeder-future-work">here</a>.</p>
| + | |
- | <p>For iBricks, please click <a href="#ibricks-future-work">here</a>.</p>
| + | |
- | <span>2. Provide a second, distinct (yet complementary) software tools project.</span>
| + | |
- | <p>Our second software is Transpeeder, a distinct yet complementary one. For more details, please click <a href="https://2013.igem.org/Team:UESTC#transpeeder">here</a>.</p>
| + | |
- | <span>3. Provide a demonstration of their software either as a textual or video tutorial made available on their wiki. This tutorial should explain all the features of the tool as well as provide sample input and output as appropriate.</span>
| + | |
- | <p>To see textual tutorial of our projects, please visit our page on github to download tutorial: <a href="https://github.com/igemsoftware/UESTC2013">https://github.com/igemsoftware/UESTC2013</a></p>
| + | |
- | <p>Also video tutorial is available on YouTube.</p>
| + | |
- | <p>To see Nebula video tutorial, please click <a href="https://www.youtube.com/watch?v=Afhu50rp3RM" target="_blank">here</a></p>
| + | |
- | <p>To see Transpeeder video tutorial, please click <a href="https://www.youtube.com/watch?v=6QfoALDNO0U" target="_blank">here</a></p>
| + | |
- | <p>To see iBricks video tutorial, please click <a href="https://www.youtube.com/watch?v=ktqq0XISr8A" target="_blank">here</a></p>
| + | |
- | <h3>Gold Medal</h3>
| + | |
- | <span>1. 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.</span>
| + | |
- | <p>Our software, Nebula, has been used by team <a href="https://2013.igem.org/Team:UESTC_Life" target="_blank">UESTC_Life</a>. The project of UESTC_Life is to constitute a device that can clear the pollution of environment. To find out suitable promoters that can be stimulated by arabinose, the proper CDS and other reliable components, like terminator and RBS, they used the Auto Mode of Nebula which can generate reliable devices with the inducer and output that users designate. Although to accomplish the function of their projects, team UESTC_Life used CDS that is not in the official registry, which is not provided in our database, they used other parts that our software, Nebula, provides.</p>
| + | |
- | <span>2. Outline and detail how your software effects Human Practices in Synthetic Biology. Such topics include: safety, security, ethics, or ownership, sharing, and innovation.</span>
| + | |
- | <p>For details about this topic, please visit our human practice page, click <a href="#hp">here</a>.</p>
| + | |
- | <span>3. Develop and document a new technical standard that supports the sharing of BioBrick Parts or Devices, either via physical DNA or as information via the internet.</span>
| + | |
- | <p>Among our three projects, both iBricks and Nebula provides sharing function for users. In Nebula, once you complete your designs, you can share the information of your devices as pictures with your friends via Twitter. In iBricks, if you like this video game, you can share it with your friends via Twitter or Facebook, you make an effort to popularize the idea of synthetic biology and iGEM as well.</p>
| + | |
- | </div>
| + | |
- | </div><!-- end of #mf -->
| + | |
| </body> | | </body> |
| </html> | | </html> |
Hello,welcome to visit our Wiki, for better view, please use chrome, firefox, safari .etc modern browser.