Skip to content

v1.1.0

Compare
Choose a tag to compare
@Randoom97 Randoom97 released this 10 Feb 21:44
· 481 commits to final since this release
a0242e7

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