SynBioDex/SBOLDesigner

Name: SBOLDesigner

Owner: Synthetic Biology Data Exchange Group

Description: SBOL Designer Project

Created: 2015-12-06 04:46:13.0

Updated: 2018-04-25 00:03:38.0

Pushed: 2018-04-25 00:03:36.0

Homepage:

Size: 109200

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

SBOL Designer

SBOL designer allows you to visualize SBOL designs using SBOL visual icons, edit SBOL designs in a GUI, import genetic constructs from an SBOL parts registry, and save your design an SBOL file.

Running SBOL Designer stand-alone

SBOLDesigner requires Java 8 to be installed on your computer. To run SBOL designer, simply double click the jar file. If your OS does not support running Java applications by double clicking, you can run the designer from command-line by using the java -jar <jarFileName> command at a terminal where jarFileName will be the name of the SBOL Designer jar file you downloaded.

Compilation

In order to build SBOLDesigner from source, type the following into a Windows shell or create an Eclipse Maven run configuration that has the following goals (excluding the “mvn”) after cloning this repository: mvn clean install exec:java -Dexec.mainClass=“com.clarkparsia.sbol.editor.SBOLDesignerStandalone” && mvn package

More information

See http://github.com/SynBioDex/SBOLDesigner/ for more information on SBOL designer. Send your questions and comments about SBOL Designer to michael13162@gmail.com.

For the previous version (unsupported) of SBOL Designer, see http://github.com/clarkparsia/sbol/.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.