MoSeC - Model to Sequence Converter

Model-based design is common in engineering synthetic biological systems. Models of such systems contain information about used biological entities, relationships between them and description of the system dynamic behaviour. When models are annotated with information about genetic elements needed to build a the system, the conversion between the model and a DNA sequence ready for synthesising, can be automated.

MoSeC converts SBML and CellML models constructed using Standard Virtual Parts to DNA sequence in GenBank, EMBL or SBOL format. The models are initially represented as graphs and the flow of information at the transcriptional and translational levels is used to find the order of parts.

Download

MoSeC is written in Java and requires version 7 or later. To run MoSeC, download the binaries, unzip it, and then run it with:

java -jar MoSeC.jar

More usage examples and a detailed description can be found in the manual.

Publications