1.4.1
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
- Prototype plugin support
- Testing infrastructure
Changes
- New look to the top of the pages
- After submit, open the Collection submitted
- Added search navigation to bottom of search page
Bug fixes
- Fixed bug preventing implementation without built field from rendering
- Color update on theme now updates immediately
- Updating registries now takes immediate effect
A complete list of the issues addressed can be found here: