Subsections of Labs
Week 1 Lab: Pipetting
Pipetting Basics 🧪
First time in a wet lab very exciting!
I learned about the different pipette ranges: P20 1–20 µL, P200 20–200 µL, P1000 100–1000 µL and when to use each one appropriately.
I also practiced proper pipetting technique holding the pipette vertically identifying the first and second stops when pressing the plunger and carefully controlling the release to ensure accurate and precise liquid handling.
Gel Electrophoresis ⚡
I got a sneak peek at gel electrophoresis and how it can be used to separate DNA fragments.
Week 2 Lab: DNA Read Write Edit
Lab Overview 🧬
Restriction enzymes ✂️
In Lab 2 I learned how restriction enzymes can be used to cut DNA at very specific sequences, almost like precise molecular scissors. These enzymes recognize short DNA sequences called restriction sites and cleave the DNA at or near those locations, allowing us to deliberately fragment genetic material in a controlled way.
I also learned that restriction enzymes, or endonucleases, naturally come from bacteria. In their original context, they act as a defense mechanism by cutting up invading viral DNA, protecting the bacterial cell from infection. It was interesting to see how a biological immune strategy becomes a foundational lab tool.
We then discussed how CRISPR can be thought of as a generalized or programmable restriction enzyme. Instead of being limited to one fixed recognition site, CRISPR systems can be guided to almost any DNA sequence, making them far more flexible and powerful for gene editing.
Benchling and Virtual Digest 💻
I also learned how to use Benchling to simulate restriction enzyme digests in silico. We uploaded DNA sequences and tested different enzyme combinations to see how the DNA would be cut and what fragment sizes we would expect before actually running the gel.
To run a virtual digest, the DNA sequence has to be uploaded in a standard format, usually either FASTA or GenBank.
Gel Electrophoresis ⚡
I learned in more detail how gel electrophoresis works and why DNA moves through the gel the way it does. Because DNA has a negatively charged phosphate backbone, it migrates toward the positive electrode when an electric field is applied. The agarose gel acts like a molecular sieve, so smaller DNA fragments move faster and travel further than larger ones, allowing the fragments to separate by size.
Step 1 Preparing the agarose gel 🧪
I weighed out agarose and mixed it with 1x TAE buffer to make a 1 percent solution. I microwaved it in short bursts until it fully dissolved, let it cool slightly, added SYBR Safe stain, poured it into the gel tray with a comb inserted, and allowed it to solidify to form wells.
Step 2 Setting up the restriction digest 🧫
I prepared the DNA digestion mixture by combining lambda DNA, the correct enzyme buffer, the chosen restriction enzyme or enzymes, and nuclease free water. I then incubated the tubes at 37 degrees Celsius so the enzymes could cut the DNA into fragments.
Step 3 Loading and running the gel ⚙️
After the gel set, I removed the comb, filled the gel box with 1x TAE buffer, and mixed my DNA samples with loading dye. I carefully loaded each well without puncturing the gel and ran the gel at around 80 to 115 volts for about 45 minutes to separate the DNA fragments by size.
Step 4 Imaging the results 📸
Once the run was complete, I transferred the gel to a blue light transilluminator, and captured an image of the separated DNA bands to analyze the pattern of fragments - there was a lot of noise but the experiment was fun nonetheless.
Week 3 Lab Automation
Opentrons 🧫
In Lab 3 I learnt about Opentrons and how lab automation can turn biology into something creative and visual. We used the Opentrons OT-2 pipetting robot to precisely deposit genetically engineered E. coli onto black charcoal agar plates. These bacteria were engineered to express fluorescent proteins in different colors, so when the plates were placed under UV light, the patterns we programmed glowed brightly.
It was a cool mix of automation and biology. Instead of manually pipetting, we let the robot handle the precise liquid handling, which made it possible to create detailed, glowing bio-art designs. It felt like combining coding, synthetic biology, and art into one project, and it gave a glimpse of how automation can scale up much more serious biological experiments too.
Python api 💻
We learned how to use the Opentrons Python API to write a protocol, essentially a set of instructions that controls the robot’s pipettes. Instead of manually pipetting, we defined coordinates, volumes, and movement steps in code so the robot could deposit liquid precisely into specific wells to create a defined pattern.
Also we could simulate the protocol before running it on the actual robot. This let us preview how the design would look, check for mistakes, and adjust the pattern in software first.
Opentrons art 🎨
https://opentrons-art.rcdonovan.com/
One of the coolest parts of this lab was using Opentrons Art, a tool built by TA Ronan that turns lab automation into a creative platform. Instead of writing everything from scratch in Python, this interface dramatically simplifies the workflow for creating agar-based designs. You can literally paint directly onto a virtual plate or upload an image, and the tool converts it into a protocol-ready layout for the robot.
What makes it profound is it’s become a living archive of art created by HTGAA students over time. It transforms a liquid-handling robot into a medium for expression, blending synthetic biology, automation, and visual design!
Post lab questions ❓
- Write a description about what you intend to do with automation tools for your final project. You may include example pseudocode or Python scripts, procedures you may need to automate, 3D printed holders you may need, and more.
I want to use the Opentrons to prototype my bio-self healing blanket idea by automating two core parts of the project. First, I could screen different conditions that encourage biological mineralization or coating formation on scaffold materials. Second, I could test simplified self-healing systems where engineered cells or cell-free reactions deposit repair material in response to specific chemical damage signals. The robot is useful because it can run large combinatorial matrices of pH, ions, nutrients, and precursor concentrations with precision and consistency, and it can repeat dosing, media swaps, and sampling over time without constant manual pipetting.
In the first automated pipeline, I would distribute different mineralization conditions across a multiwell plate containing scaffold coupons. At set times, the Opentrons would refresh media, add precursor doses, and take small aliquots for downstream measurements. In the second pipeline, I would generate gradients of damage cues such as ionic strength or pH and then introduce cells plus repair precursors to see whether deposition localizes to the most damaged regions. This becomes a fast, reproducible way to test both the “architect” build phase and the “maintenance crew” repair phase of the concept.
- Find and describe a published paper that utilizes the Opentrons or similar automation tools to achieve novel biological applications (eg automated PACE)
The paper DNA-BOT: a low-cost, automated DNA assembly platform for synthetic biology shows how researchers used an Opentrons OT-2 robot to automatically assemble DNA instead of doing everything by hand. They built 88 different genetic constructs in parallel, mixing and matching promoters and genes to explore lots of combinations quickly and cheaply. The big takeaway is that you don’t need an expensive biofoundry anymore a relatively affordable lab robot can handle high-throughput DNA building for everyday research labs.
https://academic.oup.com/synbio/article/5/1/ysaa010/5869449