Doesn’t this describe pretty much all of evolution, from the single-celled organisms floating in the primordial sea down to current species?
I’m extremely interested in reading this if you can tell me where to look.
All I can remember of the source is that it was in Scientific American, probably some time post-1999. Of course, by that time, there was some absolute garbage making its way past the SciAm editors, so who knows how strong that result actually was.
If having more amino acids to expand the space of possible proteins were so advantageous, there’s plenty of room in the triplet codon regime to do so. There are 64 possible codes, but only 20 amino acids used, plus a stop. So there’s plenty of redundant codes that could be used to code for novel amino acids, you wouldn’t have to invent a whole new coding scheme to do so.
So your idea that with 4 times the amino acids an organism would have lots of ways to evolve novel proteins ignores that we could already have 3 times the amino acids without changing the encoding scheme, just changing the code.
But that’s doesn’t seem to happen. Mutations supstituting in novel amino acids could occur, but they don’t seem to give the organism any particular advantage, rather the reverse, since no known organisms make use of novel amino acids.
OK thanks. If my search reveals anything I will report back.
This is yet another question whose answer depends very much on why it’s being asked.
That isn’t an accusation or an attempt to perform some kind of “gotcha” trick, it’s a basic application of logic.
WHY you are asking, determines which definition of “create” and of “life” should be used in order to answer you.
I’m a computer programmer. I might want to create a user interface with elements such as radio buttons and text boxes. I don’t need to create them from scratch. I’ve got libraries of routines I can call on. Putting a complex tool on the screen can be done with a single line of code.
The library routines themselves were programmed using other library routines. Drawing a square text box is quite complex. It needs four straight lines. Drawing a straight line on a computer screen is in itself a complex algorithm. The people who wrote the text box library used a “draw line” library. They didn’t re-create it from scratch. Filling the box with a particular colour, right to the edge and not a pixel beyond, that’s another complex task that requires a library routine.
So my computer program consists in large part of elements copied from other people, who themselves copied from other people.
Would it be fair to say that I haven’t created an original program?
That depends. Are you claiming to have created a program, or programming?
The 2010 announcement showed that a synthesised strand of prokaryote DNA could be inserted into the cell and worked.
In that case, they basically copied the existing bacterial DNA and made a few simple changes (signatures in the junk DNA, proven DNA knock-outs/substitutions).
However, it meant that they could then start on determining what is necessary and sufficient for a working bacterium, by editing out sections of that base DNA strand with a very high degree of accuracy. They did not have CRISPR-Cas9 in 2010 - they relied on DNA knockouts that were far less reliable and accurate.
The aim was to build a library of DNA elements that could be used to develop entirely synthetic organisms with a minimum of DNA elements that could then be extended.
And it looks like they succeeded last year
‘Minimal’ cell raises stakes in race to harness synthetic life | Nature
But there are still 149 genes (of 473) that they do not understand that are required in the genome.
So - yes - Venter and team have created an entirely synthetic lifeform - they just don’t quite understand 1/3 of it.
ETA: @Peter Morris and I see I’m late to the response party again. Sigh.
I too am a CS guy though I’ve not devved for a living in the last 5-ish years. As a practicing physicist Chronos has doubtless cobbled together a few executables for whatever reason. And may well be a giant in specialty software in his field for all I know.
You raise a very valid point. Which was brought out by several posters. Including me.
How original is original enough? More specifically, at what level of abstraction does “originality” reside or need to reside? What about this complaint:
Heck, they used plain old carbon and hydrogen to make their so-called “artificial life” har har; why didn’t they create their own chemical elements fer Crissakes!? Damn lazy copycats.That’s nonsense of course, but it points out that when you dig down deep enough into the abstraction layers nothing is novel; everything is boilerplate.
So which level is the one where originality matters? Darn good question you asked.
A point related to yours is igor’s post just above yours. Until the OP tells us what question he’s really asking, we can’t decide which level(s) of abstraction are the ones that matter to him for his purposes.
To be sure, even if Venter *et al *used only the very highest of high level “APIs” of bacterial biochemistry plus employed lots of partly-understood cut-and-paste coding, they still accomplished a heck of a feat, a biotech tour de force for the state of *our *art.
Which at the same time is merely a chimp sharpening a stick to poke into an anthill compared to biology’s own internal state of *it’s *art.
Nobody can create life unless life first goes extinct, and it hasn’t and won’t. New life forms, yes, but “life” means self-sustaining and replicating. Reacting chemicals don’t do that.
Oh, and another point on the programming analogy: Maybe you didn’t write your own box-drawing routine, or line-drawing routine, but if push came to shove, you could have. Certainly, a whole team of programmers (including some who routinely work at low level) could. Or at least write a much simpler but still functional program that didn’t use boxes.
It’s interesting to me how the decision / debate about the appropriate abstraction level has come up here and in the multiverse thread during the same afternoon.
Ref e.g. http://boards.straightdope.com/sdmb/showthread.php?p=20146643#post20146643
Which demonstrates simultaneously how generic and how very special is the notion of “life.”
But the scientists could have created their own transcriptase enzyme.
Using an existing one is like a computer program using a library. It doesn’t disqualify them as having “created life”
It really depends if they have put the parts together in a unique and original way or not.
Could they? Wouldn’t we need a general solution to the protein folding problem to do that? Or a whole lot of trial and error, I guess…
I don’t know anything about biochemistry, so I can’t answer that.
My point is, copying an enzyme found in nature is analogous to using a pre-existing library routine. It doesn’t in itself mean they didn’t create new life.
I’ve seen speculation based on the pattern of codons that they were originally only 2 letters long. Look at a DNA codon chart and you’ll see that CTs, GTs, TCs, CCs, ACs, GCs, CGs, and GGs each all code for the same amino acid no matter what the third letter is. The speculation is that once all amino acids used were coded for with only 2 letters (and 16 possibilities) and that adding an additional letter allowed for more amino acids to be coded for.
As a minor point, there are actually 22 amino acids that are used in proteins- the two extra ones are selenocysteine and pyrrolysine. Neither of them has a specific dedicated codon for it: rather both are encoded for by what are normally “stop” codons, and there are additional elements in the mRNA that tell the organism to insert a selenocysteine or pyrolysine there instead of ending transcription.
Selenocysteine is interesting because it uses an element (selenium, in place of sulfur) that isn’t all that common in living organisms. In some situations the selenocysteine version of an enzyme (glutathione peroxidase, for example) is apparently more effective than the sulfur-containing version, but of course it requires the specialized machinery to incorporate an unusual amino acid. Plants generally contain selenium-free GPx while animals use the selenium containing version.
‘If you wish to make an apple pie from scratch, you must first invent the universe.’ - Carl Sagan
Thank you all. Very helpful.