Team:UESTC-Software/Medal.html
From 2014.igem.org
Tangying0608 (Talk | contribs) |
Tangying0608 (Talk | contribs) |
||
Line 45: | Line 45: | ||
<div class="parts silver medal" style="padding: 20px 50px 20px 100px;overflow:hidden;"> | <div class="parts silver medal" style="padding: 20px 50px 20px 100px;overflow:hidden;"> | ||
<p class="no-indent">4.Demonstrate that you followed best practises in software development so that other developers can modify, use and reuse your code. Provide more than one realistic test case. Examples of best practices are automated unit testing and documentation of test coverage bug tracking facilities, documentation of releases and changes between releases. </p> | <p class="no-indent">4.Demonstrate that you followed best practises in software development so that other developers can modify, use and reuse your code. Provide more than one realistic test case. Examples of best practices are automated unit testing and documentation of test coverage bug tracking facilities, documentation of releases and changes between releases. </p> | ||
- | <p>We used many modern software CI, such as Travis CI and coveralls. In details, please visit | + | <p>We used many modern software CI, such as Travis CI and coveralls. In details, please visit <a href="https://2014.igem.org/Team:UESTC-Software/Overview.html#p6">https://2014.igem.org/Team:UESTC-Software/Overview.html#p6</a></p> |
</div> | </div> | ||
<div class="parts bronze medal" style="padding: 20px 50px 20px 100px;"> | <div class="parts bronze medal" style="padding: 20px 50px 20px 100px;"> |
Revision as of 18:28, 14 October 2014
Gold Medal
1.Provide a convincing validation, testing the performance of the development -- experimentally (can be outsourced) or by other teams and users. Note, even if the algorithm or tool turns out not to work that well, the Gold requirement is fulfilled if the test is good and the analysis convincing. Validation may include: preferably experiments, informatics analysis (complexity, run time) of an algorithm, or user studies.
We have provided a convincing validation in the validation of our wiki.https://2014.igem.org/Team:UESTC-Software/Validation.html
Bronze Medal
1.Register the team, have a great summer, and have fun attending the Jamboree in Boston.
2.Create and share a description of the team's project via the iGEM wiki.
3.Present a Poster and Talk at the Regional Jamboree and World Championship Jamboree.
4.Develop and make available via The Registry of Software Tools, an open source software tool that supports Synthetic Biology based on Standard Parts.
Our software supports RFC [10], RFC [12], RFC [21], RFC [23] and RFC [25].