Pages

Showing posts with label Biology. Show all posts
Showing posts with label Biology. Show all posts

Weird Science II

A bit from Avatar reminds me of Ursula K. LeGuin's "Vaster Than Empires and More Slow", a short story republished in her collection The Wind's Twelve Quarters (1975). LeGuin postulates a world in which nodes in tree roots act like synapses. The plant life is one sentience. Maybe even vines and spores partake in it. As before, a cultural work reminds me of some science:
  • The longest lived thing is arguably Pando, a grove of aspens in Utah that seems to be one plant, connected at the roots and propagating through runners like strawberries or mrytle.
  • Or maybe it is an instance of the fungus Armillaria bulbosa in Oregon.
A Wikipedia article lists other such organisms, for what it's worth. (The references in this post are reminders for me to look up sometime.)

O Brave New World That Has Such Bacteria In It

The BioBricks Foundation (BBF) has Request For Comments (RFCs), just like the Internet Engineering Task Force (IETF). They have a BioBrick language, a graphical language, and are working on an RDF-based framework for a synthetic biology ontology. (The Resource Description Framework (RDF) is a standard for the semantic web.)

BBF is using this this computer science technology and organizational structure to create "standard biological parts" that "encode basic biological functions". The goal is to enable biological engineers to "program living organisms in the same way a computer scientist can program a computer".

(Hat Tip to Michael Specter's New Yorker 28 September 2009 article.)

It's Herd Behavior, Uh Huh, It's Evolution, Baby

Anybody interested in institutional economics should be interested in evolutionary theory, a theory that I can stand to learn more about. The interest in evolution among institutionalists goes back to Veblen. A more-or-less mid twentieth expression of interest can be seen in Ayres's biography of Thomas Huxley, also known as "Charles Darwin's bulldog". Geoffrey Hodgson is a current institutialist interested in evolution. Wht evolves in economies? I suggest organizational forms, business processes, and technology, at least.

I never saw anything interesting when operating Tierra on my old computer. Perhaps I understand neither the assembly language nor the visualization well-enough. Or perhaps I should have designed experiments and let it operate for more generations. I was never into Core Wars either. John Conway's Game of Life was more my speed. I don't seem to have executables for any of these for my OS X Macintosh.

But I think Thearling and Ray (1994) describe a neat idea. In Tierra, programs composed of machine instructions reproduce, perhaps with mutations. Memory is not protected, and programs can overwrite one another's code. An ability to more successfully protect one's own code and data and overwrite others is selected for.

One can do repeatable experiments with a computer program. Each generation can be saved, and the simulation can be rerun from any point in time, with random number generators restarted with new seeds. Lenski et al (2003) report such experiments with Avida, a computer simulation much like Tierra. In Avida, evolving computer programs collect energy to run their code. Programs that can do advanced logical operators are more fit. Lenski et al show that the evolution of a complex feature may depend on the prior evolutionary history of an organism providing the potential of the last few steps, even if previous mutations do not increase fitness.

I was surprised to find last week not only that repeatable experiments with evolution have been performed on simulations, but that Richard Lenski has been performing such a repeatable experiment on real-world organisms - namely, E. Coli - since 1988. (I must have missed Carl Zimmer's article, of 26 June 2008 in The New York Times, on the Long Term Evolution Experiment (LTEE).) Anyway, Blount, Borland, and Lenski's 2008 article reports on recent results.

In the LTEE, populations of each generation are isolated in a solution containing glucose for the E. Coli to eat. The isolated solution, I guess, acts like the simulated core memory in Tierra. And the E. Coli of any generation and evolutionary history can be frozen and restarted, just as an image of the computer core memory in a simulation run can be saved and reloaded. One run yielded a mutation that seems to have surprised Linski. This mutation allows the E. Coli to thrive on citrate, whatever that is, in the solution even "under oxic conditions". The ability to sample previous generations and look at other isolated population histories starting from the same initial conditions allows Linski and his colleagues to understand something about this mutation even before genetic sequencing. It is not the result of a single gene mutating, but is dependent on prior mutations in the history. These prior mutations may not have increased fitness themselves, but prepared the E. Coli to become dramatically more well-adapted for their specific environment after a couple more mutations. History matters.

References