The SF2 Web Application provides a user friendly web based interface through which information about samples and libraries to be processed can be submitted to Edinburgh Genomics by customers. It also provides Edinburgh Genomics staff with web based interfaces for setting up projects, and for reviewing submissions, along with the ability to automatically upload the reviewed projects to a Clarity LIMS.
- React - Used for building the JavaScript user interfaces
- react-datasheet - Provides the Excel-like spreadsheet component on which the main data entry UI is based
- Tornado - Python based web framework used to serve JavaScript and provide server side web service endpoints
- PyClarity-LIMS - Python module that communicates with a Clarity LIMS instance via its REST API
- Hywel Dunn-Davies - Author / maintainer