SBROME: A scalable optimization and module matching framework for automated biosystems design
The Synthetic Biology Reusable Optimization Methodology (SBROME) is a CAD optimization platform for modular synthetic circuit design. Given a circuit topology and the desired dynamics, SBROME designs a circuit with the optimal set of parts, minimizing cross-talk and incompatibilities. SBROME is using PAMLib (see resources).
Mutation Analyzer: A mutation analysis tool
Mutation analyzer loads VCF files containing the mapping of sequencing reads and provides a report on the position and type of mutations. It currently works for E. coli, email us if you want to add another genome.
EVE: Evolution in Variable Environments
EVE is a multi-scale simulator of microbial evolution. It provides models for genes, proteins, modified proteins, networks, cells, populations. It is written in C++ and it is optimized for HPC runs (scales up to 164K cells) with dynamic loadbalancing, process migration and HDF-5 storage.
Clairvoyance: A multi-omics bacterial predictor
Clairvoyance is a multi-scale, data-driven system that uses machine learning techniques (artificial neural networks, support vector and constrained regression, optimization solvers) to predict genome-scale gene expression, protein expression and metabolic concentrations, given a specific environmental and genetic background. Specify your strain, genetic perturbations (gene over-expression, knockout), your environment (media, chemicals, stress, other abiotic factors), and Clairvoyance will provide a estimate of growth dynamics and expression levels. Currently only E. coli (Ecomics database) is supported.
SEPSIS CDSS: A clinical decision support tool.
Sepsis CDSS is a clinical decision support tool that employs probabilistic models trained on Electronic Health Records to inform health decisions. In its latest version, it is based on SVM and POMDP techniques on 1497 patient records from the UC Davis Health System. Sepsis CDSS has also a Google Glass application and supporting user database.