1.5.2
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 ability to see different log levels on admin page
- Added ability to delete attachments on page where they are added
- Added a fully functional SPARQL interface for admin users
- Substantial redesign of advanced search
- Added ability to jump back to containing collection
Changes
- Show image attachments at top of page for objects without a visualization
- Logs now stored persistently
- Removed plugin result logging
- Added MapsTos into Module list on ModuleDefinition page
Bug fixes
- Fixed bug with image list for mutable fields
- Fixed bug preventing some top-levels from being viewed
- Fixed bug with create collection
- Fixed bug causing hard crash when attachments are missing
- Fixed edit description and added ability to remove
- Removed pencil for edit on public parts