Hacker News new | ask | show | jobs
by fwip 400 days ago
Not really. Delivering gene edits via CRISPR in this way is more like editing a text file with a single application of a regex - `s/ACTGACTGACTG/ACTGACTGAAAAAAAACTGACTG/g`.
2 comments

TIL my years of perl regex'ing was preparing me for a future of DNA gene warfare

(core war, anybody?)

I don't know if it still is, but, for a while, Perl was actually fairly popular in bioinformatics: https://bioperl.org/
So, Perl or sed. If it's Perl, the guy from XKCD was right. And, maybe, Larry Wall.