Team:UCSD Software/SoftwareAchievements

From 2014.igem.org

(Difference between revisions)
Line 439: Line 439:
<li>We did some modeling and complexity analysis work of our project. You can find details <a href = "">here.</a></li>
<li>We did some modeling and complexity analysis work of our project. You can find details <a href = "">here.</a></li>
<li>We re-used and improved an existing database, & developed on it (Linh's paper). We also made use of SBOL visual (decribed in further detail under the "Web Application" section of the <a href = "">Project</a> page).</li>
<li>We re-used and improved an existing database, & developed on it (Linh's paper). We also made use of SBOL visual (decribed in further detail under the "Web Application" section of the <a href = "">Project</a> page).</li>
-
<li></li>
+
<li>We created an API (Joaquin & Kwat's API/Python module pydoc/Github Documentation code) that other developers can use to build on our project or use it in novel ways for their own projects.</li>
-
<li>FAQ fo navigating CyNetShare.</li>
+
<li>As mentioned earlier, we made use of SBOLv standard.</li>
</ul>
</ul>
         </div>     
         </div>     

Revision as of 01:47, 16 October 2014


iGEM Gold Medal requirements

  • We did some modeling and complexity analysis work of our project. You can find details here.
  • We re-used and improved an existing database, & developed on it (Linh's paper). We also made use of SBOL visual (decribed in further detail under the "Web Application" section of the Project page).
  • We created an API (Joaquin & Kwat's API/Python module pydoc/Github Documentation code) that other developers can use to build on our project or use it in novel ways for their own projects.
  • As mentioned earlier, we made use of SBOLv standard.

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.