miércoles, 22 de mayo de 2013

Synthetic Biology Open Language Visual (SBOL Visual), version 1.0.0 RFC

ORIGINAL: MIT / SBOL

Synthetic Biology Open Language Visual (SBOL Visual), version 1.0.0
Download
Author: Quinn, Jacqueline; Beal, Jacob; Bhatia, Swapnil; Cai, Patrick; Chen, Joanna; Clancy, Kevin; Hillson, Nathan; Galdzicki, Michal; Maheshwari, Akshay; P, Umesh; Pocock, Matthew; Rodriguez, Cesar; Stan, Guy-Bart; Endy, Drew
Citable URI: http://hdl.handle.net/1721.1/78249
Date Issued: 2013-03-31
Abstract:
In this BioBricks Foundation Request for Comments (BBF RFC), we specify the Synthetic Biology Open Language Visual standard (SBOL Visual) to enable consistent, human-readable depiction of genetic designs.
URI: http://hdl.handle.net/1721.1/78249
Series/Report no.: BBF RFC;93
Keywords: exchange, data, biobrick

SBOL Visual Examples


ORIGINAL: SBOL
Synthetic Biology Open Language (SBOL) is an open-source standard for in silico representation of genetic designs. SBOL is designed to:
  • Allow synthetic biologists and genetic engineers to electronically exchange designs
  • Send and receive genetic designs to and from biofabrication centers
  • Facilitate storage of genetic designs in repositories
  • Embed genetic designs in publications
SBOL is built around the idea of a core that is used to unambiguously specify the design of a DNA molecule. Around the core are extensions that are used to increase the kind and amount of information transmitted by the language. There are six extensions under development. For example, one extension includes data and information on the performance of DNA components.

The adoption of SBOL offers many benefits, including: 
  1. enabling the use of multiple tools without rewriting designs for each tool, 
  2. enabling designs to be shared and published in a form other researchers can use even in a different software environment, and 
  3. ensuring the survival of design (and the intellectual effort put into them) beyond the lifetime of the software or the reseachers that were used to create them.
Adopting SBOL
SBOL comprises of an object model and a serialization of SBOL to a file. The file is a machine-readable format form representing designs in synthetic biology. 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.

The supported serialization is SBOL:Core:rdf:xml. This SBOL serialization is a supported import and/or export format in many synthetic biology tools. GenBank files may be serialized in SBOL and SBOL serializations may be converted to Genbank files using JBEI's j5 SBOL XML <--> GenBank Conversion Utility.

If you are a software developer for synthetic biology, you should grab one of the libSBOL libraries. Java library libSBOLj can import and export the SBOL core file format v1.1. There is also a C/C++ based library, libSBOLc, being written by Jeffrey Johnson that can export and import the files in the same SBOL format. Therefore, Java developers can use the native Java library, and others can use the C/C++ library, either natively or by using bindings for other languages.

The examples page illustrates a variety of DNA designs specified using the core.
SBOL Developers
SBOL's development started in 2008 with a small grant from MS. Since then it has grown to include a wide consortium of individuals, public institutions, and commercial enterprises both in the US and Europe.

The SBOL Developers Group meets roughly twice a year to discuss progress of the standard. Work on libSBOL and SBOL's icrosoftvarious extensions is ongoing. To join the developers group, contact the Editors at 
sbol-editors@googlegroups.org.

No hay comentarios:

Publicar un comentario

Nota: solo los miembros de este blog pueden publicar comentarios.