Writing Genetic Code 190
An anonymous reader writes "The Globe and Mail is reporting on another group of researchers delving into the field of 'synthetic biology.' The project stemming from the efforts of two biology labs in British Columbia and Maryland is attempting to create the first synthetic life form. From the article: 'The project is being spearheaded by U.S. scientist Craig Venter, who gained fame in his former job as head of Celera Genomics, which completed a privately-owned map of the human genome in 2000. Dr. Venter, 59, has since shifted his focus from determining the chemical sequences that encode life to trying to design and build it: "We're going from reading to writing the genetic code," he said in an interview.'" This is certainly not the first group to venture into this territory.
I for one... (Score:5, Funny)
Andromeda Strain (Score:2)
Call me a luddite, but you youngstahs should bone up on your classic SciFi* [imdb.com] before you start joking about this shiznat.
Hell, if it were up to me, that damned comet debris [slashdot.org] wouldn't be allowed within a parsec of our atmosphere - unless the intention were to incinerate it.
*Cf the work of Vincent Price [imdb.com] and Charlton Heston [imdb.com].
Youngsters? (Score:2)
It was a joke, but we do need to remember the amazing efficiency of si
Python vs Perl vs Ruby vs.. (Score:5, Funny)
Re:Python vs Perl vs Ruby vs.. (Score:2, Funny)
print "Hello world!"
Re:Python vs Perl vs Ruby vs.. (Score:2)
And of course you have to think a bit deeper, DNA is "binary" so you have to compare it to machine code instead. You cannot simply compare base pairs with a "print" syntax.
When coding genetically, you have the four bases A, C, T and G, so it's not really binary either.
Re:Python vs Perl vs Ruby vs.. (Score:2)
print "Hello world!"
Assuming you are a human poster... about 3 billion
Re:Python vs Perl vs Ruby vs.. (Score:2)
Someone told me non-nerds have been doing that for a while, phfff, what would they know.
And, speaking of C++... (Score:5, Funny)
Genetic code is too low-level. While C++ comes with a standard library defining containers, iterators, and common algorithms, in genetic code you have to do everything from scratch. In quaternary. With 3D objects. Talk about a learning curve!
Genetic code has no garbage collector, and not even a simple malloc. In fact, you have to write self-modifying code to avoid memory leaks or dangling references. This makes it very difficult for the beginning programmer to write good code, and encourages bad practices.
Genetic code is not object oriented. You have to do horrible hacks to encapsulate private information or define interfaces to it. Most programmers just use a "signals-and-slots" method to pass messages, resulting in spaghetti code rivaling the worst abuses of goto.
Genetic code is too flexible. If you thought bad C++ code was hard to understand due to operator overloading, wait 'till you see the things a bad programmer can do with genetics! And, while in C++ the worst that can happen is a crash, bad genetic code could eat you.
Genetic code takes longer to develop for. You have to write lots and lots of code to duplicate even the simplest C++ line. Furthermore, compilation times totally suck, approaching twenty years for complex programs!
Genetic code has an arcane syntax, leftover from the early days of evolution. Just imagine, we're still using constructs nearly three billion years old! If you thought having some C in C++ was bad, wait 'till you see the archean leftovers you are forced to use in your eukaryotic cells!
Genetic code is dynamically typed and favors the "duck typing" philosophy. This creates an enormous amount of security holes, where special ducks ("poisons") with appropriate appearance but malicious behaviour could be introduced into the system.
Genetic code is hard to debug. Having no debugger, one has to rely on contrived printf-like trace statements. Unlike printf, the genetic equivalents are limited in number and expressiveness, sometimes making it impossible to figure out what is wrong.
Genetic code is a bloated pig. Just imagine, you need trillions of bits to define a simple organism, while in C++ I can code NPCs in under a hundred lines of code.
Genetic code VM is slow. Perhaps not as slow as Java, but it still takes milliseconds to do even simple operations. We could all think so much faster if we were written in C++.
Compiler? (Score:5, Funny)
Re:Compiler? (Score:2, Redundant)
DNA comes in fours.
Maybe you can have a GCCC backend, to go with the rest of your DNA.
Re:Compiler? (Score:2, Insightful)
A good joke is funnier if it's true, but God help you if you make shit up and the details are off.
Re:Compiler? (Score:2)
Problems? (Score:5, Insightful)
Re:Problems? (Score:3, Insightful)
THE HAZARDS OF HUMAN DEVELOPMENTAL GENE MODIFICATION
Re:Problems? (Score:2)
I am not advocating bio-weapons but the Universe itself is a situation no one can handle (eg: Bird Flu, Aids).
"How does creating a "species" help us again?"
A species that inhales CO2, exhales H2 and tastes like steak when cooked on a standard BBQ would be handy. Existing benefits can be seen in just about every domesticated species of plant, animal or fungus. Eg: The modern dairy cow, maybe not an entirely new species but they certain
Re:Problems? (Score:2)
Re:Problems? (Score:2)
Re:Problems? (Score:3, Interesting)
Unlikely, but exciting if they pull it off (Score:5, Interesting)
I have doubts as to the likelihood of success using present science; in twenty years, perhaps it will be possible, but today it's really casting about in the dark. Even something as elemental as a bacteria is an incredibly complex thing, with a sophisticated genome and complex organelles working in biochemical harmony to reproduce, to "mate" by conjoining with other bacteria, and to adapt and thrive in a very wide variety of conditions.
Bacteria have been around for billions of years and, as Stephen Jay Gould put it, we are living in the Age of Bacteria [stephenjaygould.org]. In a few short years it seems unlikely that even brilliant scientists can recreate these things. Modify some, yes, but completely create from scratch something that is going to be viable--well, that's going to be interesting to see.
That said, if they can pull it off the possibilities of its use, for good or evil, are endless. They can be encoded to synthesize all sorts of compounds, eat nasty pollutants, generate fossil fuels, attack disease microbes, or be diseases themselves. Luckily, the human body has a pretty comprehensive immune system that will adapt to just about anything except retroviruses like AIDS that reprogram the immune system itself.
Re:Unlikely, but exciting if they pull it off (Score:1, Informative)
Re:Unlikely, but exciting if they pull it off (Score:2, Insightful)
Another commenter mentioned that bacteria can't "mate". It was in quotes because its not really mating like we'd think of it; basically, some bacteria, when nearing death by starvation, will attach to another bacteria and inject its RNA or DNA strand into the other bacteria, producing an "offspring" that is a fusion of the two "parents" with the injector being the "male" and injectee the "female".
I'm not even a bio major, I'm an engineering major.
Re:Unlikely, but exciting if they pull it off (Score:2, Informative)
Re:Unlikely, but exciting if they pull it off (Score:2, Insightful)
Eventually AIDS, if for some reason we Never find a cure, will probably just run its course. Humans would adapt or AIDS would evolve to be non-lethal, like in chimps. Or it will at least level off.
Re:Unlikely, but exciting if they pull it off (Score:2)
Re:Unlikely, but exciting if they pull it off (Score:2)
Now, what happens if you decide to change parts of the DNA chromosome by inserting your own genes or entire pathways that perform interesting and useful functions? If you do the
'Generic' Code (Score:1, Offtopic)
Here comes the pain (Score:4, Funny)
Re:Here comes the pain (Score:2)
In Soviet Russia... (Score:5, Funny)
Oh wait... they do...
Carry on.
Recolada (Score:4, Insightful)
If God didn't mean us to create life he would smite these people straight out, so we can kill that objection, BTW.
The interesting part is going to be how they actually turn their new genome into a living bacteria. They're basically going to have to either assemble the first one from whole cloth or trick some other microbe into producing what they want.
And even if we can make these things perform useful functions, how to make sure they don't die out from lack of an evolutionary niche or mutate and become pathological?
Re:Recolada (Score:3, Interesting)
If we know their genome, presumably we can kill them off pretty darn quickly.
In this case, design flaws ARE a feature.
Can't wait until Microsoft gets into this field. Those BSOD's must be nasty.
Re:Recolada (Score:1)
My first thought was: "Don't let Microsoft at it, whatever you produce will get a virus!".
I wonder if there's any organisation at all that would be able to create a design that could be trusted to be okay to release outside a lab.
Any organism that you create and release (outside controlled conditions) and that surviv
Re:Recolada (Score:2)
Very, VERY small, I'd bet.
Re:Recolada (Score:1)
Once a basic structure is laid out, we can then start modifying it to serve specific purposes or we can try to piss it off by gradually
Re:Recolada (Score:3, Insightful)
If god didn't mean for people to lie, commit adultery, and murderer, he'd just smite them too, right?
That being said, genetics is a tool. Like any tool, it can be used for good purposes, or bad purposes (ok, almost any tool - it's kind of hard to abuse a Nerf bat - I know, I've tried).
Re:Recolada (Score:2)
> he'd just smite them too, right?
Glad I don't believe in god.
Correct. (Score:2)
Correct.
Re:Recolada (Score:2)
Obviously you didn't take off the soft foam and beat a person with the hard plastic inside. And if it doesn't come off, just turn the bat around. The handle, even though it's usually covered in foam, is very solid.
Re:Recolada (Score:3, Funny)
Re:Recolada (Score:2)
Not New News, if you've been keeping up (Score:2, Informative)
Here's what we need... (Score:3, Funny)
Re:Here's what we need... (Score:1)
Is it Open Source? (Score:5, Funny)
Re:Is it Open Source? (Score:2)
It's late & I'm feeling pretty incoherent - does my analogy even make any sense?
Re:Is it Open Source? (Score:2)
Biotech patents are on a much worse situation than software ones. At least, on software we can still do basic research without paying taxes^W roalties to some company.
That is the real problem, since life seems to not be covered by copyrights. At least until some realy clever lawer get on the way.
genetic code? (Score:3, Funny)
Re:genetic code? (Score:1, Funny)
Re:genetic code? (Score:2)
Re:genetic code? (Score:2)
Of course, debugging it would take many hundreds or thousands of generations, but if evolution works, it should happen.
How to debug genetic code? (Score:2)
Mwahahahahah! (Score:3, Funny)
"I'm sorry sir, but from now on your name ought to be GNU/Mr. Jones..."
Is it really that synthetic? (Score:1, Insightful)
The DNA is only a small portion of the cell. If they want to make a whole synthetic organism, they're going to have to make the other organelles and various membranes--a task I would imagine would be just as difficult as building the DNA.
Sure, this is a big deal. But I don't think you can call an organism synthetic if all you are doing is injecting synthetic DNA into a pre-existing organism.
Re:Is it really that synthetic? (Score:4, Interesting)
Can you call a piece of (traditional computer) software your own (i.e. synthetic) if it mostly runs API functions provided by the (pre-existing) OS or a third-party library?
Answer: boot loader (Score:2)
One has to draw the line somewhere (Score:2, Insightful)
To mangle Ray Bradbury (Score:1)
Reminds me Asimov too... (Score:2)
Human designing synthetical life :
Yeah that's the proof of I.D. !!!
See ?
Life must be created by someone !
Life cannot be explained by science, only an Architect could have done it !
It is such much complex in its "irreductible complexity" that we humans will never be able to study it and understa... Oh, wait...
Extremely interesting.... (Score:5, Informative)
The long and short of it is. These "life forms" are significantly different from their naturally occuring cousins. They are this way by nature of human engineering. This argument can also be extended to bacteria that have been highly modified. There are laboratory strains of almost every bacteria that we know of that are significantly different from wild type bacteria. I am curious as to where they will draw the line. From the article is appears that they are paring down mycoplasma to the barest bones.
The other question is, once you have the DNA how do you kickstart the process. They appear to be inserting it into and E. coli with the nucleus removed. This means that the cellular machinery of the E. coli will be used to translate the DNA into protein and eventually a new synthetic cell. Does this mean that it is human created if we use naturally occuring cellular machinery?
I don't mean to detract from the research in any way because it is highly interesting and will tell us a lot about how life works on the most basic level, BUT there are a lot of questions out there and I hope that people keep them in mind as we see this field develop over the next several years.
Re:Extremely interesting.... (Score:3, Insightful)
The way I see it, the existing bacteria is just a DNA-compiler.
If I write a C-compiler in C, I need to use an existing C-compil
Re:Extremely interesting.... (Score:2)
Specifically, I think the ribosome corresponds nicely to the compiler - it translates the RNA into the final protein product by performing mappings of codons (DNA/RNA triplets) into the amino acids that make up the proteins. I'd think of the bacteria as a whole more as the operating environment - different systems states, etc.
Now what would be interesting is to re-engineer the ribosome to compile DNA/RNA differently. Check out this [harmantechnologies.com] blog entry
Re:Extremely interesting.... (Score:2)
Re:Extremely interesting.... (Score:2)
Re:Extremely interesting.... (Score:2)
Life probably did it the same way. First you had some chemicals that happened to form up into useful structures spontaneously. Then there was one of these structures that would behave differently if a certain other structure were present. And so on, building structures that can then be leveraged to build something
Re:Extremely interesting.... (Score:2)
Re: The First Compiler (Score:2)
The first assembler was probably written in machine code, or, more accurately, was probably written in assembly language, and then hand-translated into machine code.
I can see it now (Score:2, Funny)
Typo (Score:3, Funny)
"Why is it every time I need to get somewhere, we get waylaid by jackassery?"
Building with DNA (Score:5, Insightful)
As I understand it, the current state-of-the-art in terms of programming DNA is basic logic gates that still tend to lose coherence when connected together. Once this is accomplished (best guess, 3-4 years from now to work out the basic science), all of the sophisticated tools and techniques developed by the IT community over the last decade(s) can be rapidly applied, and that goal of design/build to spec will become possible.
Re:Building with DNA (Score:2)
Re:Building with DNA (Score:2)
Hopefully as these tools evolve, they'll do so in a way that helps to abstract the gory details of cellular biology in much the way that high-level pro
Re:Building with DNA (Score:2)
Aubrey DeGrey?
I know he's controversial, but that's exactly his background.
I'm sure he'd be enthusiastic.
Re:Building with DNA (Score:3)
Maybe... (Score:2, Interesting)
Just noticed that the site's bandwidth is out, here's the Internet Archive's Cache:
http://web.archive.org/web/20050312133142/http://w ww.fullmoon.nu/articles/art.php?id=tal [archive.org]
Even if it is fiction, it's an interesting idea nonetheless.
anyone else sense disaster? (Score:4, Interesting)
We have a very bad track record when it comes to "our world" and "technology we invent".
Far as I'm concerned, "God" doesn't enter into it. I don't think we've developed nearly enough of an understanding about our world or microbiology...to even think about this. Our planet is a pretty complex machine, and we're stuck with it for the moment (and to all the escapists, no, I don't want to hear about your colonization ideas. Let's feed, clothe, and shelter our fellow humans before we send the most elite off to establish a "perfect" world...otherwise Earth becomes the home of the poor and disadvantaged.)
Call me crazy, but this sounds even worse than the whole nanomachine "grey goo" problem. "Grey goo" scenarios mostly revolved around incompetence (ie, we know how to design a perfect nanobot but someone skips "step number 54", or keys in an extra zero.) Here, we've got not only incompetence but also "we're not really sure how this all works." Oh, and to top it all off? The little buggers could just spontaneously mutate all on their own, because biology isn't a perfect machine. Lovely!
Re:anyone else sense disaster? (Score:2)
Actually, "grey goo" would have to be designed. A self replicating nanomachine that can survive in shirtsleeve environmental conditions, scrounge all the resources it needs to replicate itself from the surrounding environment and process them all into the
Re:anyone else sense disaster? (Score:2)
Oh yes, it could. It could happen even by not checking the replicated bots apropriately, getting random errors on the code.
All you need to have for a grey goo situation is an imperfect self replicating being capable of doing that outdoors. And this will probably be the goal of any nanobots project. The only part missing is to replicate without control.
SF Antecedent (Score:2)
Hopefully... (Score:2, Funny)
Just a hunch... (Score:2, Funny)
Interesting Issue with DNA as code (Score:3, Interesting)
Normally, when I talk about code, I understand that an agent, some sort of intelligent being, has put the information into code. If there is a code, it must have been encoded by someone, and non-intelligent phenomena do not produce encoded information (as far as I can reason). This sounds like a perfect solution for ID adherents, but must be troubling for evolutionists. Is "code" the correct terminology for talking about DNA? How does science explain the fact that all this information came to be encoded and stored in a DNA molecule by the process of natural selection (an unintelligent phenomenon despite the term "selection") such that living tissues can interpret it and put it into action? This issue is primary over natural selection itself, since the ability to pass information to offspring is a necessary condition for natural selection.
I am simply asking because the issue of humans writing their own custom DNA begs the question about how information came to be encoded in DNA in the first place. I never took biology, so I am quite ignorant and curious about this issue.
Re:Interesting Issue with DNA as code (Score:2)
I mean, even with evolution making sense one has first to set initial conditions. It's kind of fuzzy once we get to that point; evolution doesn't explain everything, just pushes the nasty and hard to explain
Re:Interesting Issue with DNA as code (Score:2)
It's still missing why did that molecules took that particular configuration; once there one has two choices: "sheer luck" and "induced by something else". None of those choices has a real advantage over the other one right now.
"Sheer luck" sends us back to a realm similar to spontaneous generation (everything in science has to have an origin, right? Saying "It just happened" is ugly-ish) and "Something else made it" creates the trouble of this "something" needing to be crea
Re:Interesting Issue with DNA as code (Score:2)
Re:Interesting Issue with DNA as code (Score:2, Interesting)
the information came to be "encoded" be
NO BIOLOGY??? (Score:2)
Even in my 9th grade biology we learned the basics of how DNA information is transfered to offspring, and in cell division, the imperfect copies that lead to mutations, etc.
A New Kind of Science (Score:2)
Golf... (Score:2)
ID anyone? (Score:2)
I wonder if in a couple of years the result will start debating about its origins with theories like evolution vs. intelligent design.
Someone is dreaming (Score:2)
Re:Synthetic Creatures (Score:1)
Re:In Soviet Russia.. (Score:1)
Re: ScuttleMonkey (Score:1)
Damn Jupiter monoliths go soft if you don't recharge them.
Re:Whats the ethics of such a project (Score:2)
Re:Why bother? (Score:2)
Re:OMFSM (Score:5, Funny)
Re:OMFSM (Score:3, Funny)
Re:relevent quote (Score:2)
Re:relevent quote (Score:2)