Sara-Jane Dunn: The next software revolution: programming biological cells

Recorded atJuly 20, 2019
EventTEDSummit 2019
Duration (min:sec)14:34
Video TypeTED Stage Talk
Words per minute184.84 fast
Readability (FK)41.36 very difficult
SpeakerSara-Jane Dunn

Official TED page for this talk

Synopsis

The cells in your body are like computer software: they're "programmed" to carry out specific functions at specific times. If we can better understand this process, we could unlock the ability to reprogram cells ourselves, says computational biologist Sara-Jane Dunn. In a talk from the cutting-edge of science, she explains how her team is studying embryonic stem cells to gain a new understanding of the biological programs that power life -- and develop "living software" that could transform medicine, agriculture and energy.

Text Highlight (experimental)
     
100:12 The second half of the last century was completely defined by a technological revolution: the software revolution.
200:21 The ability to program electrons on a material called silicon made possible technologies, companies and industries that were at one point unimaginable to many of us, but which have now fundamentally changed the way the world works.
300:38 The first half of this century, though, is going to be transformed by a new software revolution: the living software revolution.
400:46 And this will be powered by the ability to program biochemistry on a material called biology.
500:53 And doing so will enable us to harness the properties of biology to generate new kinds of therapies, to repair damaged tissue, to reprogram faulty cells or even build programmable operating systems out of biochemistry.
601:10 If we can realize this -- and we do need to realize it -- its impact will be so enormous that it will make the first software revolution pale in comparison.
701:20 And that's because living software would transform the entirety of medicine, agriculture and energy, and these are sectors that dwarf those dominated by IT.
801:30 Imagine programmable plants that fix nitrogen more effectively or resist emerging fungal pathogens, or even programming crops to be perennial rather than annual so you could double your crop yields each year.
901:43 That would transform agriculture and how we'll keep our growing and global population fed.
1001:50 Or imagine programmable immunity, designing and harnessing molecular devices that guide your immune system to detect, eradicate or even prevent disease.
1102:01 This would transform medicine and how we'll keep our growing and aging population healthy.
1202:07 We already have many of the tools that will make living software a reality.
1302:11 We can precisely edit genes with CRISPR.
1402:14 We can rewrite the genetic code one base at a time.
1502:17 We can even build functioning synthetic circuits out of DNA.
1602:22 But figuring out how and when to wield these tools is still a process of trial and error.
1702:27 It needs deep expertise, years of specialization.
1802:31 And experimental protocols are difficult to discover and all too often, difficult to reproduce.
1902:37 And, you know, we have a tendency in biology to focus a lot on the parts, but we all know that something like flying wouldn't be understood by only studying feathers.
2002:46 So programming biology is not yet as simple as programming your computer.
2102:51 And then to make matters worse, living systems largely bear no resemblance to the engineered systems that you and I program every day.
2202:59 In contrast to engineered systems, living systems self-generate, they self-organize, they operate at molecular scales.
2303:07 And these molecular-level interactions lead generally to robust macro-scale output.
2403:12 They can even self-repair.
2503:16 Consider, for example, the humble household plant, like that one sat on your mantelpiece at home that you keep forgetting to water.
2603:23 Every day, despite your neglect, that plant has to wake up and figure out how to allocate its resources.
2703:30 Will it grow, photosynthesize, produce seeds, or flower?
2803:33 And that's a decision that has to be made at the level of the whole organism.
2903:37 But a plant doesn't have a brain to figure all of that out.
3003:41 It has to make do with the cells on its leaves.
3103:43 They have to respond to the environment and make the decisions that affect the whole plant.
3203:48 So somehow there must be a program running inside these cells, a program that responds to input signals and cues and shapes what that cell will do.
3303:57 And then those programs must operate in a distributed way across individual cells, so that they can coordinate and that plant can grow and flourish.
3404:07 If we could understand these biological programs, if we could understand biological computation, it would transform our ability to understand how and why cells do what they do.
3504:20 Because, if we understood these programs, we could debug them when things go wrong.
3604:24 Or we could learn from them how to design the kind of synthetic circuits that truly exploit the computational power of biochemistry.
3704:34 My passion about this idea led me to a career in research at the interface of maths, computer science and biology.
3804:41 And in my work, I focus on the concept of biology as computation.
3904:46 And that means asking what do cells compute, and how can we uncover these biological programs?
4004:53 And I started to ask these questions together with some brilliant collaborators at Microsoft Research and the University of Cambridge, where together we wanted to understand the biological program running inside a unique type of cell: an embryonic stem cell.
4105:09 These cells are unique because they're totally naïve.
4205:12 They can become anything they want: a brain cell, a heart cell, a bone cell, a lung cell, any adult cell type.
4305:19 This naïvety, it sets them apart, but it also ignited the imagination of the scientific community, who realized, if we could tap into that potential, we would have a powerful tool for medicine.
4405:29 If we could figure out how these cells make the decision to become one cell type or another, we might be able to harness them to generate cells that we need to repair diseased or damaged tissue.
4505:41 But realizing that vision is not without its challenges, not least because these particular cells, they emerge just six days after conception.
4605:50 And then within a day or so, they're gone.
4705:52 They have set off down the different paths that form all the structures and organs of your adult body.
4805:59 But it turns out that cell fates are a lot more plastic than we might have imagined.
4906:04 About 13 years ago, some scientists showed something truly revolutionary.
5006:09 By inserting just a handful of genes into an adult cell, like one of your skin cells, you can transform that cell back to the naïve state.
5106:19 And it's a process that's actually known as "reprogramming," and it allows us to imagine a kind of stem cell utopia, the ability to take a sample of a patient's own cells, transform them back to the naïve state and use those cells to make whatever that patient might need, whether it's brain cells or heart cells.
5206:38 But over the last decade or so, figuring out how to change cell fate, it's still a process of trial and error.
5306:45 Even in cases where we've uncovered successful experimental protocols, they're still inefficient, and we lack a fundamental understanding of how and why they work.
5406:56 If you figured out how to change a stem cell into a heart cell, that hasn't got any way of telling you how to change a stem cell into a brain cell.
5507:04 So we wanted to understand the biological program running inside an embryonic stem cell, and understanding the computation performed by a living system starts with asking a devastatingly simple question: What is it that system actually has to do?
5607:21 Now, computer science actually has a set of strategies for dealing with what it is the software and hardware are meant to do.
5707:28 When you write a program, you code a piece of software, you want that software to run correctly.
5807:33 You want performance, functionality.
5907:35 You want to prevent bugs.
6007:36 They can cost you a lot.
6107:38 So when a developer writes a program, they could write down a set of specifications.
6207:42 These are what your program should do.
6307:44 Maybe it should compare the size of two numbers or order numbers by increasing size.
6407:49 Technology exists that allows us automatically to check whether our specifications are satisfied, whether that program does what it should do.
6507:59 And so our idea was that in the same way, experimental observations, things we measure in the lab, they correspond to specifications of what the biological program should do.
6608:10 So we just needed to figure out a way to encode this new type of specification.
6708:16 So let's say you've been busy in the lab and you've been measuring your genes and you've found that if Gene A is active, then Gene B or Gene C seems to be active.
6808:26 We can write that observation down as a mathematical expression if we can use the language of logic: If A, then B or C. Now, this is a very simple example, OK.
6908:38 It's just to illustrate the point.
7008:40 We can encode truly rich expressions that actually capture the behavior of multiple genes or proteins over time across multiple different experiments.
7108:50 And so by translating our observations into mathematical expression in this way, it becomes possible to test whether or not those observations can emerge from a program of genetic interactions.
7209:04 And we developed a tool to do just this.
7309:06 We were able to use this tool to encode observations as mathematical expressions, and then that tool would allow us to uncover the genetic program that could explain them all.
7409:17 And we then apply this approach to uncover the genetic program running inside embryonic stem cells to see if we could understand how to induce that naïve state.
7509:28 And this tool was actually built on a solver that's deployed routinely around the world for conventional software verification.
7609:35 So we started with a set of nearly 50 different specifications that we generated from experimental observations of embryonic stem cells.
7709:43 And by encoding these observations in this tool, we were able to uncover the first molecular program that could explain all of them.
7809:52 Now, that's kind of a feat in and of itself, right?
7909:54 Being able to reconcile all of these different observations is not the kind of thing you can do on the back of an envelope, even if you have a really big envelope.
8010:04 Because we've got this kind of understanding, we could go one step further.
8110:07 We could use this program to predict what this cell might do in conditions we hadn't yet tested.
8210:13 We could probe the program in silico.
8310:16 And so we did just that: we generated predictions that we tested in the lab, and we found that this program was highly predictive.
8410:24 It told us how we could accelerate progress back to the naïve state quickly and efficiently.
8510:29 It told us which genes to target to do that, which genes might even hinder that process.
8610:35 We even found the program predicted the order in which genes would switch on.
8710:40 So this approach really allowed us to uncover the dynamics of what the cells are doing.
8810:47 What we've developed, it's not a method that's specific to stem cell biology.
8910:51 Rather, it allows us to make sense of the computation being carried out by the cell in the context of genetic interactions.
9010:58 So really, it's just one building block.
9111:00 The field urgently needs to develop new approaches to understand biological computation more broadly and at different levels, from DNA right through to the flow of information between cells.
9211:11 Only this kind of transformative understanding will enable us to harness biology in ways that are predictable and reliable.
9311:21 But to program biology, we will also need to develop the kinds of tools and languages that allow both experimentalists and computational scientists to design biological function and have those designs compile down to the machine code of the cell, its biochemistry, so that we could then build those structures.
9411:39 Now, that's something akin to a living software compiler, and I'm proud to be part of a team at Microsoft that's working to develop one.
9511:47 Though to say it's a grand challenge is kind of an understatement, but if it's realized, it would be the final bridge between software and wetware.
9611:56 More broadly, though, programming biology is only going to be possible if we can transform the field into being truly interdisciplinary.
9712:04 It needs us to bridge the physical and the life sciences, and scientists from each of these disciplines need to be able to work together with common languages and to have shared scientific questions.
9812:16 In the long term, it's worth remembering that many of the giant software companies and the technology that you and I work with every day could hardly have been imagined at the time we first started programming on silicon microchips.
9912:28 And if we start now to think about the potential for technology enabled by computational biology, we'll see some of the steps that we need to take along the way to make that a reality.
10012:39 Now, there is the sobering thought that this kind of technology could be open to misuse.
10112:44 If we're willing to talk about the potential for programming immune cells, we should also be thinking about the potential of bacteria engineered to evade them.
10212:52 There might be people willing to do that.
10312:55 Now, one reassuring thought in this is that -- well, less so for the scientists -- is that biology is a fragile thing to work with.
10413:02 So programming biology is not going to be something you'll be doing in your garden shed.
10513:07 But because we're at the outset of this, we can move forward with our eyes wide open.
10613:12 We can ask the difficult questions up front, we can put in place the necessary safeguards and, as part of that, we'll have to think about our ethics.
10713:20 We'll have to think about putting bounds on the implementation of biological function.
10813:25 So as part of this, research in bioethics will have to be a priority.
10913:29 It can't be relegated to second place in the excitement of scientific innovation.
11013:35 But the ultimate prize, the ultimate destination on this journey, would be breakthrough applications and breakthrough industries in areas from agriculture and medicine to energy and materials and even computing itself.
11113:48 Imagine, one day we could be powering the planet sustainably on the ultimate green energy if we could mimic something that plants figured out millennia ago: how to harness the sun's energy with an efficiency that is unparalleled by our current solar cells.
11214:03 If we understood that program of quantum interactions that allow plants to absorb sunlight so efficiently, we might be able to translate that into building synthetic DNA circuits that offer the material for better solar cells.
11314:17 There are teams and scientists working on the fundamentals of this right now, so perhaps if it got the right attention and the right investment, it could be realized in 10 or 15 years.
11414:27 So we are at the beginning of a technological revolution.
11514:31 Understanding this ancient type of biological computation is the critical first step.
11614:36 And if we can realize this, we would enter in the era of an operating system that runs living software.
11714:42 Thank you very much.
11814:43 (Applause)
S M L