All Projects → aquariumbio → aquarium

aquariumbio / aquarium

Licence: MIT License
The Aquarium Lab Operating System

Programming Languages

ruby
36898 projects - #4 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
SCSS
7915 projects
shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to aquarium

platetools
An R package for plotting microtitre plates
Stars: ✭ 45 (+2.27%)
Mutual labels:  biology, lab
MetaLIMS
MetaLIMS, A Simple Open-Source Laboratory Information Management System for Small Metagenomic Labs
Stars: ✭ 39 (-11.36%)
Mutual labels:  lims, lab
cytoscape-sbgn-stylesheet
View biological networks via Cytoscape.js and sbgn-ml
Stars: ✭ 47 (+6.82%)
Mutual labels:  biology, lab
shopify-foundation-theme
Modern Shopify theme using Shopify Theme Lab, Liquid, Vue and Tailwind CSS 🎨
Stars: ✭ 195 (+343.18%)
Mutual labels:  lab
ColorMinePortable
ColorMinePortable
Stars: ✭ 37 (-15.91%)
Mutual labels:  lab
ICS LAB CMU 2016
CMU-CSAPP-LAB 原始文件+完成代码+文字攻略(过程记录手稿第一版)
Stars: ✭ 51 (+15.91%)
Mutual labels:  lab
FALDO
Feature Annotation Location Description Ontology
Stars: ✭ 28 (-36.36%)
Mutual labels:  biology
bioclipse.core
Bioclipse2 Core.
Stars: ✭ 21 (-52.27%)
Mutual labels:  biology
python-bioimage-analysis-tutorial
The new and improved 2018 version of the EMBL Python BioImage Analysis Tutorial. Now finally in python 3!
Stars: ✭ 41 (-6.82%)
Mutual labels:  biology
bioicons
A library of free open source icons for science illustrations in biology and chemistry
Stars: ✭ 665 (+1411.36%)
Mutual labels:  biology
cath-tools
Protein structure comparison tools such as SSAP and SNAP
Stars: ✭ 40 (-9.09%)
Mutual labels:  biology
ma-core-public
Mango Automation Core public code
Stars: ✭ 66 (+50%)
Mutual labels:  protocols
LAB
MIT IT Lab Repository
Stars: ✭ 23 (-47.73%)
Mutual labels:  lab
ADLab
Custom PowerShell module to setup an Active Directory lab environment to practice penetration testing.
Stars: ✭ 143 (+225%)
Mutual labels:  lab
mongodb-3.6-hols
MongoDB 3.6 Hands-On Labs
Stars: ✭ 13 (-70.45%)
Mutual labels:  lab
firework8s
Firework8s is a collection of kubernetes objects (yaml files) for deploying workloads in a home lab.
Stars: ✭ 35 (-20.45%)
Mutual labels:  lab
lasagne4bio
No description or website provided.
Stars: ✭ 103 (+134.09%)
Mutual labels:  biology
Home-Lab
This is the network diagrams, configuration guides, and hardware used for my home lab.
Stars: ✭ 62 (+40.91%)
Mutual labels:  lab
lab-nodejs
Node.js : test code lab
Stars: ✭ 13 (-70.45%)
Mutual labels:  lab
iSkyLIMS
is an open-source LIMS (laboratory Information Management System) for Next Generation Sequencing sample management, statistics and reports, and bioinformatics analysis service management.
Stars: ✭ 33 (-25%)
Mutual labels:  lims

AQUARIUM : The Laboratory Operating System

Aquarium allows a researcher to specify precisely how to perform an experimental protocol so that lab personnel will run the protocol the same way, every time.

Protocols, written in a Ruby DSL called Krill, encode how to manipulate Aquarium's inventory system (LIMS), compute formulae such as volumes, molarities, temperatures, and timing, as well as present lab technicians with images and detailed instructions. Protocols define formal unit operation types with typed inputs and outputs – allowing the researcher to construct a complex workflow by linking an output sample of one protocol to an input of another using the Aquarium graphical workflow designer.

Protocols and processes are scheduled and presented to technicians on touchscreen monitors placed throughout the lab. Every step is logged: who performed the step, which items were used, what data was gathered by which instruments, and how long it took -- data that can be used to debug and improve the experiment. More importantly, Aquarium provides a complete, executable description of the results obtained – one that could be used by another lab running Aquarium to reproduce the result.

Aquarium is the operating system of the UW BIOFAB, a service of the Klavins Lab at the University of Washington.

Users

Users should start at the Getting Started page of Aquarium.bio.

Developers

Developers should start with the developer documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].