Skip to content

1.5.3

Choose a tag to compare

@cjmyers cjmyers released this 05 Dec 19:25
· 1143 commits to master since this release
ccc5c64

SynBioHub is a design repository for people designing biological constructs. It enables DNA and protein designs to be uploaded and shared. SynBioHub also facilitates searching for information about existing useful parts and designs by combining data from a variety of sources. Finally, it has a programmatic interface that allows applications to connect to SynBioHub via a RESTful API to enable third-party software to search, fetch, and submit parts and other design information.

The easiest install method is using Docker, instructions here:

http://wiki.synbiohub.org/wiki/Installation

It is also possible to run on Mac and Linux systems without using Docker. Instructions can be found on the repository README here:

https://github.com/SynBioHub/synbiohub

If you have an instance of SynBioHub running on your machine and would like to make it publicly accessible using the web, we recommend using nginx. Instructions for deploying on nginx can be found here:

http://wiki.synbiohub.org/wiki/NGINX_configuration_instructions

Finally, if you do create a publically accessible instance of SynBioHub, we would like to hear from you, so we may add it to our web-of-registries. Please email:

synbiohub-dev@googlegroups.com

New Features

  • Added support to download GFF3 files

Changes

  • Improved labels for GenBank files
  • Modified description box size to match size of current description when editing

Bug fixes

  • Fixed bug preventing rendering of Experimental Data pages