@SethSHowes: I just sequenced a human genome to 30× coverage entirely at home. As far as I know, this is the first time this has bee…
Summary
A researcher sequenced a human genome to 30× coverage entirely at home using an Oxford Nanopore P2 Solo, marking the first time this has been done outside a lab. He attributed his success to AI helping solve technical problems across software, hardware, and molecular biology.
View Cached Full Text
Cached at: 05/25/26, 02:39 PM
I just sequenced a human genome to 30× coverage entirely at home.
As far as I know, this is the first time this has been done.
I didn’t step foot in a lab once. Every step - from saliva collection, to running the sequencer - took place in a single room with a dining table + kitchenette.
Six weeks ago, I had never done wet lab biology before.
I used an Oxford Nanopore P2 Solo - the only commercially available sequencing device portable enough to do 30x human genome sequencing at home.
Biggest takeaway - I could build something that combined software, hardware, and molecular biology far faster than I thought was possible.
I can name >100 specific instances where AI helped me solve a technical problem that would previously have blocked me because I lacked access to a domain expert.
For example: how do I save my sequencing run when my DNA extraction yield is 4x lower than I need it to be, and I have this limited set of reagents to hand?
To make this work, I had to navigate multiple disciplines:
- writing software to monitor sequencing runs and orchestrate remote GPU infra for basecalling
- learning + executing 5 hour long molecular biology protocols
- building a hardware device to quantify DNA concentration
Apologies for the hyperbole, but I feel super lucky to be living in 2026.
A few weeks ago I decided to sequence a human genome to 30x at home.
Then I actually did it. And I did it really quickly.
Similar Articles
How to sequence your own DNA at home
A practical guide on sequencing your own genome at home using the Oxford Nanopore MinION, covering hardware, protocol steps, and analysis tools.
"Claude just helped me build a wetlab and sequence my whole genome at home. I have zero lab experience!" --- Dudes out here sequencing their own DNA at home!
A user with no lab experience used Claude to guide them through building a home wetlab and sequencing their own genome, highlighting the democratization of DIY biology through AI assistance.
AlphaGenome: AI for better understanding the genome
DeepMind introduces AlphaGenome, an AI model that predicts how DNA sequence variants impact gene regulation and biological processes across diverse cell types and tissues. The model processes up to 1 million base pairs and is available via API for non-commercial research, with the full paper published in Nature.
Leap in DNA synthesis slashes time to build new genetic sequences
A new DNA synthesis method called Sidewinder dramatically reduces cost and time to build genetic sequences, enabling rapid construction of AI-designed genomes with high accuracy.
@lvwerra: We are releasing Carbon: a crazy fast DNA model Carbon is 275x faster than the next best model. So fast you can process…
HuggingFace releases Carbon, a DNA model that is 275x faster than the previous state-of-the-art (Evo2), enabling processing of the entire human genome on a single GPU in under two days. The model uses a unique tokenizer that splits sequences into 6-base chunks while maintaining single-base resolution, and comes with an interactive demo.