Towards an Aspect-Oriented Design and Modelling Framework for Synthetic Biology.

Philipp Boeing1, Miriam Leon2, Darren N Nesbeth3

  • 1Department of Computer Science, UCL, London WC1E 6BT, UK.

Processes (Basel, Switzerland)
|December 21, 2018
PubMed
Summary

This study introduces a new synthetic biology design framework using aspect-oriented programming concepts. It separates core design aims from system-wide attributes for more complex biological system construction.

Related Concept Videos

Synthetic Biology02:55

Synthetic Biology

Synthetic biology is an interdisciplinary science that involves using principles from disciplines such as engineering, molecular biology, cell biology, and systems biology. It involves remodeling existing organisms from nature or constructing completely new synthetic organisms for applications such as protein or enzyme production, bioremediation, value-added macromolecule production, and the addition of desirable traits to crops, to name a few.
Golden rice
Golden rice is a genetically modified...
5.6K
Location and Orientation of the Heart01:13

Location and Orientation of the Heart

The human heart, despite its modest size and weight, is an organ of remarkable strength and endurance. Roughly the size of a fist, the heart weighs between 250 and 350 grams and is nestled within the mediastinum, the medial cavity of the thorax. It extends obliquely for about 12 to 14 cm, resting on the superior surface of the diaphragm. The heart is positioned anterior to the vertebral column and posterior to the sternum, with two-thirds of its mass lying to the left of the midsternal line.
10.2K
Factorial Design02:01

Factorial Design

Factorial Analysis is an experimental design that applies Analysis of Variance (ANOVA) statistical procedures to examine a change in a dependent variable due to more than one independent variable, also known as factors. Changes in worker productivity can be reasoned, for example, to be influenced by salary and other conditions, such as skill level. One way to test this hypothesis is by categorizing salary into three levels (low, moderate, and high) and skills sets into two levels (entry level...
13.8K
Group Design02:01

Group Design

The most basic experimental design involves two groups: the experimental group and the control group. The two groups are designed to be the same except for one difference— experimental manipulation. The experimental group gets the experimental manipulation—that is, the treatment or variable being tested—and the control group does not. Since experimental manipulation is the only difference between the experimental and control groups, we can be sure that any differences between...
10.5K
What is Conservation Biology?01:57

What is Conservation Biology?

Conservation biology is a scientific field that focuses on the preservation of biodiversity in order to protect ecosystems while meeting the needs of the human population. Humans require properly functioning ecosystems to maintain our supply of natural resources, including food, medicines, and building materials.
24.3K
Synthetic Disvision of Polynomials01:28

Synthetic Disvision of Polynomials

Synthetic division is an efficient algorithmic approach for dividing a polynomial by a linear binomial of the form x - c, where c is a real number. This method is helpful due to its streamlined process, which avoids the more cumbersome steps involved in the traditional long division of polynomials. It simplifies computation and serves as a practical tool for evaluating polynomials and identifying their factors.To perform synthetic division, one begins by listing the coefficients of the...
177