Computational complexityIn computer science, the computational complexity or simply complexity of an algorithm is the amount of resources required to run it. Particular focus is given to computation time (generally measured by the number of needed elementary operations) and memory storage requirements. The complexity of a problem is the complexity of the best algorithms that allow solving the problem. The study of the complexity of explicitly given algorithms is called analysis of algorithms, while the study of the complexity of problems is called computational complexity theory.
Cancer stem cellCancer stem cells (CSCs) are cancer cells (found within tumors or hematological cancers) that possess characteristics associated with normal stem cells, specifically the ability to give rise to all cell types found in a particular cancer sample. CSCs are therefore tumorigenic (tumor-forming), perhaps in contrast to other non-tumorigenic cancer cells. CSCs may generate tumors through the stem cell processes of self-renewal and differentiation into multiple cell types.
InferenceInferences are steps in reasoning, moving from premises to logical consequences; etymologically, the word infer means to "carry forward". Inference is theoretically traditionally divided into deduction and induction, a distinction that in Europe dates at least to Aristotle (300s BCE). Deduction is inference deriving logical conclusions from premises known or assumed to be true, with the laws of valid inference being studied in logic. Induction is inference from particular evidence to a universal conclusion.
NucleoidThe nucleoid (meaning nucleus-like) is an irregularly shaped region within the prokaryotic cell that contains all or most of the genetic material. The chromosome of a typical prokaryote is circular, and its length is very large compared to the cell dimensions, so it needs to be compacted in order to fit. In contrast to the nucleus of a eukaryotic cell, it is not surrounded by a nuclear membrane. Instead, the nucleoid forms by condensation and functional arrangement with the help of chromosomal architectural proteins and RNA molecules as well as DNA supercoiling.
Naive T cellIn immunology, a naive T cell (Th0 cell) is a T cell that has differentiated in the thymus, and successfully undergone the positive and negative processes of central selection in the thymus. Among these are the naive forms of helper T cells (CD4+) and cytotoxic T cells (CD8+). Any naive T cell is considered immature and, unlike activated or memory T cells, has not encountered its cognate antigen within the periphery. After this encounter, the naive T cell is considered a mature T cell.
XenopusXenopus (ˈzɛnəpəs) (Gk., ξενος, xenos=strange, πους, pous=foot, commonly known as the clawed frog) is a genus of highly aquatic frogs native to sub-Saharan Africa. Twenty species are currently described within it. The two best-known species of this genus are Xenopus laevis and Xenopus tropicalis, which are commonly studied as model organisms for developmental biology, cell biology, toxicology, neuroscience and for modelling human disease and birth defects. The genus is also known for its polyploidy, with some species having up to 12 sets of chromosomes.
Tissue engineeringTissue engineering is a biomedical engineering discipline that uses a combination of cells, engineering, materials methods, and suitable biochemical and physicochemical factors to restore, maintain, improve, or replace different types of biological tissues. Tissue engineering often involves the use of cells placed on tissue scaffolds in the formation of new viable tissue for a medical purpose but is not limited to applications involving cells and tissue scaffolds.
Analysis of algorithmsIn computer science, the analysis of algorithms is the process of finding the computational complexity of algorithms—the amount of time, storage, or other resources needed to execute them. Usually, this involves determining a function that relates the size of an algorithm's input to the number of steps it takes (its time complexity) or the number of storage locations it uses (its space complexity). An algorithm is said to be efficient when this function's values are small, or grow slowly compared to a growth in the size of the input.
Somatic evolution in cancerSomatic evolution is the accumulation of mutations and epimutations in somatic cells (the cells of a body, as opposed to germ plasm and stem cells) during a lifetime, and the effects of those mutations and epimutations on the fitness of those cells. This evolutionary process has first been shown by the studies of Bert Vogelstein in colon cancer. Somatic evolution is important in the process of aging as well as the development of some diseases, including cancer. Cells in pre-malignant and malignant neoplasms (tumors) evolve by natural selection.
Computational scienceComputational science, also known as scientific computing, technical computing or scientific computation (SC), is a division of science that uses advanced computing capabilities to understand and solve complex physical problems. This includes Algorithms (numerical and non-numerical): mathematical models, computational models, and computer simulations developed to solve sciences (e.