Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Biotech Science

Living Cells Turned Into Computers 34

ananyo writes "Synthetic biologists have developed DNA modules that perform logic operations in bacteria. These 'genetic circuits' could, for example, be used by scientists to track key moments in a cell's life or, in biotechnology, to turn on production of a drug at the flick of a chemical switch. The researchers have encoded 16 logic gates in modules of DNA and stored the results of logical operations. The different logic gates can be assembled into a wide variety of circuits."
This discussion has been archived. No new comments can be posted.

Living Cells Turned Into Computers

Comments Filter:
  • by VortexCortex ( 1117377 ) <VortexCortex AT ... trograde DOT com> on Wednesday February 13, 2013 @11:51PM (#42892029)

    These 'genetic circuits' could, for example, be used by scientists to track key moments in a cell's life or, in biotechnology, to turn on production of a drug at the flick of a chemical switch.

    Code-Monkey Translation:
    Scientists, lacking a good debugger for living organisms, have made a breakthrough: They're now able to employ the tried and true tradition of adding
    printf( "Made it here and didn't crash!" );
    and/or
    if ( DEBUG && VK_LSHIFT_DN ) { ... }
    code into bacteria.

    Despite the platform being in open beta for as long as anyone can remember and its undeniable popularity the world over, professional coders experienced with situations that require resorting to this technique in undocumented code, badly supported 3rd party plug-ins, and poorly understood niche embedded systems, are advising the scientists to wait for the more mature 1.0 release of the DNA API specification before implementing their own domain specific language on the platform.

One of the most overlooked advantages to computers is... If they do foul up, there's no law against whacking them around a little. -- Joe Martin

Working...