Self-replication

From WikiProjectMed
Jump to navigation Jump to search

Molecular structure of DNA

Self-replication is any behavior of a dynamical system that yields construction of an identical or similar copy of itself. Biological cells, given suitable environments, reproduce by cell division. During cell division, DNA is replicated and can be transmitted to offspring during reproduction. Biological viruses can replicate, but only by commandeering the reproductive machinery of cells through a process of infection. Harmful prion proteins can replicate by converting normal proteins into rogue forms.[1] Computer viruses reproduce using the hardware and software already present on computers. Self-replication in robotics has been an area of research and a subject of interest in science fiction. Any self-replicating mechanism which does not make a perfect copy (mutation) will experience genetic variation and will create variants of itself. These variants will be subject to natural selection, since some will be better at surviving in their current environment than others and will out-breed them.

Overview

Theory

Early research by John von Neumann[2] established that replicators have several parts:

  • A coded representation of the replicator
  • A mechanism to copy the coded representation
  • A mechanism for effecting construction within the host environment of the replicator

Exceptions to this pattern may be possible, although almost all known examples adhere to it. Scientists have come close to constructing RNA that can be copied in an "environment" that is a solution of RNA monomers and transcriptase, but such systems are more accurately characterized as "assisted replication" than "self-replication". In 2021 researchers succeeded in constructing a system with sixteen specially designed DNA sequences. Four of these can be linked together (through base pairing) in a certain order following a template of four already-linked sequences, by changing the temperature up and down. The number of template copies is thus increased in each cycle. No external agent such as an enzyme is needed, but the system must be supplied with a reservoir of the sixteen DNA sequences.[3]

The simplest possible case is that only a genome exists. Without some specification of the self-reproducing steps, a genome-only system is probably better characterized as something like a crystal.

Origin of life

Self-replication is a fundamental feature of life. It was proposed that self-replication emerged in the evolution of life when a molecule similar to a double-stranded polynucleotide (possibly like RNA) dissociated into single-stranded polynucleotides and each of these acted as a template for synthesis of a complementary strand producing two double stranded copies.[4] In a system such as this, individual duplex replicators with different nucleotide sequences could compete with each other for available mononucleotide resources, thus initiating natural selection for the most “fit” sequences.[4] Replication of these early forms of life was likely highly inaccurate producing mutations that influenced the folding state of the polynucleotides, thus affecting the propensities for strand association (promoting stability) and disassociation (allowing genome replication). The evolution of order in living systems has been proposed to be an example of a fundamental order generating principle that also applies to physical systems.[5]

Classes of self-replication

Recent research[6] has begun to categorize replicators, often based on the amount of support they require.

  • Natural replicators have all or most of their design from nonhuman sources. Such systems include natural life forms.
  • Autotrophic replicators can reproduce themselves "in the wild". They mine their own materials. It is conjectured that non-biological autotrophic replicators could be designed by humans, and could easily accept specifications for human products.
  • Self-reproductive systems are conjectured systems which would produce copies of themselves from industrial feedstocks such as metal bar and wire.
  • Self-assembling systems assemble copies of themselves from finished, delivered parts. Simple examples of such systems have been demonstrated at the macro scale.

The design space for machine replicators is very broad. A comprehensive study[7] to date by Robert Freitas and Ralph Merkle has identified 137 design dimensions grouped into a dozen separate categories, including: (1) Replication Control, (2) Replication Information, (3) Replication Substrate, (4) Replicator Structure, (5) Passive Parts, (6) Active Subunits, (7) Replicator Energetics, (8) Replicator Kinematics, (9) Replication Process, (10) Replicator Performance, (11) Product Structure, and (12) Evolvability.

A self-replicating computer program

In computer science a quine is a self-reproducing computer program that, when executed, outputs its own code. For example, a quine in the Python programming language is:

a='a=%r;print(a%%a)';print(a%a)

A more trivial approach is to write a program that will make a copy of any stream of data that it is directed to, and then direct it at itself. In this case the program is treated as both executable code, and as data to be manipulated. This approach is common in most self-replicating systems, including biological life, and is simpler as it does not require the program to contain a complete description of itself.

In many programming languages an empty program is legal, and executes without producing errors or other output. The output is thus the same as the source code, so the program is trivially self-reproducing.

Self-replicating tiling

In geometry a self-replicating tiling is a tiling pattern in which several congruent tiles may be joined together to form a larger tile that is similar to the original. This is an aspect of the field of study known as tessellation. The "sphinx" hexiamond is the only known self-replicating pentagon.[8] For example, four such concave pentagons can be joined together to make one with twice the dimensions.[9] Solomon W. Golomb coined the term rep-tiles for self-replicating tilings.

In 2012, Lee Sallows identified rep-tiles as a special instance of a self-tiling tile set or setiset. A setiset of order n is a set of n shapes that can be assembled in n different ways so as to form larger replicas of themselves. Setisets in which every shape is distinct are called 'perfect'. A rep-n rep-tile is just a setiset composed of n identical pieces.

Four 'sphinx' hexiamonds can be put together to form another sphinx.
A perfect setiset of order 4

Self replicating clay crystals

One form of natural self-replication that is not based on DNA or RNA occurs in clay crystals.[10] Clay consists of a large number of small crystals, and clay is an environment that promotes crystal growth. Crystals consist of a regular lattice of atoms and are able to grow if e.g. placed in a water solution containing the crystal components; automatically arranging atoms at the crystal boundary into the crystalline form. Crystals may have irregularities where the regular atomic structure is broken, and when crystals grow, these irregularities may propagate, creating a form of self-replication of crystal irregularities. Because these irregularities may affect the probability of a crystal breaking apart to form new crystals, crystals with such irregularities could even be considered to undergo evolutionary development.

Applications

It is a long-term goal of some engineering sciences to achieve a clanking replicator, a material device that can self-replicate. The usual reason is to achieve a low cost per item while retaining the utility of a manufactured good. Many authorities say that in the limit, the cost of self-replicating items should approach the cost-per-weight of wood or other biological substances, because self-replication avoids the costs of labor, capital and distribution in conventional manufactured goods.

A fully novel artificial replicator is a reasonable near-term goal. A NASA study recently placed the complexity of a clanking replicator at approximately that of Intel's Pentium 4 CPU.[11] That is, the technology is achievable with a relatively small engineering group in a reasonable commercial time-scale at a reasonable cost.

Given the currently keen interest in biotechnology and the high levels of funding in that field, attempts to exploit the replicative ability of existing cells are timely, and may easily lead to significant insights and advances.

A variation of self replication is of practical relevance in compiler construction, where a similar bootstrapping problem occurs as in natural self replication. A compiler (phenotype) can be applied on the compiler's own source code (genotype) producing the compiler itself. During compiler development, a modified (mutated) source is used to create the next generation of the compiler. This process differs from natural self-replication in that the process is directed by an engineer, not by the subject itself.

Mechanical self-replication

An activity in the field of robots is the self-replication of machines. Since all robots (at least in modern times) have a fair number of the same features, a self-replicating robot (or possibly a hive of robots) would need to do the following:

  • Obtain construction materials
  • Manufacture new parts including its smallest parts and thinking apparatus
  • Provide a consistent power source
  • Program the new members
  • error correct any mistakes in the offspring

On a nano scale, assemblers might also be designed to self-replicate under their own power. This, in turn, has given rise to the "grey goo" version of Armageddon, as featured in the science fiction novels Bloom and Prey.

The Foresight Institute has published guidelines for researchers in mechanical self-replication.[12] The guidelines recommend that researchers use several specific techniques for preventing mechanical replicators from getting out of control, such as using a broadcast architecture.

For a detailed article on mechanical reproduction as it relates to the industrial age see mass production.

Fields

Research has occurred in the following areas:

  • Biology: studies of organismal and cellular natural replication and replicators, and their interaction, including sub-disciplines such as population dynamics, quorum sensing, autophagy pathways. These can be an important guide to avoid design difficulties in self-replicating machinery.
  • Chemistry: self-replication studies are typically about how a specific set of molecules can act together to replicate each other within the set[13] (often part of Systems chemistry field).
  • Biochemistry: simple systems of in vitro ribosomal self replication have been attempted,[14] but as of January 2021, indefinite in vitro ribosomal self replication has not been achieved in the lab.
  • Nanotechnology or more precisely, molecular nanotechnology is concerned with making nano scale assemblers. Without self-replication, capital and assembly costs of molecular machines become impossibly large. Many bottom-up approaches to nanotechnology take advantage of biochemical or chemical self-assembly.
  • Space resources: NASA has sponsored a number of design studies to develop self-replicating mechanisms to mine space resources. Most of these designs include computer-controlled machinery that copies itself.
  • Memetics: The idea of a meme was coined by Richard Dawkins in his 1976 book The Selfish Gene where he proposed a cognitive equivalent of the gene; a unit of behavior which is copied from one host mind to another through observation. Memes can only propagate via animal behavior and are thus analogous to information viruses and are often described as viral.
  • Computer security: Many computer security problems are caused by self-reproducing computer programs that infect computers — computer worms and computer viruses.
  • Parallel computing: loading a new program on every node of a large computer cluster or distributed computing system is time consuming. Using a mobile agents to self-replicate code from node-to-node can save the system administrator a lot of time. Mobile agents have a potential to crash a computer cluster if poorly implemented.

In industry

Space exploration and manufacturing

The goal of self-replication in space systems is to exploit large amounts of matter with a low launch mass. For example, an autotrophic self-replicating machine could cover a moon or planet with solar cells, and beam the power to the Earth using microwaves. Once in place, the same machinery that built itself could also produce raw materials or manufactured objects, including transportation systems to ship the products. Another model of self-replicating machine would copy itself through the galaxy and universe, sending information back.

In general, since these systems are autotrophic, they are the most difficult and complex known replicators. They are also thought to be the most hazardous, because they do not require any inputs from human beings in order to reproduce.

A classic theoretical study of replicators in space is the 1980 NASA study of autotrophic clanking replicators, edited by Robert Freitas.[15]

Much of the design study was concerned with a simple, flexible chemical system for processing lunar regolith, and the differences between the ratio of elements needed by the replicator, and the ratios available in regolith. The limiting element was Chlorine, an essential element to process regolith for Aluminium. Chlorine is very rare in lunar regolith, and a substantially faster rate of reproduction could be assured by importing modest amounts.

The reference design specified small computer-controlled electric carts running on rails. Each cart could have a simple hand or a small bull-dozer shovel, forming a basic robot.

Power would be provided by a "canopy" of solar cells supported on pillars. The other machinery could run under the canopy.

A "casting robot" would use a robotic arm with a few sculpting tools to make plaster molds. Plaster molds are easy to make, and make precise parts with good surface finishes. The robot would then cast most of the parts either from non-conductive molten rock (basalt) or purified metals. An electric oven melted the materials.

A speculative, more complex "chip factory" was specified to produce the computer and electronic systems, but the designers also said that it might prove practical to ship the chips from Earth as if they were "vitamins".

Molecular manufacturing

Nanotechnologists in particular believe that their work will likely fail to reach a state of maturity until human beings design a self-replicating assembler of nanometer dimensions.[1]

These systems are substantially simpler than autotrophic systems, because they are provided with purified feedstocks and energy. They do not have to reproduce them. This distinction is at the root of some of the controversy about whether molecular manufacturing is possible or not. Many authorities who find it impossible are clearly citing sources for complex autotrophic self-replicating systems. Many of the authorities who find it possible are clearly citing sources for much simpler self-assembling systems, which have been demonstrated. In the meantime, a Lego-built autonomous robot able to follow a pre-set track and assemble an exact copy of itself, starting from four externally provided components, was demonstrated experimentally in 2003.[2]

Merely exploiting the replicative abilities of existing cells is insufficient, because of limitations in the process of protein biosynthesis (also see the listing for RNA). What is required is the rational design of an entirely novel replicator with a much wider range of synthesis capabilities.

In 2011, New York University scientists have developed artificial structures that can self-replicate, a process that has the potential to yield new types of materials. They have demonstrated that it is possible to replicate not just molecules like cellular DNA or RNA, but discrete structures that could in principle assume many different shapes, have many different functional features, and be associated with many different types of chemical species.[16][17]

For a discussion of other chemical bases for hypothetical self-replicating systems, see alternative biochemistry.

See also

References

  1. ^ "'Lifeless' prion proteins are 'capable of evolution'". BBC News. 2010-01-01. Retrieved 2013-10-22.
  2. ^ von Neumann, John (1948). The Hixon Symposium. Pasadena, California. pp. 1–36.{{cite book}}: CS1 maint: location missing publisher (link)
  3. ^ Kühnlein, Alexandra; Lanzmich, Simon A.; Brun, Dieter (2021-03-02). "tRNA sequences can assemble into a replicator". eLife. 10: e63431. doi:10.7554/eLife.63431. PMC 7924937. PMID 33648631. For an interpretation in terms of the origin of life, see Maximilian, Ludwig (2021-04-03). "Solving the Chicken-and-the-Egg Problem – "A Step Closer to the Reconstruction of the Origin of Life"". SciTechDaily. Retrieved 2021-04-03.
  4. ^ a b HenryQuastler (1964) Emergence of Biological Organization, Yale University Press, New Haven Connecticut ASIN: B0000CMHJ2
  5. ^ Bernstein, Harris; Byerly, Henry C.; Hopf, Frederick A.; et al. (June 1983). "The Darwinian Dynamic". The Quarterly Review of Biology. 58 (2): 185–207. doi:10.1086/413216. JSTOR 2828805. S2CID 83956410
  6. ^ Freitas, Robert; Merkle, Ralph (2004). "Kinematic Self-Replicating Machines - General Taxonomy of Replicators". Retrieved 2013-06-29.
  7. ^ Freitas, Robert; Merkle, Ralph (2004). "Kinematic Self-Replicating Machines - Freitas-Merkle Map of the Kinematic Replicator Design Space (2003–2004)". Retrieved 2013-06-29.
  8. ^ For an image that does not show how this replicates, see: Eric W. Weisstein. "Sphinx." From MathWorld--A Wolfram Web Resource. http://mathworld.wolfram.com/Sphinx.html
  9. ^ For further illustrations, see Teaching TILINGS / TESSELLATIONS with Geo Sphinx
  10. ^ "The idea that life began as clay crystals is 50 years old". bbc.com. 2016-08-24. Archived from the original on 2016-08-24. Retrieved 2019-11-10.
  11. ^ "Modeling Kinematic Cellular Automata Final Report" (PDF). 2004-04-30. Retrieved 2013-10-22.
  12. ^ "Molecular Nanotechnology Guidelines". Foresight.org. Retrieved 2013-10-22.
  13. ^ Moulin, Giuseppone (2011). "Dynamic Combinatorial Self-Replicating Systems". Constitutional Dynamic Chemistry. Topics in Current Chemistry. Vol. 322. Springer. pp. 87–105. doi:10.1007/128_2011_198. ISBN 978-3-642-28343-7. PMID 21728135.
  14. ^ Li, Jun; Haas, Wilhelm; Jackson, Kirsten; Kuru, Erkin; Jewett, Michael C.; Fan, Z. Hugh; Gygi, Steven; Church, George M. (2017-07-21). "Cogenerating Synthetic Parts toward a Self-Replicating System". ACS Synthetic Biology. 6 (7): 1327–1336. doi:10.1021/acssynbio.6b00342. ISSN 2161-5063. OSTI 1348832. PMID 28330337.
  15. ^ Wikisource:Advanced Automation for Space Missions
  16. ^ Wang, Tong; Sha, Ruojie; Dreyfus, Rémi; Leunissen, Mirjam E.; Maass, Corinna; Pine, David J.; Chaikin, Paul M.; Seeman, Nadrian C. (2011). "Self-replication of information-bearing nanoscale patterns". Nature. 478 (7368): 225–228. Bibcode:2011Natur.478..225W. doi:10.1038/nature10500. PMC 3192504. PMID 21993758.
  17. ^ "Self-replication process holds promise for production of new materials". Science Daily. 2011-10-17. Retrieved 2011-10-17.
Notes