# Sovereign genome databases (plants, animals, microbes)

National-scale reference genome databases for plants, animals and microbes — built by hybrid long-read de novo assembly, Hi-C scaffolding and AES-256 / homomorphic encryption — under Nagoya ABS compliance and sovereign biosecurity control.

Source: https://en.bioecon.ru/technology/sovereign-genome-databases/
Updated: 2026-08-18



## Overview and value chain

Markers: [EC: Nagoya Protocol ABS & WHO PABS Framework | OECD: Genomics & bioinformatics | Regulator: USDA-APHIS (USA), MOA (China), EFSA (EU)]

Sovereign genome databases are national-scale reference registries of
plant, animal and microbial genomes held under a state's legal and
cryptographic control — NCBI GenBank and corporate seed registries in
the US, China's National GeneBank (CNGB) under the Biosecurity Law, and
the European Nucleotide Archive under GDPR and the Nagoya Protocol. A
typical entry is a hybrid de novo assembly: HMW-DNA over 100 kb is
sequenced on PromethION ultra-long reads and PacBio HiFi 15 to 20 kb
reads, polished with 30 to 100x Illumina short reads, scaffolded to
chromosome level by Hi-C, and deposited encrypted at AES-256-GCM with
SHA-256 hashes logged to a blockchain audit trail. China's Biosecurity
Law bans export of raw genetic data without Ministry-of-Science-and-
Technology approval; the EU runs sovereign Gaia-X cloud for the same
reason.

Key directions of sovereign genome databases:
1. **Hybrid de novo assembly (Hybrid Assembly):** ultra-long Nanopore
   plus HiFi PacBio plus short-read polish for telomere-to-telomere
   reference genomes of polyploid crops.
2. **Sovereign sequencing platforms (Sovereign Platforms):** Illumina
   NovaSeq X (US), BGI/MGI DNBSEQ (China) as the instrument base for
   national sequencing capacity.
3. **Sovereign cloud and encryption (Sovereign Cloud):** AES-256 at
   rest plus homomorphic encryption allowing analysis without
   decryption, on Gaia-X (EU) and CNGB (China).
4. **Nagoya ABS compliance (Nagoya ABS):** blockchain ABS Clearing-House
   recording sample provenance and benefit-sharing for every entry.

### Sectoral value chain

```
[biological sample] ──> [HMW-DNA + hybrid seq] ──> [de novo assembly] ──> [annotation]
                                │
                        (Hi-C scaffold, >99.999% acc)
                                │
                                ▼
[sovereign use] <─── [encrypted registry] <─────┘
```

### Value chain levels

| Level | Description | Key inputs/outputs |
|:---|:---|:---|
| **Sample + Nagoya** | field collection with UUID + ABS/IRCC certificate | **In:** specimen, GPS/pH. **Out:** legalised sample. |
| **HMW-DNA + Hybrid Seq** | HMW extraction plus Nanopore/PacBio/Illumina | **In:** sample. **Out:** raw FASTQ. |
| **De novo Assembly** | Flye/hifiasm + Hi-C scaffolding + Pilon polish | **In:** FASTQ. **Out:** chromosome-level genome. |
| **Annotation** | MAKER/BRAKER2 + antiSMASH + InterProScan | **In:** assembly. **Out:** annotated genes/pathways. |
| **Encrypted Registry** | AES-256 + SHA-256 blockchain + role API | **In:** genome. **Out:** sovereign record. |
| **Sovereign Use** | breeding, CRISPR design, biosecurity, synthetic biology | **In:** authorised query. **Out:** trait / decision. |

Cross-cutting technologies of the sector:
- **Hybrid de novo assembly (Hybrid Assembly):** ultra-long + HiFi + short-read polish to T2T accuracy above 99.999%.
- **Homomorphic encryption (Homomorphic Encryption):** analysis on encrypted genomic data without decryption, preventing leakage on rented HPC.
- **Nagoya ABS blockchain (Nagoya ABS):** ABS Clearing-House provenance ledger tying each sequence to its origin and benefit-sharing terms.

---

## US

The US combines open-science public archives (NCBI GenBank) with tightly controlled commercial crop-pathogen registries and biodefense screening of synthesis orders.

### NCBI GenBank, corporate seed registries, synthesis screening
- **NCBI GenBank:** largest public reference archive, with tightened access to pathogen/toxin sequences under the biodefense strategy.
- **Bayer, Corteva registries:** proprietary soy/maize/wheat seed-genome databases linked to ML drought-resistance prediction.
- **Twist Bioscience screening:** commercial DNA synthesis orders screened against closed government databases for dangerous sequences.

---

## CN

China treats the national gene pool as a biosecurity asset under the Biosecurity Law: raw genetic data export is banned without MOST approval, and CNGB runs total sequencing of endemic crops and livestock.

### Biosecurity Law, CNGB, import substitution
- **Biosecurity Law + MOST licensing:** export of raw genetic data (endemic plants, animals, microbes) banned without special permit.
- **CNGB (Shenzhen) + BGI/MGI:** world's largest bio-sample store plus sovereign supercomputing datacentre; total sequencing of tea, wild rice, indigenous pig breeds and TCM herbs.
- **Import-substitution breeding:** sovereign genome maps enable CRISPR/Cas9 rapid breeding, cutting reliance on imported seed and breeding stock.

---

## EU

The EU builds sovereign genomic infrastructure under GDPR, the Nagoya Protocol and the Gaia-X sovereign cloud, sequencing European fauna and flora under the Earth BioGenome Project.

### Nagoya ABS, ENA/EMBL-EBI, Gaia-X sovereign cloud
- **Nagoya ABS compliance:** blockchain ABS Clearing-House records sample provenance and benefit-sharing for every sequencing project.
- **ENA (EMBL-EBI):** open pan-European archive plus sovereign Gaia-X cloud for secure exchange between research centres.
- **Earth BioGenome (Europe):** telomere-to-telomere sequencing of European fauna and flora for climate and biodiversity monitoring.

---

## Leading companies and research institutes

| Company / Institute | Country | Key products / platforms | Tech features | Status 2026 |
|:---|:---|:---|:---|:---|
| **Illumina** | 🇺🇸 USA | *NovaSeq X Plus (XLEAP-SBS)* | DRAGEN Bio-IT, FASTQ/BAM/VCF | Commercial |
| **Oxford Nanopore** | 🇬🇧 United Kingdom | *PromethION ultra-long reads* | nanopore current sensing, EMBL-EBI link | Commercial |
| **BGI Group** | 🇨🇳 China | *DNBSEQ + CNGB operator* | DNA nanoballs, CNGB/GB-T, HALO | Commercial |
| **Pacific Biosciences** | 🇺🇸 USA | *Revio HiFi SMRT (15–20 kb)* | 99.9% accuracy, polyploid assembly | Commercial |
| **QIAGEN** | 🇩🇪 Germany | *HMW-DNA extraction + CLC Workbench* | QIAsymphony, MAKER-style annotation | Commercial |
| **MGI Tech** | 🇨🇳 China | *DNBSEQ sovereign sequencing* | DNA nanoball, low-cost high-accuracy | Commercial |

---

## Tech stack and innovations

The stack is built on long-read biology, HPC assembly and cryptographic sovereignty.

1. **Hybrid de novo assembly (Hybrid Assembly):**
   - ultra-long Nanopore reads (to 1 Mb) bridge repeat-rich centromeres and telomeres.
   - PacBio HiFi 15 to 20 kb reads at over 99.9% accuracy anchor SNP/indel calls; 30 to 100x Illumina short reads polish homopolymer errors.
2. **HMW-DNA extraction (HMW-DNA):**
   - gentle enzymatic lysis (lysozyme + proteinase K) and magnetic-bead purification preserve fragment length above 50 to 100 kb.
   - Femto Pulse capillary electrophoresis confirms over 70% of fragments exceed 50 kb before library prep.
3. **Homomorphic encryption (Homomorphic Encryption):**
   - AES-256-GCM at rest plus SHA-256 hashes logged to a blockchain audit trail.
   - homomorphic encryption allows BLAST and assembly queries directly on encrypted files, preventing leakage on rented HPC or sovereign-cloud tenants.

---

## Value chains and production pipelines

### Industrial pipeline of a sovereign microbial-producer genome entry (Nagoya ABS / national biosecurity)

```
┌───────────────────────────┐      ┌───────────────────────────┐
│ 1. Sample + Nagoya ABS    │ ───> │ 2. HMW-DNA extraction     │
└───────────────────────────┘      └───────────────────────────┘
                                                 │
                                                 ▼
┌───────────────────────────┐      ┌───────────────────────────┐
│ 4. De novo assembly       │ <─── │ 3. Hybrid sequencing      │
└───────────────────────────┘      └───────────────────────────┘
              │
              ▼
┌───────────────────────────┐      ┌───────────────────────────┐
│ 5. Annotation + antiSMASH │ ───> │ 6. Encrypted registry     │
└───────────────────────────┘      └───────────────────────────┘
```

#### Stage 1: Sample and Nagoya ABS
A field biologist collects a microbial scrape (e.g. a Kamchatka thermophile mat at 85°C, pH 9.2), GPS and metadata are logged on a secured GIS tablet, the sample is barcoded, and an internationally recognised compliance certificate (IRCC) is filed under the Nagoya Protocol, securing the state's sovereign rights over the strain.

#### Stage 2: HMW-DNA extraction
The pure culture is lysed gently with lysozyme and proteinase K; HMW-DNA is purified on magnetic beads without vortexing (slow rocking only), Qubit quantifies concentration and Femto Pulse confirms over 70% of fragments exceed 50 kb.

#### Stage 3: Hybrid sequencing
A Nanopore Ligation Sequencing Kit prepares long fragments for a 72-hour PromethION run generating up to 100 Gb of ultra-long reads; in parallel a 350 bp Illumina library runs on NovaSeq X Plus for deep short-read coverage.

#### Stage 4: De novo assembly
Raw reads are quality-filtered (Q-score above 15) and a sovereign HPC server runs Flye to build the circular chromosome and plasmids; Pilon then polishes the assembly twice with Illumina short reads, reaching a Complete Genome with over 99.999% per-base accuracy.

#### Stage 5: Annotation and antiSMASH
Prokka identifies rRNA, tRNA and CDS genes; antiSMASH scans for biosynthetic gene clusters predicting thermostable polymerases, antibiotics or biosurfactants; InterProScan assigns EC codes and KEGG/GO pathways, building a digital metabolic profile of the producer.

#### Stage 6: Encrypted registry
The annotated genome (gff/gbk) uploads over VPN to the sovereign cloud, is encrypted with AES-256 under the national operator's key, and its SHA-256 hash is written to a blockchain log that makes tampering detectable; access is granted to verified national research institutes via role-based API with two-factor audit logging.

