Releases: SynBioDex/SBOLCanvas
v1.1.0
SBOLCanvas is a web based application that can create and edit genetic constructs using the SBOL data and visual standard. SBOLCanvas allows a user to create a genetic design visually and structurally from start to finish. It also allows users to incorporate existing SBOL data from a SynBioHub repository. By the nature of being a web-based application, SBOLCanvas is readily accessible and easy to use.
Docker instructions can be found in the README. Other Docker releases can also be found here.
If you want to deploy SBOLCanvas without docker, or set it up for development, check out the wiki.
New Features
- Combinatorial support in component mode
- Enumerating combinatorial designs to SBOL2 or CSV
- Indicators for missing sequence, combinatorial, and composite
Changes
- Changed selection color to be more visible
- Generic selection and backbone selection now have different colors
Bug Fixes
- Fixed issue with downloading/importing parts that didn't have a layout set previously
- Double clicking to select a part no longer de-selects the item before fetching necessary information
v1.0.0
SBOLCanvas is a web based application that can create and edit genetic constructs using the SBOL data and visual standard. SBOLCanvas allows a user to create a genetic design visually and structurally from start to finish. It also allows users to incorporate existing SBOL data from a SynBioHub repository. By the nature of being a web based application, SBOLCanvas is readily accessible and easy to use.
Docker instructions can be found in the README. The current release can also be found here.
If you wish to run it without docker, setup instructions can be found here and deployment instructions here