Tabor Lab

163 posts

Tabor Lab banner
Tabor Lab

Tabor Lab

@LabTabor

We are a synthetic biology research group in the Bioengineering Department at Rice University.

Se unió Haziran 2018
368 Siguiendo2K Seguidores
Tabor Lab
Tabor Lab@LabTabor·
We are so excited that Jeff was named a 2023 #DoD Vannevar Bush Faculty Fellow, and look forward to participating in this unique and rewarding program! news.rice.edu/news/2023/rice…
English
4
1
26
1.3K
Tabor Lab
Tabor Lab@LabTabor·
In this new paper, we collaborated with the wonderful @veiseho group to encapsulate engineered bacteria in hydrogel spheres to enhance their survival through the GI tract and ability to diagnose intestinal inflammation. Congrats to the team! doi.org/10.1016/j.biom…
Tabor Lab tweet media
English
0
19
85
10.2K
Niko McCarty.
Niko McCarty.@NikoMcCarty·
Day 6 of great synthetic biology papers. "A Synthetic Genetic Edge Detection Program," (2009). Multiple genetic circuits were added to E. coli cells, endowing them with the ability to sense light, communicate with each other, and identify the light-dark edges. A classic. *** Yesterday, I told you about the @iGEM competition, and how students from UCSF and UT-Austin helped engineer E. coli into a sort of photographic film. The truth is more complex, though: That iGEM team was actually working on this paper, the Edge Detector, but they were unable to get it to work. Jeff Tabor, a member of the team (now a professor at Rice University), worked on the edge detector idea while in Andrew Ellington's lab at UT Austin, but later joined Chris Voigt's lab (then at UCSF) as a postdoctoral fellow to finish up the project. This paper was finally published in Cell in 2009. The Edge Detector was, at the time, an incredibly complex genetic circuit. It was made by stitching together several smaller circuits. Getting this to work in living cells required the addition of many genes, and I'll do my best to break it down and explain the basic principles. *** In computer science, edge detection algorithms are used to pick out the boundaries of objects within an image. They work by "scanning for a white pixel" in a digital image, "and then comparing the intensity of that pixel to its eight neighboring pixels," the study authors wrote. "If any of the neighbors is black, the algorithm classifies those pixels as being part of an edge. The serial nature of this search process results in a computation time that increases linearly with the number of pixels in the image." The question is, could such an algorithm be implemented in billions of cells at the same time? Could individual bacteria detect light and then communicate with neighbors to "find" an edge? Yes. And here's how the biological edge detector works: First, you grow bacteria on an agar plate. The cells divide, grow, and form a lawn. In the next step, a pattern of light is projected onto the cells. This pattern could be a star, or a circle, or an outline of George Washington. Anything with edges, really (see Figure 1 below). Now, each bacterium carries genetic circuits, which are stitched together, such that a cell IN THE DARK is programmed to produce a diffusible signal. This signal, a small molecule, exits out from the cells and seeps into the lawn of bacteria. When it encounters a cell IN THE LIGHT, that cell produces a BLACK PIGMENT. The edge appears. The genetic pseudocode works out to something like: > IF NOT light, produce signal. > IF signal AND light, produce pigment. And that's it. This edge detection system was made by piecing together three different "genetic modules" — a dark sensor (which I described how to make yesterday), a form of cell-cell communication (via the diffusible signals), and X AND (NOT Y) genetic logic, to switch on the black pigment. The full genetic circuit is presented below, as Figure 2. If this is your first time looking at a genetic circuit diagram, then let me explain what all the different components mean! Click on Figure 2 to enlarge it, and follow along... A big arrow denotes a coding sequence; basically, a sequence of DNA that encodes a protein. The name of the gene is usually written on the arrow. In this case, luxI is a gene that encodes an enzyme that synthesizes acyl-homoserine-lactone, the small diffusible molecule. Little circles or pentagons denote different types of molecules. The small arrow next to each coding sequence denotes a promoter, which is a DNA sequence that proteins bind to in order to control gene expression. Any arrows drawn between two objects denote movement or some kind of positive interaction, such as turning a promoter ON. If you see an arrow with a flat end, that means it is REPRESSING or turning a gene OFF. The dotted lines near the top of the image represent the cell membrane. The AHL molecules move in and out of cells, through the membrane. Until next time. Paper: cell.com/cell/fulltext/…
Niko McCarty. tweet mediaNiko McCarty. tweet media
English
4
36
195
41.3K
Niko McCarty.
Niko McCarty.@NikoMcCarty·
Day 5 of great synthetic biology papers. "Engineering Escherichia coli to see light" (2005). A 1-page paper that reports the "world's first camera that uses bacteria to take photographs." I love this study because it is simple. ***** The International Genetically Engineered Machine competition, or @iGEM, began at MIT in 2003. It was originally a one-month course that taught students how to make cells blink (using synthetic gene circuits from Day 3 of this series), but it has since grown into a global competition with more than 350 teams (old.igem.org/Previous_Compe…). For a now-legendary iGEM project from the 2004 and 2005 seasons, a team from UCSF and the University of Texas - Austin engineered E. coli to detect light. The work was led by a graduate student, Anselm Levskaya. Here's how the light-detecting bacteria were made: First, they identified a photoreceptor protein in cyanobacteria, called phytochrome. Microbes use these proteins to control photosynthesis and to regulate the biosynthesis of protective pigments. E. coli don't naturally have them. A phytochrome protein has two parts: A SENSOR that sits on the cell membrane and detects incoming light and a RESPONSE-REGULATOR, inside the cell, that acts as a sort of signal to tell the cell, "Hey, there's light!" These response-regulators don't normally bind to DNA; they signal in other ways. But the students really wanted it to bind DNA so that they could use light to directly control genes. So the team did something really clever. They fused the response-regulator bit of the phytochrome to a protein, called OmpR, that does bind to DNA and does control gene expression. And that's when they ran into a problem! You see, the phytochrome proteins in cyanobacteria are only able to sense light because they have a molecule inside, called phycocyanobilin, that changes its shape when struck by photons. (This is similar to retinal, a form of vitamin A that is used in human opsin proteins to sense light.) To make phycocyanobilin in the E. coli cells, the students added two additional genes: ho1 and pcyA. These genes, plucked from a freshwater cyanobacterium, encode enzymes that turn heme (yes, the stuff in blood) into phycocyanobilin. Et voila! Their designs worked. As a final step, all they had to do was add a gene encoding LacZ, an enzyme that turns a molecule, called S-Gal, into a black color. So now what happens is, if you grow bacteria on a plate of agar, they will spread and divide and slowly form an entire lawn that coats the surface. And if you add some S-gal, the plate will turn black. But — and here's the fun bit — if you shine light on the cells, the phytochrome protein switches on (ping!), the response-regulator gets activated, and the OmpR protein shuts down the lacZ gene. This means that cells exposed to light appear lighter. Unexposed cells appear darker. And that's the whole paper. It's a clever bit of engineering! If you'd like to try this out for yourself, all the genes and components are entirely open source (parts.igem.org/Featured_Parts…). There is even a guide to make your own "Light Cannon" that can project custom images onto lawns of engineered bacteria (openwetware.org/wiki/LightCann…). Paper: nature.com/articles/natur…
Niko McCarty. tweet mediaNiko McCarty. tweet media
English
7
107
572
86.4K
Tabor Lab
Tabor Lab@LabTabor·
@NikoMcCarty Great choice, in our opinion! Thanks for highlighting the bacterial photography work, Niko!
English
1
0
4
138
Tabor Lab
Tabor Lab@LabTabor·
@NikoMcCarty Hi Niko! Thanks for highlighting the edge detector and providing such a great summary of the history of the project and the work.
English
0
0
4
85
Tabor Lab retuiteado
MIT Dept of BE
MIT Dept of BE@MITdeptofBE·
Prof Christopher A. Voigt will be the next head of the MIT Department of Biological Engineering. Learn more about Prof Voigt at ow.ly/ZkVT50OSVBp @Geneticdesigner
MIT Dept of BE tweet media
English
1
27
254
86.7K
Tabor Lab retuiteado
Christopher Voigt
Christopher Voigt@Geneticdesigner·
We worked with @synlogic to make therapeutic bacteria easier to program. The era of living medicines is coming fast.
English
0
14
62
8.3K
Tabor Lab
Tabor Lab@LabTabor·
Check out our new paper! We use E. coli display to characterize interactions between antimicrobial peptides and bacterial two-component systems. We discover numerous new human AMP activators of PhoPQ! Congrats @kathryn_brink and team. nature.com/articles/s4158…
English
1
9
49
0
Chelsea Hu
Chelsea Hu@chelseahoo·
Hello twitter. It only took me about 5 years to put my name and picture on my account, but I’m here! 👻 I’m a new PI at TAMU ChemE studying synbio system dynamics, a proud alumni of the @LucksLab, @varnerlab and the Richard Murray group @Caltech. Nice to make your acquaintance.
English
4
5
87
0
Tabor Lab retuiteado
Laura lavery
Laura lavery@LauraALavery·
Still time to apply y'all! In addition to exciting science, Rice and Houston are culturally rich and welcoming to all. We encourage applicants from diverse backgrounds to apply. We also have the best food in the world! #neurotwitter #AcademicTwitter @SfNtweets @FuturePI_Slack
Laura lavery@LauraALavery

The Department of BioSciences @RiceUniversity is hiring an Assistant Professor in Neuroscience! Beyond the department, there are unique opportunities to engage with Neuroengineers @RiceNeuro and faculty at world class medical institutions @TXMedCenter. apply.interfolio.com/110165 PRT

English
0
6
6
0
Tabor Lab
Tabor Lab@LabTabor·
Bacteria phosphorylate response regulator proteins to survive stresses, colonize hosts, and resist antibiotics among other processes. Here, we report an optical method to monitor this process in live cells. Congrats @Rice_BIOE Ph.D. Ryan Butcher. doi.org/10.1073/pnas.2…
Tabor Lab tweet media
English
4
18
81
0
Tabor Lab retuiteado
Harris Wang
Harris Wang@harriswangnyc·
🚨Our lab has MULTIPLE funded postdoctoral positions open for different microbiome projects ranging from Cancer, Rare Earth Elements, and Anti-mold applications!! We build & use cool tech for microbiomes.🛠️🧬🦠 DM or email me at hw2429@columbia.edu to apply. Pls RT
English
2
167
232
0