Hacker News new | ask | show | jobs
by philipov 3434 days ago
How do you propose to make pairs out of an odd number? Each nucleotide binds to only one other nucleotide.
2 comments

romesburg made 5 letter pairs, by allowing let's say a third one called "P" for no good reason, to do the following matches:

A:T T:A C:G G:C P:P

Nucleotide that binds only to itself.