Team:UCSD Software/SoftwareAchievements

From 2014.igem.org

(Difference between revisions)
Line 447: Line 447:
-
<br>
 
Line 470: Line 469:
       <!-- END SILVER MEDAL-->
       <!-- END SILVER MEDAL-->
-
<br>
+
 
<!-- START BRONZE MEDAL-->
<!-- START BRONZE MEDAL-->
       <div class="row marketing">
       <div class="row marketing">

Revision as of 01:17, 16 October 2014


iGEM Gold Medal requirements

  • We have documented each aspect of our project, ranging from the database to the traversal algorithms to the web application, in a very concise manner.
  • We have discussed the project aims, methods, and success. Also, we have discussed the future directions of the project.
  • Tutorial for using the web app.
  • FAQ fo navigating CyNetShare.

iGEM Silver Medal requirements

  • Our complete source code has been submitted to the iGEM GitHub repository.
  • We have also included comprehensive code documentation for outside developers.
  • We also used git versioning from the start of our project so that the commit history will be available on github.
  • Use of SBOL and other standards. (Use and/or improvement of existing synthetic biology tools or frameworks; cite other iGEM teams).

iGEM Bronze Medal requirements

  • This (provide link or info directly) is how our project is relevant to Synthetic Biology.
  • We have also devised an experimental test for our program/algorithm/workflow (demonstrate/display here).
  • In the early stages of our project, we had planned on and worked with testing frameworks such as QUnit, which is a JavaScript Unit Testing Framework.
  • Although we ended up not using it eventually, it was something that a lot of our team members had worked on and/or considered using.