Skip to main content

Enzyme Pipeline


The next twenty years are going to make changes in the first 60 years of our experience look quaint. Coming fast are AI, Robotics, IOT, radical advances in materials science and engineering, Biotech, movement into outer space (Starship) as well as innerspace (VR), CAD, networking and computing, big data, etc. It's not just the incredible advances in things individually, it is the synergy of those advances. A perfect example is something that made my friend a lot of money investing in Nvidia. Advances in monitors, CPUs, network buses, and software led to graphics cards as separate engines to run highly parallel graphics routines. Techniques enabled by advances in AI made GPUs into GPGPUs and, for instance, predicting protein folding, and beating everybody/anything anywhere in Chess followed. Protein folding is a biggy, once we can design and build the right enzymes we can re-engineer bacterial genomes to build enzyme pipelines that would do chemistry impossible otherwise. There are some useful chemical structures (explosives for instance) for which we have designs we know work because they have an activation barrier on the reverse side that renders them stable. We don't know how, or even if it is possible using conventional chemistry, but get this, I should probably find somebody to patent this:


It does not matter how you house the pipeline. I would think that it would just be easiest to house it in bacteria because the engine that builds the device and the engine that builds the engine that builds the device requires such an environment. That's likely a patentable idea itself, but there is something more:

You design and build a pipeline that takes precursor molecules, and alters them step-wise such that multiple reactions assemble something that would otherwise be essentially impossible. 

1) Precursor molecules floating about
2) Precursors bind to enzyme activation site
3) Bound precursors Red and Blue start self assemble
4) Bound precursors Red and Blue self assemble
5) Assembled Red and Blue move across second enzyme
6) Red/Blue begins self assembly with Purple
7) Final output molecule finished
8) Finished molecule released

image.png
 
Believe it or not, that's not the big trick. The big trick is this: 
You find/design a molecule you want made
You give it to a chemical building device 
Software reverse engineers intermediate steps needed
Software uses AI to figure out what proteins will fold to enzymes that will do the job
Software determines what intermediates are needed to build the pipeline
Device creates DNA that codes for the proteins and enzymes
Device builds pipelines
Device runs pipelines
Device collects and delivers released molecules. 
Fin.

A few enormous breakthroughs are required for the above, and as far as I know they have been made and are being refined for production now. 

The pipeline above has a lot of fussy bits, but it is buildable. When we were in high school it was not even conceivable that something like this was possible. Now it's conceivable and in a decade or two it will just be technology. 

A set of pipelines similar to the above might be able to assemble carbon nanotubes to make cable for a space elevator. It could also be used to productionize the building of these pipelines so the thing can bootstrap upward. 

Comments

Popular posts from this blog

The system cannot execute the specified program

It always annoys me no end when I get messages like the following: "The system cannot execute the specified program." I got the above error from Windows XP when I tried to execute a program I use all the time. The message is hugely aggravating because it says the obvious without giving any actionable information. If you have such a problem and you are executing from a deep directory structure that may be your problem. It was in my case. Looking on the web with that phrase brought up a bunch of arcane stuff that did not apply to me. It mostly brought up long threads (as these things tend to do) which follow this pattern: 'Q' is the guy with the problem asking for help 'A' can be any number of people who jump in to 'help'. Q: I got this error "The system cannot execute the specified program." when I tried to ... [long list of things tried] A: What program were you running, what operating system, where is the program? What type of

Your call is important to us, but not much.

Rogers entire network is down and Rogers either does not know why or sufficiently disrespects its customers that it won't say. I was on the advisory committee for the largest private network in Canada serving 150,000 employees countrywide. I was also an active participant building out that network. I installed the first Local Area Networks there. I wrote a code generator responsible for the most critical portion of Bell's mobile network. I also wrote a portion of code for a system in the United States that detected and pinpointed line breaks in their network before they happened. For a time, I held the title 'Networking Professor' at our local College. I registered my first domain name in the 1980s. I have administered Internet network servers for decades. In one capacity or another, I have worked with most of the telecommunications providers in Canada past and present. Nearly a billion devices use a small network codec written by me decades ago.  Except that Rogers was

Crucial SSD BIOS update

Executive summary: If Crucial Storage Executive can't see your Crucial drive, you may be able to fix that by re-running as Administrator.  Windows 10 continues to be a nightmare. The latest update has caused my machine to go wonky and it was suggested that, for reasons unknown, my SSD boot drive needed a BIOS update.  The drive in question is a Crucial MX500 CT500MX500 S SD1 and the BIOS update is from M3CR020 to M3CR023.  I initially attempted to burn and boot from a DVD ROM, but that came back with an error:  "could not find kernel image boot/vmlinuz64" You would think that something whose sole purpose is to boot into one program could get that right. That is, you would think that this very basic thing would have been tested prior to release. Sigh. No doubt there is a tortured route to get that thing to boot, but for me there was an easier way. You would think that Crucial would have offered that up first rather than the burnable image, but not in my case.  I then insta