Team:SUSTC-Shenzhen-A/Biodesign Background

From 2012.igem.org

(Difference between revisions)
m
Line 162: Line 162:
   <tr>
   <tr>
     <td><div >
     <td><div >
-
<h1 class="title">Introduction of Tinkercell</h1>
+
<h1 class="title">Introduction to Tinkercell</h1>
<div class="image_wrapper image_fr"><span></span><img src="https://static.igem.org/mediawiki/2012/c/cf/Sustc_shenzhen_a_tinkercell.png" width="218" height="128"  alt="Tinkercell Image" /></div>
<div class="image_wrapper image_fr"><span></span><img src="https://static.igem.org/mediawiki/2012/c/cf/Sustc_shenzhen_a_tinkercell.png" width="218" height="128"  alt="Tinkercell Image" /></div>
<br/>
<br/>

Revision as of 03:05, 25 September 2012

Introduction to Tinkercell

Tinkercell Image

    TinkerCell is a computer-aided design software tool for synthetic biology. It combines visual interface with programing API (Python, Octave, C, Ruby) and allows users to share their code with each other via a central repository.

    Since synthetic biology is a rapidly evolving field, three issues were taken into consideration when design TinkerCell. First, modeling techniques in biology are still at a developing stage; second, experimental techniques are constantly evolving, especially automation and directed evolution method; third, databases of biological components are still maturing.

    TinkerCell is designed with the anticipation that the future of synthetic biology will be an intricate interplay between a variety of experimental techniques, databases that store results from experiments, and mathematical models explaining different aspects of the experiments.

    It is too much to have many functions in TinkerCell from the start. So TinkerCell uses a flexible plug-in framework, which will allow others to contribute new functions to TinkerCell. The plug-ins can be written in C, C++, Python, or Octave. Other languages, e.g. Java, might also get added to this list.

    The basic idea behind ThinkerCell is to represent a diagram that is detailed enough so that it can be mapped to models or experimental understanding of the system. ThinkerCell enables that capability in software.

    The purpose of TinkerCell’s plugin interface is to welcome contributions from the community. Additionally, the TinkerCell source code is open-source (BSD) and the application itself is free of charge. All this is intend to make TinkerCell open to community.


Reference:www.tinkercell.com

  

  

Introduction to Quartz 2D


Quartz 2D Image

  Quartz 2D is an advanced, two-dimensional drawing engine available for iOS application development and to all Mac OS X application environments outside of the kernel. Quartz 2D provides low-level, lightweight 2D rendering with unmatched output fidelity regardless of display or printing device. Quartz 2D is resolution- and device-independent; you don’t need to think about the final destination when you use the Quartz 2D application programming interface (API) for drawing.


  The Quartz 2D API is easy to use and provides access to powerful features such as transparency layers, path-based drawing, offscreen rendering, advanced color management, anti-aliased rendering, and PDF document creation, display, and parsing.


  The Quartz 2D API is part of the Core Graphics framework, so you may see Quartz referred to as Core Graphics or, simply, CG.


  Reference:



https://developer.apple.com/

Footbar.jpg