XNA Polymer Simulator: Engineer Synthetic Genetic Systems

simulator intermediate ~10 min
Loading simulation...
200 bits in 100 bp with 4-letter alphabet

Standard DNA: 100 base pairs with a 4-letter alphabet stores 200 bits of information with a melting temperature around 65°C and high replication fidelity.

Formula

I = bp × log₂(A) — total information capacity in bits
Tm = 64.9 + 41 × (GC_frac − 0.164) / bp × H — melting temperature
F = 1 − (A − 1) / (A × H × β) — replication fidelity

Beyond DNA and RNA

Life on Earth stores its genetic information in DNA and RNA — polymers with ribose or deoxyribose sugar backbones. But synthetic biology has shown these are not the only options. XNA (xeno-nucleic acid) encompasses any genetic polymer with a modified backbone: threose (TNA), hexitol (HNA), glycol (GNA), and many more. Each offers different stability, base-pairing geometry, and enzymatic compatibility.

Information Capacity

A genetic system's information density depends on its alphabet size. Standard DNA uses 4 bases, encoding 2 bits per position. Hachimoji DNA doubles this to 8 bases (3 bits per position). This simulator lets you explore how alphabet expansion increases total information capacity while revealing the trade-offs: larger alphabets require more complex replication machinery and have higher error rates.

Backbone Engineering

The sugar backbone determines helix geometry, duplex stability, and enzymatic accessibility. TNA (3-carbon threose) is simpler than ribose (5-carbon) and may represent a pre-RNA genetic system. HNA (6-carbon hexitol) forms exceptionally stable duplexes. This simulator models how backbone carbon count affects melting temperature and structural stability through hydrogen bond geometry.

Evolutionary Implications

The 2012 demonstration that XNA can undergo Darwinian evolution shattered the notion that DNA and RNA are uniquely suited for genetics. If life originated on Earth with a simpler XNA that was later replaced by RNA, then the RNA world hypothesis gains a predecessor. For astrobiology, XNA research vastly expands the chemical search space for extraterrestrial genetic systems.

FAQ

What is XNA?

XNA (xeno-nucleic acid) is any nucleic acid analog with a modified sugar backbone. Examples include TNA (threose), HNA (hexitol), LNA (locked), CeNA (cyclohexenyl), and GNA (glycol). These synthetic polymers can store and transmit genetic information, proving that DNA and RNA are not the only possible genetic molecules.

Can XNA undergo Darwinian evolution?

Yes. In 2012, Pinheiro et al. demonstrated that six different XNAs could store information, be copied by engineered polymerases, and undergo selection — the three requirements for Darwinian evolution. This was a landmark result showing life's genetic chemistry is not uniquely privileged.

What is Hachimoji DNA?

Hachimoji DNA is an 8-letter genetic system created by Steven Benner's lab in 2019. It adds four synthetic nucleotides (Z, P, S, B) to the natural four (A, T, G, C), doubling information density per base pair. It forms stable duplexes and can be transcribed into Hachimoji RNA.

Could alien life use XNA?

Absolutely. The choice of DNA/RNA on Earth may be historical accident. XNA demonstrates that many sugar-phosphate backbones can support heredity. Alien life might use TNA, PNA, or chemistries not yet synthesized — the functional requirements (base pairing, template copying) constrain the design more than specific chemistry.

Sources

Embed

<iframe src="https://homo-deus.com/lab/xenobiology/xna-polymers/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub