Team:SUSTC-Shenzhen-B/SBOL

From 2012.igem.org

(Difference between revisions)
Line 470: Line 470:
              
              
<article>
<article>
-
                                 <h2><p>SBOL in Software</p></h2>
+
                                 <h1><p>SBOL in Software</p></h1>
<p>Synthetic Biology Open Language (SBOL) is a data exchange standard for descriptions of genetic parts, devices, modules, and systems. SBOL is neutral with respect to programming languages and software encoding. By supporting SBOL for reading and writing synthetic biology designs, different software tools can directly communicate and store the same representation of these designs. This removes an impediment to sharing engineered systems and permits other researchers and commercial enterprises to start with an unambiguous representation of the design.</p>
<p>Synthetic Biology Open Language (SBOL) is a data exchange standard for descriptions of genetic parts, devices, modules, and systems. SBOL is neutral with respect to programming languages and software encoding. By supporting SBOL for reading and writing synthetic biology designs, different software tools can directly communicate and store the same representation of these designs. This removes an impediment to sharing engineered systems and permits other researchers and commercial enterprises to start with an unambiguous representation of the design.</p>

Revision as of 06:21, 26 October 2012

Title

SBOL in Software

Synthetic Biology Open Language (SBOL) is a data exchange standard for descriptions of genetic parts, devices, modules, and systems. SBOL is neutral with respect to programming languages and software encoding. By supporting SBOL for reading and writing synthetic biology designs, different software tools can directly communicate and store the same representation of these designs. This removes an impediment to sharing engineered systems and permits other researchers and commercial enterprises to start with an unambiguous representation of the design.


Both our PC offline software and web support SBOL document of terminators. Users can input terminator xml file, then our software will analyze the sequence and output the results.

Web SBOL Interface

PC software SBOL Interface