A modern toolbox for synthetic biology
Though you could download the code and build SZ yourself, there is a pre-built and automatically updated version of the web UI available at https://sheffield-igem.github.io/syn-zeug/.
For a live demonstration of SZ toolbox and a showcase of its capabilities, we've made a short walkthrough video.
syn-zeug
is the core Rust library where biotools are implementedweb
is the Svelte SPA that makes up the web interface for syn-zeugbiobox
is a Rust shim that exposes a nice WASM interface to syn-zeugThe contribution or brainstorming of new tools, UI improvements, or documentation is more than welcome. If you'd like to implement any of the above yourself, please feel free to create a fork of our main development repository and submit a PR. The code in this project, particularly in the Rust library, is held to a high standard, but reviewers are more than happy to provide instruction and guidance to new contributors!